body{
	margin:0;
	color:#444;
	font:12px Arial, Helvetica, sans-serif;
	min-width:1000px;
	background-color:#ccc;
}
img{border-style:none;}
a{
	color:#117f20;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	left:50%;
	float:left;
	width:1016px;
	position:relative;
}
.w2{
	left:-50%;
	float:left;
	width:998px;
	padding:0 9px;
	margin:0 0 15px;
	position:relative;
	background:url(images/bg-wrapper.gif) repeat-y;
}
#header{
	width:100%;
	position:relative;
	z-index:2;
	padding:27px 0 0;
	background:url(images/bg-header.gif) repeat-x;
}
.logo{
	display:block;
	margin:0 0 10px 28px;
	width:189px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.gif) no-repeat;
}
.logo a{
	display:block;
	height:100%;
	position:relative;
}
.nav-holder{
	width:100%;
	background-color:#333;
}
#nav{
	float:left;
	left:50%;
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li{
	float:left;
	right:50%;
	position:relative;
}
#nav ul li,
#nav ul a{
	margin:0;
	float:none;
	position:static;
	left:0;
	right:0;
}
#nav ul li{
	vertical-align:top;
	height:1%;
}
#nav a{
	float:left;
	color:#fff;
	padding:0 23px 0 21px;
	line-height:32px;
	text-transform:uppercase;
}
#nav li.active a{background-color:#000 !important;}
#nav a:hover,
#nav li:hover a,
#nav li.hover a{
	cursor:pointer;
	background-color:#555;
	text-decoration:none;
}
#nav li.hover,
#nav li:hover{position:relative;}
#nav li.hover ul,
#nav li:hover ul {display: block;}
#nav ul{
	padding:0;
	margin:0;
	list-style:none;
	width:180px;
	position:absolute;
	left:0;
	top:100%;
	z-index:100;
	display:none;
}
#nav li:hover ul a,
#nav li.hover ul a{
	float:none;
	height:1%;
	display:block;
	padding:6px 12px;
	font-size:11px;
	line-height:14px;
	text-transform:none;
	background-color:#555 !important;
}
#nav ul a:hover,
#nav ul li:hover a,
#nav ul li.hover a{background-color:#7d7d7d !important;}
#main{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
	background:url(images/bg-main.gif) repeat-y 0 1px;
}
#main.inner{background:url(images/bg-main-inner.gif) repeat-y;}
.visual img{display:block;}
.inner #content{
	width:718px;
	float:right;
	padding:25px 23px 0 19px;
	background:none;
	overflow:visible;
}
.main-wrap{
	width:100%;
	overflow:hidden;
	padding:0 0 38px;
	background:url(images/bg-content-inner.gif) no-repeat;
}
#content{
	width:100%;
	overflow:hidden;
	padding:16px 0 38px;
	background:url(images/bg-content.gif) no-repeat;
min-height:400px;
}
#content p{
	margin:0 0 16px;
	line-height:16px;
	word-spacing:1px;
}
#content .column p{
	margin:0 0 22px;
	line-height:16px;
	word-spacing:0;
}
#content h2{
	margin:0 0 12px;
	color:#961010;
	text-transform:uppercase;
	font:15px/17px 'Trebuchet MS', Arial, sans-serif;
}
#content h2 a{color:#961010;}
#content h3{
	margin:0 0 16px;
	font-size:12px;
	line-height:16px;
}
.column{
	width:300px;
	float:left;
	padding:0 18px 0 24px;
}
.services{
	width:274px;
	padding:0 19px 0 25px;
}
.spotlight{
	width:288px;
	padding:0 0 0 28px;
}
.industries .more{
	margin:0 28px 14px 0;
}
.map{
	width:288px;
	overflow:hidden;
	margin:0px 0 0 -4px;
}
.list{
	margin:0;
	padding:0 0 16px 2px;
	list-style:none;
	font-size:12px;
	line-height:16px;
}
.list li{
	padding:0 0 0 12px;
	background:url(images/bullet.gif) no-repeat 0 55%;
}
.column .list{
	padding:0 0 5px;
	font-size:11px;
	line-height:18px;
}
.column .list li{padding:0 0 0 11px;}
.list li a{color:#444;}
.column .more{
	float:right;
	color:#fff;
	display:inline;
	font-size:10px;
	line-height:18px;
	padding:0 7px 0 9px;
	margin-bottom:10px;
	text-transform:uppercase;
	background-color:#777;
}
.column .more:hover{
	background-color:#961010;
	text-decoration:none;
}
.post{
	overflow:hidden;
	width:705px;
	margin:16px 0 0 -5px;
	padding:14px 0 5px 6px;
	border-top:1px solid #c3dfc7;
}
.post-list{
	width:711px;
	overflow:hidden;
	margin:0 0 -33px -5px;
	vertical-align:top;
	padding:4px 9px 0 0;
	list-style:none;
	position:relative;
}
.post-list li{
	height:1%;
	padding:14px 4px 5px 6px;
	overflow:hidden;
	border-top:1px solid #c3dfc7;
}
#content .post-list p{
	margin:0 0 10px;
	overflow:hidden;
	width:100%;
}
#content .post p{margin:0 0 21px;}
#content .post h3,
#content .post-list h3{
	font-size:14px;
	line-height:16px;
	margin:0;
}
#content .post-list h3 a{color:#444;}
.date{
	font-size:10px;
	line-height:14px;
	font-style:normal;
	display:block;
	padding:0 0 16px;
	text-transform:uppercase;
}
.post-list .more{
	float:right;
	margin:0 23px 0 0;
	padding:0 11px 0 0;
	font-size:10px;
	color:#117f20;
	text-transform:uppercase;
	background:url(images/arrow.gif) no-repeat 100% 50%;
}
.post .back{
	float:right;
	font-size:10px;
	color:#117f20;
	margin:-9px 35px 0;
	text-transform:uppercase;
}
#sidebar{
	width:196px;
	float:left;
	padding:20px 0 0 19px;
}
#sidebar h2{
	margin:0 16px 9px;
	padding:7px 0 0;
	font-size:13px;
	line-height:15px;
	color:#333;
	text-transform:uppercase;
}

/* disable old sub-nav 
.sub-nav ul,
.sub-nav{
	margin:0;
	padding:0;
	list-style:none;
}
.sub-nav ul{
	padding:5px 0 1px;
}
.sub-nav li{
	margin:0 0 4px;
	width:100%;
	vertical-align:top;
}
.sub-nav li a{
	color:#333;
	padding:6px 10px 6px 16px;
	line-height:14px;
	display:block;
}
.sub-nav li.active ul{display:block;}
.sub-nav li.active a:hover,
.sub-nav li.active a{background-color:#c3dfc7;}
.sub-nav li a:hover{
	text-decoration:none;
	background-color:#e2e2e2;
}
.sub-nav li.active ul li{margin:0;}
.sub-nav li.active ul li a{
	background:none;
	font-size:11px;
	height:1%;
	line-height:13px;
	padding:4px 10px 4px 31px;
}
.sub-nav li.active ul li a:hover{
	background-color:#e2e2e2;
	padding:5px 10px 5px 31px;
	margin:-1px 0;
	position:relative;
}
end disable sub-nav */

#footer{
	width:1016px;
	margin:0 -9px;
	padding:0 0 7px;
	text-align:center;
	font-size:10px;
	line-height:24px;
	color:#fff;
	background:url(images/bg-footer.gif) no-repeat 0 100%;
}
#footer p{margin:0;}
.nav-holder:after,
#nav:after,
#nav ul:after{
	content:"";
	clear:both;
	display:block;
}

