body{
	margin:0;
	font:12px Georgia, Times New Roman, serif;
	color:#808184;
	min-width:802px;
	background:#f4f3ee url(../../site_content/images/bg-body.gif) repeat-x;
}
a{
	color:#0054a6;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border:0;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
#wrapper{
	width:798px;
	padding:36px 0 0;
	margin:0 auto;
	border:2px solid #d1d2d2;
	border-top:none;
	background:#bbbdbf;
	position:relative;
}
#header{
	height:1%;
	padding:11px 47px 13px 12px;
	overflow:hidden;
	background:#fff;
}
.logo{
	float:left;
	margin:0;
}
.logo a{
	display:block;
	width:313px;
	height:70px;
	background:url(../../site_content/images/bg-logo.gif) no-repeat;
	text-indent:-9999px;
}
.nav{
	float:right;
	margin:29px 0 0;
	padding:0;
	list-style:none;
}
.nav li{
	display:inline;
	padding:0 0 0 8px;
}
.nav a{
	color:#626366;
	font-size:14px;
	font-weight:bold;
}
.nav .active a,
.nav a:hover{
	text-decoration:none;
	color:#7dc242;
}
.top-nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:20px;
	right:47px;
}
.top-nav li{
	display:inline;
	padding:0 0 0 14px;
}
.top-nav a{
	color:#fff;
	font-size:11px;
}
#maincontent{
	height:1%;
	overflow:hidden;
	background:url(../../site_content/images/bg-main.gif) repeat-y;
	border-style:solid;
	border-color:#e6e7e8;
	border-width:7px 0;
}
.section{
	float:right;
	width:464px;
}
.section .figure{
	float:left;
}
.section .legend{
	float:left;
	width:215px;
	padding:59px 0 23px 5px;
	font-size:38px;
	color:#77787b;
	font-style:italic;
	line-height:45px;
	background:url(../../site_content/images/bg-legend.gif) no-repeat 0 100%;
}
.section .legend .strong{
	color:#7dc142;
}
.aside{
	float:left;
	width:245px;
	padding:36px 0 40px 47px;
	color:#fff;
	line-height:18px;
}
.aside p{
	margin:0 0 14px;
}
.bottom-block{
	height:1%;
	padding:33px 57px 13px 3px;
	overflow:hidden;
	background:#fff;
	border-bottom:7px solid #e6e7e8;
}
.case-study{
	float:left;
	width:330px;
}
.case-study ul{
	height:1%;
	margin:3px 0 9px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.case-study ul li{
	float:left;
	padding:0 0 0 23px;
}
.case-study ul li img{
	float:left;
}
.view{
	font:12px Arial, Helvetica, sans-serif;
	color:#9c9ea1;
}
.case-study .view{
	padding:0 0 0 23px;
}
.bottom-section{
	float:right;
	width:390px;
}
.bottom-section .title{
	color:#7dc142;
	font-size:28px;
	font-weight:normal;
	font-style:italic;
	line-height:28px;
}
.bottom-section p{
	line-height:20px;
	margin:0 0 20px;
}
#footer{
	height:1%;
	padding:13px 0;
	overflow:hidden;
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a{
	color:#fff;
}
#footer .info{
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#footer .info li{
	display:inline;
	padding:0 0 0 7px;
	background:url(../../site_content/images/divider-footer.gif) no-repeat 0 6px;
}
#footer .info li:first-child{
	background:none;
}
#footer .info address{
	display:inline;
	font-style:normal;
}
/* inner page */
.section .box{
	height:1%;
	overflow:hidden;
}
.section-box{
	height:1%;
	padding:20px 30px 15px 36px;
	overflow:hidden;
	border-top:7px solid #e6e7e8;
}
.services{
	color:#7dc242;
	height:1%;
	margin:0 0 11px;
	overflow:hidden;
}
.services ul{
	float:left;
	margin:0 -8px 0 0;
	padding:0;
	list-style:none;
}
.services ul li{
	float:left;
	display:inline;
	margin:0 10px 0 -10px;
	padding:0 0 0 10px;
	background:url(../../site_content/images/divider-services.gif) no-repeat 0 3px;
}
.services ul a{
	color:#7dc242;
}
.section blockquote{
	margin:0 0 16px;
	width:385px;
	line-height:20px;
}
.before-ckquote{
	padding:0 0 0 6px;
	background:url(../../site_content/images/bg-before-ckquote.gif) no-repeat 0 3px;
}
.after-ckquote{
	padding:0 6px 0;
	background:url(../../site_content/images/bg-after-ckquote.gif) no-repeat 100% 3px;
}
.section q{margin:0;}
.section q:before{content:"";}
.section q:after{content:"";}
.list-links{
	height:1%;
	margin:8px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.list-links li{
	float:left;
	padding:0 2px 0 0;
}
.list-links a{
	float:left;
	width:45px;
	height:11px;
	text-indent:-9999px;
	background:url(../../site_content/images/bg-list-links.gif) no-repeat;
}
.list-links .active a,
.list-links a:hover{
	background:url(../../site_content/images/bg-list-links-hover.gif) no-repeat;
}
.inner .aside{
	line-height:20px;
}
.inner .aside p{
	margin:0 0 9px;
}
.aside .white{
	color:#fff;
}
.side-title{
	font-size:15px;
	font-style:italic;
	font-weight:normal;
	color:#fff;
	display:block;
	margin:0 0 1px;
}
.list{
	margin:0 0 14px;
	padding:0;
	list-style:none;
}
.list li{
	text-indent:8px;
	background:url(../../site_content/images/bullit.gif) no-repeat 0 9px;
}


