/* CSS Document */

body {
	background-color: #9c834d;
	background-image: url(../img/bkgd.jpg);
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
}




#top {
width: 960px;
height: 10px;
margin: 0 auto;
}

#top ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top li {
	display: inline;
}
#top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CCCCCC;
	text-decoration: none;
	display: block;
	float: right;
	text-align: center;
	border: none;
	padding: 10px 8px 0 8px;
}
#top .active {
	text-decoration: underline;
}
#top a:hover {
	text-decoration: underline;
}


#logonav {
width: 960px;
height: 100px;
margin: 0 auto;
}

#logo {
	float: left;
	clear:right;
	width: 312px;
	height: 74px;
	margin-top: -2px;
}



#nav {
background-image: url(../img/bkgd-nav.jpg);
background-repeat:no-repeat;
height: 55px;
	margin: 15px 0 0 330px;
	width: 590px;
	padding: 10px 0 0 40px;
}


#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CCCCCC;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
	border: none;
}
#nav .active {
	background-image: url(../img/nav-bg-over.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;
}
#nav a:hover {
	background-image: url(../img/nav-bg-over.jpg);
	background-repeat:repeat-x;
	color: #FFFFFF;

}

#home a {
	padding: 12px 15px 0px 15px;
	height: 30px;
	margin: 0 1px 0 1px;
}
#services a {
	padding: 12px 15px 0px 15px;
	height: 30px;
	margin: 0 1px 0 1px;
}
#solutions a {
	padding: 12px 15px 0px 15px;
	height: 30px;
	margin: 0 1px 0 1px;
}
#philosophy a {
	padding: 12px 15px 0px 15px;
	height: 30px;
	margin: 0 1px 0 1px;
}
#about a {
	padding: 12px 15px 0px 15px;
	height: 30px;
	margin: 0 1px 0 1px;
}
#contact a {
	padding: 12px 15px 0px 15px;
	height: 30px;
	margin: 0 1px 0 1px;
}


#home-mainimage {
	width: 910px;
	height: 383px;
	background-image:url(../img/home-main.jpg);
	padding: 25px;
	margin: 0 auto;
}

#home-hero {
	width: 581px;
	float: left;
	clear: right;
height: 384px; background-image:url(../img/hero.jpg);	
}

#home-hero-image {   
	width: 581px;   
	float: left;   
	clear: right;    
	height: 384px; 
	background-image:url(../img/fade_images/hero2-av.jpg);   
	opacity: 0.0;    
	filter:alpha(opacity=0);-moz-opacity:0.0;
}

#home-heroright {
	width: 300px;
	height: 350px;
	float: right;
}

#home-bottom {
	height: 205px;
	width: 960px;
	margin: 0 auto;
}

#home-module-1 {
	height: 172px;
	width: 161px;
	background-image:url(../img/home-module-1.jpg);
	clear:right;
	float:left;
	padding: 20px;
}
#home-module-news {
	height: 172px;
	width: 317px;
	background-image:url(../img/home-module-news.jpg);
	clear:right;
	float:left;
	padding: 20px;
}




#sub-content {
	width: 910px;
	background-image:url(../img/sub-main.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding: 63px 25px 25px 25px;
	margin: 0 auto;
	overflow:auto;
}

#sub-content-left {
	width: 640px;
	float:left;
	clear:right;
}
#sub-content-right {
	width: 201px;
	float:right;
	margin-right:20px;
}
#sub-module {
	background: url(../img/sub-module-1.gif) no-repeat;
	width:171px;
	height:166px;
	margin: 10px;
	padding: 15px;
}
#sub-module .module-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
}
#sub-module .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: black;
}


#footer {
	width: 960px;
	height:27px;
	background: url(../img/footer.jpg) no-repeat;
	color: #77983d;
	font-size: .7em;
	margin: 0 auto;
	padding: 13px 0 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;;
	background-color: #1d1d1d;		
	clear: both;
}

#footer ul {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 0.8em 0 1.1em;
}

#footer a {
	text-decoration: none;
	color: #77983d;
}		








/* Fonts */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	color: black;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 25px;
	color: white;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: black;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	color: black;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: black;
}

.grey12px {
	font-family:Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
a {
	text-decoration: none;
	color: #77983d;
}

.black16 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
}

.black12 {
	font-family:Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;