*{margin:0;padding:0}
html{background:url(images/main-bg.jpg) repeat-x left top;height:100%;position:relative}
body{font-family:Arial,Helvetica,sans-serif;background:url(images/main-cbg.jpg) no-repeat center top;min-width:1000px;height:100%}
table{border-collapse:collapse}
q{quotes:none}
a{color:#0572B7}
a:hover{text-decoration:none}
a img{border:none}

#mainwrap{background:url(images/main-bbg.png) repeat-x left bottom;min-height:100%}
#wrap{min-width:1000px;max-width:1250px;margin:0 auto}

#header{width:1000px;height:410px;position:relative;margin:0 auto}
	#header #logo{display:block;widht:271px;height:99px;position:absolute;left:50%;top:20px;margin:0 0 0 -190px}
	#header ul{position:absolute;left:50px;top:55px;list-style-type:none;font-size:0}
		#header ul li{float:left;margin-right:20px}
	#header address{position:absolute;right:30px;top:50px;background:url(images/phone.png) no-repeat left top;width:218px;height:33px;text-indent:-9999px}

#sidebar{float:left;width:260px;padding:0 20px 20px 40px}
	#sidebar h2{font:1.4em Georgia,serif;color:#11728B;margin-bottom:20px}
	#sidebar p{font-size:0.75em;margin-bottom:15px}
	#sidebar ul{list-style-type:none;font-size:0.9em}
		#sidebar ul li{background:url(images/marker.gif) no-repeat left 8px;padding:0 0 0 25px;margin-bottom:15px}
		
#content{overflow:hidden;height:1%;padding:0 40px 0 0;color:#5F5F5F}
    #content h1{font:1.3em Georgia,serif;color:#11728B;margin-bottom:20px}
	#content h2{font:1.3em Georgia,serif;color:#11728B;margin-bottom:20px}
	#content h4{font:1em Georgia,serif;color:#11728B;margin-bottom:20px}
	#content p{font-size:0.75em;margin-bottom:15px}
	#content ul{font-size:0.75em;margin-bottom:15px;padding:0 0 0 15px}

#footer{clear:both;height:1%;padding:0 10px 20px 320px;position:relative}
	#footer p{font-size:0.75em;margin-bottom:20px}
	#footer ul{font-size:0.7em;list-style-type:none}
		#footer ul li{display:inline}
			#footer ul li a{color:#B9B9B9}
	#footer a{color:#2E6C7F}
	#footer #stat{position:absolute;left:60px;top:0}
