@charset "UTF-8";
/* CSS Document */
html, body {margin: 0; padding: 0; color:#FFFFFF; font-family: Geneva, Arial, Helvetica, sans-serif; font-size:85%; background: #000000 url(../images/gradient.gif) 0 0 repeat-x}
p {font-size: 1.2em;}
#wrapper {width: 1024px; margin:0 auto; text-align:left; border: 1px solid #FFFFFF; background-color:#333333; overflow:hidden;}
#header {
	width: 1024px;
	height: 128px;
	background: url(../images/header.jpg) top left no-repeat;
	overflow:hidden;
	text-indent: -999px;
	border-bottom: 1px solid #ffffff;
}
#nav ul {margin: 10px 0 10px 40px; padding: 0; font-size: 1.2em;}
#nav li {display: inline;}
#nav a {text-decoration: none; color: #FFFFFF;}
#middle {clear: both; float:left; height: auto; background-color:#999999; color:#000000; border-bottom: 10px solid #333333; border-left: 10px solid #333333; border-right: 10px solid #333333;}
#middle h4 {font-size: 1.5em; margin-bottom:0;}
#leftmiddle {float: left; display: inline; width: 326px; margin: 0; padding: 0 10px 0 20px;}
#leftmiddle ul {font-size: 1.1em;}
#leftmiddle li {list-style:square;}
#middlemiddle {float: left; width: 200px; margin:0; padding:0;}
#middlemiddle h4 {padding: 0 0 0 40px;}
#middlemiddle ul {font-size: 1.1em;}
#middlemiddle li {list-style:square;}
#rightmiddle {float: right; width: 160px; margin: 0;}
#indexpic {background:url(../images/indexpic.jpg) top left no-repeat; width: 159px; height: 168px;}
#servicespic {background:url(../images/servicespic.jpg) top left no-repeat; width: 159px; height: 168px;}
#aboutpic {background:url(../images/aboutpic.jpg) top left no-repeat; width: 159px; height: 168px;}
#faqpic {background:url(../images/faqpic.jpg) top left no-repeat; width: 159px; height: 168px;}
#contactpic {background:url(../images/contactpic.jpg) top left no-repeat; width: 159px; height: 168px;}
#picdescrip {width: 150px; font-size: 1em; margin: 0; padding: 2px 5px 2px 5px; background-color:#CCCCCC;}
#footer {clear: both; float:left; bottom: 0; padding: 0; width: 1024px; height: 60px; background:#666666 url(../images/stripe-ft.jpg) top left repeat; font-size: 1em; color:#000000;}
#footer .address {float:left; padding-left: 10px; }
#footer .copy {float: right; padding-right: 5px; text-align:right;}

