@charset "UTF-8";

*{margin: 0px !important;
	padding: 0px !important;
}
#banner, #sidenav, #topright, #topnav, #header, #footnav, #footer {
	display: none;
}
/*homepage styles*/

#box1, #box5 {
	display: none;
}
#box2, #box3, #box4 {border: none !important;
	width: 90%!important;
	margin: 0px !important;
	padding: 0px !important;
}
#wrapper #content #contentbox p{
	width:100%;
	border-right-style: none;
	border-left-style: none;
	padding-left: 10%;
	padding-right: 10%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
.rightcol, .midcol, .leftcol {
	display: inline;
	float: none;
}
	
/*body {
	background-color: #ffffff;
}
img {border: 0px;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background-image:none
	}
	/*background-repeat:repeat;*/

/*hide the following containers*/
/*


h1,h2,h3,h4, {width:80%;
}
#content {
	overflow:visible;
	height: auto;
	width: 100%;	
}                                      

#contentbox {
	float:none;
	width: 90%;
	margin-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	border: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color:#FFFFFF;
}	
.leftcol {
float: left;
width: 50%;
}
.midcol, .rightcol {
	float: left;
	width: 25%;
}		
	
#contentbox	p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color:#000000;
	}
	
*/
