* {margin:0;padding:0;text-decoration:none;outline:none;list-style-type:none;}

body {margin:0 auto;background:#022e5a;}

#container {margin:0 auto;width:694px;}

#header {width:694px;height:116px;background:url(imgs/headerbg.jpg) top left no-repeat;}

#content {width:694px;background:#fff;padding:0 0 17px 0;border-bottom:3px solid #ea8500;}
	#content h1 {width:662px;margin:0 auto;font:normal 12px/1.4 Arial, Helvetica, sans-serif;color:#3b3b3b;border-bottom:1px solid #ea8500;padding:10px 0 10px 0;text-align:center}
	#content dl {width:578px;margin:0 auto;color:#373737;font-family:Arial, Helvetica, sans-serif;font-size:11px;}
		#content dt {font-weight:bold;background:url(imgs/dt_bullet.jpg) 0px 17px no-repeat;padding:15px 0 15px 17px;}
		#content dd {background:url(imgs/dd_bullet.jpg) 25px 5px no-repeat;line-height:20px;padding:0 0 0 37px;}
			#content a img {border:none;}
		
#footer {width:694px;font:normal 10px/1 Arial, Helvetica, sans-serif;color:#fff;text-align:right;padding:10px 0 0 0;}
