/* CSS Document */

body { background:#c1dde6 url(../images/bg/page.gif) repeat-x 0 0; font:0.7em Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#2c535c; }

#wrap { width:100%; background:url(../images/bg/content.png) no-repeat center top; }
	#header {width:923px; height:65px; margin:0 auto; padding:0 27px 0 0; }
		#header #search-links { float:right; width:465px; height:48px; background:url(../images/bg/header-search-links.png) no-repeat 0 0;  padding-left:15px;}
			#header #search-links #search { float:left; } 

	#content { width:922px; margin:0 auto; padding:10px 20px 0 8px; }

#content-main { float:right; width:780px; padding-bottom:15px; }
body#homepage #content-main { padding-bottom:0!Important; }

#wrap-footer { width:100%; height:160px; background:#296695 url(../images/bg/footer.gif) repeat-x; }
	#footer { width:925px; margin:0 auto; padding:20px 35px 20px 0; }
		#footer	#line1 { float:right; width:765px; padding-bottom:0px; background:url(../images/bg/dot-footer.gif) repeat-x bottom left; }
		#footer	#line2 { float:right; width:765px; padding-top:10px; }
		
		html { background-color:#296695; }