html {font-size: 75%}
body {font: normal 1em/1.3 Arial, sans-serif; margin:0px;	padding:0px; background: #002F85;}

#body{width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");min-width:1000px;}	

#c {width:900px; text-align:left;}

#header {width:900px; height:109px; background:#FFF url(img/header.gif) top right no-repeat;}

span.slogan {font-size:17px; color:#002F85; font-weight:bold;}

span.logo {display:block; float:left; margin:11px 0 0 16px;}
span.slogan  {display:block; float:left; display:block; margin:56px 0 0 5px;}

#subtop {width:900px; height:216px; background: #86817D url(img/image.jpg) no-repeat 0 0; }

#subtopaboutus {width:900px; height:216px; background: white url(img/aboutus.jpg) no-repeat 0 0; }

#subtopourservices {width:900px; height:216px; background: white url(img/ourservices.jpg) no-repeat 0 0; }

#subtopourteam {width:900px; height:216px; background: white url(img/ourteam.jpg) no-repeat 0 0; }

#subtoptaxresources {width:900px; height:216px; background: white url(img/taxresources.jpg) no-repeat 0 0; }


#subtop span {letter-spacing:2px;display:block; padding: 80px 0 0 20px;font-size:15px; font-weight:bold; color:#fff;}
#subtop span b {display:block; font-size:28px; font-weight:bold; color:#000;letter-spacing:3px;}

span.h2 {font-weight: bold; font-size: 17px;}
#content {clear:both; width:900px; background:#FFF;}

#content p {padding: 20px;}
table.mytable {font-size: 14px; width: 100%; margin-left: 20px; border: none;}

#content img.ill {
	border: 1px solid black;
	margin: 0px 20px 20px 20px;
	float: left;
}
#content ul.list{
list-style: none;
margin: 0px;
}

#content ul.list li{
clear: both;
}

span.one {display:block; float:left; margin:1px;}

#footer {clear:both; width:900px; text-align:center; font-size:16px; color:#FFF; margin: 5px 0;}

#copy {font-size:12px; color:#FFF; text-align:center; margin-top:30px;}
#copy a {color:#FFF;}

a	 	{ color: #000000; font-weight: normal; text-decoration: underline; }
a:hover 	{ color: #000000; font-weight: normal; text-decoration: none; }

table	{ border-collapse: collapse; }

img {border: 0; }
