/*MAIN STRUCTURE ------------------------------------------------ */
body {
	background-color:#B9B1A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#wrapper {
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#surround{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border:1px solid #666666;
	color:#000000;
	float:left;
}
/*HEADER ------------------------------------------------ */
#header{
	width:750px;
	height:180px;
	float:left;
	background-image: url(images/header.jpg);
}
#title-bar {
	float: left;
	height: 30px;
	width: 750px;
	background-image: url(images/title-bar.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	margin-bottom: 3px;
}
#nav-title {
	float: left;
	width: 400px;
	height: 25px;
	padding-top: 5px;
}
#services-title {
	float: right;
	width: 300px;
	font-size: 0.7em;
	height: 25px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}
/*NAVIGATION ------------------------------------------------ */
#navigation{
	width:200px;
	height:auto;
	float:left;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menu {
	width: 200px;
	border-size: 1px;
	font-size: 0.8em;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #94AA74;
	border-right-color: #94AA74;
	border-bottom-color: #94AA74;
	margin-top: 8px;
        }
#menu li a {
        height: 22px;
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }
#menu li a:link, #menu li a:visited {
	color: #5E7830;
	display: block;
	padding: 8px 0 0 10px;
	background-image: url(images/menu1.gif);
        }
#menu li a:hover, #menu li #current {
	color: #5E7830;
	padding: 8px 0 0 10px;
	background-image: url(images/menu1.gif);
	background-position: 0 -32px;
        }
#menu li a:active {
	color: #5E7830;
	padding: 8px 0 0 10px;
	background-image: url(images/menu1.gif);
	background-position: 0 -64px;
        }
		#recent-clients {
	float: left;
	height: 27px;
	width: 200px;
	background-image: url(images/menu1.gif);
	color: #5E7830;
	font-size: 0.9em;
	font-weight: bold;
	text-indent: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #94AA74;
	border-right-color: #94AA74;
}
#recent-clients-logos {
	width: 190px;
	height: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #94AA74;
	border-right-color: #94AA74;
	border-bottom-color: #94AA74;
	border-left-color: #94AA74;
	font-size: 0.8em;
	padding: 5px;
}
/*MAIN CONTENT ------------------------------------------------ */
#content{
	width:545px;
	float:left;
	text-align: left;
	height: auto;
}
#content-top {
	background-image: url(images/content-top.jpg);
	height: 25px;
	width: 490px;
	margin-left: 9px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}
#content-mid {
	width: 490px;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 9px;
	float: left;
	text-align: justify;
	background-image: url(images/content-mid.jpg);
	font-size: 0.9em;
}
#content-bot {
	float: left;
	height: 25px;
	width: 490px;
	margin-left: 9px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/content-bot.jpg);
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/*FOOTER ------------------------------------------------ */
#footer{
	width:730px;
	height:15px;
	float:left;
	font-size: 0.6em;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/footer.jpg);
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a{
	color: #FFFFFF;
}
#BYAT{
	font-size: 0.8em;
	text-align: center;
	width: 750px;
	float: left;
	margin-top: 8px;
	color: #FFFFFF;
}
#BYAT a{
	color: #FFFFFF;
	margin-top: 10px;
	width: 750px;
	text-align: center;
}
/*LINKS ------------------------------------------------ */
a{
	text-decoration: none;
	color: #000000;
	margin: 0;
	padding: 0;
}
/*HEADERS ------------------------------------------------ */
p{
	font-size:0.8em;
	padding: 0;
	border: 0;
	margin: 0px;
}
h1{
	font-size:1.1em;
	border: 0;
	color: #5E7830;
	font-weight: normal;
	text-indent: 25px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin: 0px;
	}
h2{
	font-size:0.8em;
	border: 0;
	text-indent: 10px;
	margin: 0px;
	padding: 0;
	font-weight: normal;
	}
h3{
	font-size:1em;
	padding: 0;
	border: 0;
	margin-bottom: 25px;
	text-align: center;
	}
	.style1 {
	font-size: 1.1em;
	font-weight: bold;
}
/*CONTACT ------------------------------------------------ */
.contact {
	height: auto;
	width: 320px;
	float: left;
	padding: 8px;
	font-size: 0.9em;
	margin-bottom: 20px;
	margin-right: 130px;
}

.contact .contact_title {
	width: 100px;
	float: left;
	padding: 5px;
	text-align: right;
	font-weight: bold;
}
.contact .contact_info {
	float: left;
	height: auto;
	width: 200px;
	padding: 5px;
}
/*DEFAULTS ------------------------------------------------ */
html, ul, ol, li, form, fieldset {
	margin: 0;
	padding: 0;
}
