* { margin:0; padding:0; behavior: url(iepngfix.htc); }
img { border:0; }

body { text-align:center; background:#6fccce url("images/background_body.gif") top center repeat-x; }

#container { 
	position:relative; margin:75px auto; 
	width:900px; 
	text-align:left;
}

#logo { position:absolute; left:-75px; top:-69px; }

#nav { position:absolute; top:-19px; right:0; font:24px Impact; color:#5a4b21; z-index:2; }
	#nav ul { list-style:none; }
	#nav li { float:left; margin:0 8px; padding:10px 0 0 0; }
	#nav li a { color:#53311A; text-decoration:none; }
	#nav li.on { background:#fff; border-top:3px solid #53311A; border-right:3px solid #53311A; border-left:3px solid #53311A; border-bottom:3px solid #fff; padding:6px 10px 0 10px; color:#f9a160; }
	
#header { background:url("images/background_header.gif") top center no-repeat; text-align:right; width:866px; padding:30px 40px 0 0; }

#body { background:#fff; width:870px; padding:0 15px; border-right:3px solid #53311A; border-left:3px solid #53311A; font:14px arial; color:#333; }
	#body h2 { font:18px arial; color:#333; margin:0 0 10px 0; }
	#body a { color:#333; text-decoration:underline; }
	#body .text { background:#f8f8f8; border:1px solid #e5e5e5; font:bold 13px arial; color:#595959; padding:15px; margin:0 0 8px 0; width:430px; }
		#body .text h1 { font:18px arial; margin:0 0 10px 0; }
		#body .text p { line-height:16px; margin:0 0 0px 0; text-align:justify; }
	#body .elements { font:18px arial; margin:0 0 5px 0; padding:0 30px; color:#53311A; }
		#body .elements a { color:#53311A; text-decoration:underline; }
		#body .elements a:hover { text-decoration:none; }
	#body .box { background:#f8f8f8; border:1px solid #e5e5e5; font:18px arial; color:#333; padding:15px; margin:0 0 8px 0; }
		#body .box p { font:14px arial; margin:0 0 17px 10px; line-height:24px; }
		#body ul.quick_links  { list-style:none; float:left; width:160px; margin:0 0 0 20px; }
		#body ul.quick_links li { margin:10px 0; }

#footer { background:url("images/background_footer.gif") top left no-repeat; width:906px; height:33px; }
		
.float_left { float:left; }
.float_right { float:right; }
.pad_right { margin:0 10px 0 0; }

.submit { border:0; background:url("images/submit.gif") top center no-repeat; width:72px; height:25px; cursor:pointer; }
.reset { border:0; background:url("images/reset.gif") top center no-repeat; width:56px; height:25px; cursor:pointer; }
