*{margin:0;padding:0}
html{height:100%}
body{font-family:Tahoma, Geneva, sans-serif;background:#212226;height:100%}
table{border-collapse:collapse}
q{quotes:none}
a img{border:none}

#wrap{margin:0 auto;background:#101112;min-height:100%;width:1000px}

#nav{list-style-type:none;margin:0 10px;font:italic 0.85em Verdana, Geneva, sans-serif;overflow:hidden;height:23px}
	#nav li{float:left;width:25%}
		#nav li a{display:block;background:#396389 url(images/nav-button-lbg.png) no-repeat left top;color:#fff;text-decoration:none;border-right:solid 1px #000}
		#nav li a:hover{background:#DC8021 url(images/nav-button-lbg.png) no-repeat left bottom}
			#nav li a span{display:block;background:url(images/nav-button-rbg.png) no-repeat right top;height:23px;text-align:center;line-height:22px;cursor:pointer}
			#nav li a:hover span{background:url(images/nav-button-rbg.png) no-repeat right bottom}

#header{padding:12px}

#service{background:#fff url(images/service-lbg.jpg) no-repeat 40px 5px;margin-bottom:10px}
	#service div{background:url(images/service-rbg.jpg) no-repeat 95% bottom;padding:30px 0 42px 180px}
	#service h2{font:italic 1.4em Verdana, Geneva, sans-serif;color:#62A1D4;margin-bottom:10px}
	#service ul{font:italic 0.8em Verdana, Geneva, sans-serif;padding:0 0 0 30px;height:1%}
		#service ul li{margin-bottom:5px}
			#service ul li span{color:#F6820B}

#content-wrap{padding:0 0 40px 0}
#content{border:solid 4px #666;padding:10px;background:#fff;margin-bottom:10px}
	#content h2{font-size:0.7em;color:#F6820B}
	#content p{font-size:0.7em;color:#000;margin-bottom:10px}

#footer{clear:both;background:#DC8021 url(images/footer-lbg.gif) repeat-y left top;height:24px;margin:-24px auto 0 auto;width:1000px}
	#footer div{background:url(images/footer-rbg.gif) repeat-y right top;text-align:center;height:24px}
	#footer p{font-size:0.8em;color:#fff;line-height:23px}
