body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bg/bg.jpg);
	background-repeat: repeat-x;
}

#container {
	background-color: #FFFFFF;
	width: 945px;
	margin: auto;
	text-decoration: none;
}



/*	HEADER	*/
#container #header {
	background-image: url(../images/bg/headerbg.jpg);
	background-repeat: repeat-x;
	height: 120px;
}

#container #header .logo {
	float: left;
	width: 360px;
}

#container #header .toplinks {
	float: right;
	width: 450px;
	height: 50px;
	margin-top: 35px;
}

#container #header .toplinks a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}






/*	NAV	*/
#container #nav {
	background-image: url(../images/bg/navbg.jpg);
	height: 36px;
	margin-bottom: 15px;
	padding-left: 4px;
	padding-right: 4px;
}

#container #nav ul {
	list-style-type: none;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #nav ul li{
	float: left;
	padding-right: 25px;
	padding-left: 19px;
}

#container #nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}



#container #clr {
	clear: both;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}





/*	MAINCONTENT	*/

#container #maincontent .text {
	width: 480px;
	padding-right: 5px;
	padding-left: 18px;
	float: left;
}

#container #maincontent .picheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 0px;
}



/*	PIC ROTATOR	*/
#container #maincontent .pic {
	width: 416px;
	padding-right: 13px;
	padding-left: 5px;
	float: right;
}





/*	BOXES	*/
#container #boxes {
	margin-top: 10px;
	height: 270px;
}

#container #boxes .box1 {
	background-image: url(../images/bg/yellowbox.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 260px;
	margin-left: 13px;
	padding-left: 14px;
	padding-right: 30px;
	line-height: 20px;
	font-size: 12px;
}


#container #boxes .box2 {
	background-image: url(../images/bg/yellowbox.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 260px;
	margin-left: 7px;
	padding-left: 20px;
	padding-right: 22px;
	line-height: 20px;
	margin-left: 13px;
}

#container #boxes .box3 {
	background-image: url(../images/bg/yellowbox.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 260px;
	margin-left: 13px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}



/*	FOOTER		*/
#container #footer {
	background-color: #000000;
	background-image: url(../images/bg/footer.jpg);
	background-repeat: repeat-x;
	height: 165px;
	padding-top: 20px;
	color: #FFFFFF;
}

#container #footer h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC00;
}

#container #copy {
	background-color: #FFCC00;
	margin-top: 15px;
	padding: 6px;
}
#container #footer a {
	color: #FFFFFF;
}
a {
	color: #666666;
}
#container #maincontent .header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-top: 13px;
	padding-left: 18px;
}

#container #maincontent .inside {
	padding-bottom: 5px;
	padding-left: 18px;
}
#container #maincontent .reqfield {
	font-size: 10px;
	color: #990000;
}
