/* Basic Configuration */
body {
	background:#e1e1e1;
	margin:0;
	padding:0;
}
img { border:0; }
img, p, form, ul, li, h1, h2, h3 { margin:0; padding:0; }
.clear { clear:both; }
* { font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#414141; }
* a { text-decoration:none; outline:none; color:#0d5932; }
* a:hover { text-decoration:underline; }
ul { list-style:none; list-style-type:none; }

/* Structure */
.placeholder {
	width:900px;
	margin:0 auto;
}
.full {
	background:url(images/background.jpg) #e1e1e1 repeat-y center;
	width:1000px;
	margin:0 auto;
	padding-bottom:20px;
}
#header {
	background:url(images/bg_header.gif) no-repeat;
	height:158px;
}
#header h1 a {
	background:url(images/logo.gif) no-repeat;
	width:380px;
	height:82px;
	display:block;
	text-indent:-9999px;
	margin:12px 0 0 21px;
	float:left;
}
#header ul.links {
	float:right;
	margin-right:21px;
	margin-top:5px;
}
#header ul.links li {
	float:left;
	color:#d1d1d1;
	margin:0 3px;
}
ul.nav {
	padding:18px 0 0 8px;
}
ul.nav li {
	float:left;
	display:inline;
}
ul.nav li a {
	display:block;
	height:36px;
	text-indent:-9999px;
}
ul.nav li a:hover, ul.nav li a.active {
	background-position:0 -36px!important;
}
ul.nav li.nav1 a {
	background:url(images/nav1.gif) no-repeat;
	width:97px;
}
ul.nav li.nav2 a {
	background:url(images/nav2.gif) no-repeat;
	width:110px;
}
ul.nav li.nav3 a {
	background:url(images/nav3.gif) no-repeat;
	width:143px;
}
ul.nav li.nav4 a {
	background:url(images/nav4.gif) no-repeat;
	width:144px;
}
ul.nav li.nav5 a {
	background:url(images/nav5.gif) no-repeat;
	width:151px;
}
ul.nav li.nav6 a {
	background:url(images/nav6.gif) no-repeat;
	width:112px;
}
ul.nav li.nav7 a {
	background:url(images/nav7.gif) no-repeat;
	width:126px;
}
.partners {
	background:#0d5932;
	padding:15px 3px;
	margin-bottom:20px;
}
.partners li {
	float:left;
	display:inline;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin:0 7px;
}
.partners li.small {
	float:left;
	display:inline;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin:0 1px 0 7px!important;
}
.partners li span{
	color:#d4d4d4;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
}
.partners li a img {
	border:2px solid #c8c8c8;
	filter:alpha(opacity=90);
	opacity:0.9;
}
.partners li a:hover img {
	border:2px solid #fff;
	filter:alpha(opacity=100);
	opacity:1;
}
#footer {
	background:#eaeaea;
	border:1px solid #c0c0c0;
	padding:10px;
	margin-top:20px;
	font-size:11px;
}
#footer ul{
	float:right;
}
#footer li {
	float:left;
	margin:0 5px;
	font-size:11px;
	color:#a2a2a2;
}
#footer li a {
	color:#434343;
	font-size:11px;
}
#footer li a:hover {
	color:#0d5932;
}

/* Home */
.box1 h1, .box2 h1, .box3 h1 {
	margin-bottom:10px;
}
.box1 {
	background:#f3f3f3;
	float:left;
	padding:12px;
	width:276px;
	margin-right:13px;
	min-height:256px;
}
.box2 {
	width:280px;
	float:left;
	margin-right:13px;
}
.article {
	margin-bottom:10px;
}
.article .date {
	color:#0d5932;
	font-weight:bold;
}
.article a {
	color:#737373;
}
.testimonials {
	background:#eaeaea;
	padding:12px;
	margin-bottom:13px;
	min-height:182px;
	_height:168px;
}
.testimonials p {
	margin-bottom:10px;
	font-size:11px;
}
.testimonials span {
	float:right;
	color:#0d5932;
}
.testimonials span strong {
	color:#0d5932;
}
.locations {
	background:#eaeaea;
	padding:12px;
	height:50px;
}
.locations a {
	color:#414141;
	margin:0 7px;
}
.locations a:hover {
	color:#0d5932;
	text-decoration:none;
}
.box3 {
	width:293px;
	float:left;
}
.box3 p {
	margin-bottom:21px;
}
.search {
	background:url(images/search_form.gif) no-repeat;
	width:217px;
	height:15px;
	border:0;
	padding:6px;
	float:left;
}
.box3 .firmblog {
	background:url(images/bg_firmblog.gif) repeat-x bottom;
	width:261px;
	padding:15px;
	border-top:none;
	border:1px solid #b7b7b7;
}
.box3 .firmblog .newsletter {
	background:url(images/newsletter_form.gif) no-repeat;
	width:182px;
	width:187px;
	height:15px;
	border:0;
	padding:6px;
	float:left;
}

/* Sectional */
ul.sidenav {
	float:left;
	margin-right:10px;
}
ul.sidenav li.title {
	background:url(images/sidenav_title.gif) repeat-x;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px 10px;
	width:198px;
	border-bottom:1px solid #fff;
}
ul.sidenav li a {
	background:#f2f2f2;
	color:#2e2e2e;
	padding:8px;
	display:block;
	border-bottom:1px dotted #e7e7e7;
	width:202px;
}
ul.sidenav li a:hover {
	background:url(images/sidebar_item.gif) repeat-x top;
	color:#0d5932;
	/*background:#e7e7e7;
	color:#0d5932;*/
	/*background:#0d5932;
	color:#fff;*/
	text-decoration:none;
}
ul.sidenav li a.active {
	background:url(images/sidebar_item.gif) repeat-x top;
	color:#0d5932;
	text-decoration:none;
}
#content {
	float:left;
	padding:0 10px;
}
#content h1 {
	font-size:18px;
	color:#0d5932;
	margin-bottom:15px;
	font-weight:normal;
	line-height:18px;
}
#content h2 a, #content h2{
	font-size:15px;
	color:#0d5932;
	margin-bottom:15px;
	font-weight:bold;
	line-height:18px;
}
#content h1 span, #content h2 span {
	font-size:14px;
	color:#414141;
	font-weight:normal;
}
#content p {
	margin-bottom:15px;
}
#content ul {
	margin-bottom:15px;
}
#content li {
	background:url(images/green_arrow.gif) no-repeat;
	padding-left:20px;
	margin-bottom:7px;
	font-weight:bold;
	margin-left:20px;
}
#content span {
	color:#0d5932;
}
.bioimg {
	float:left;
	margin-right:15px;
	border:3px solid #343434;
}
a .bioimg2 {
	border:3px solid #585858;
	margin-bottom:5px;
}
a:hover .bioimg2 {
	border:3px solid #2c2c2c;
	margin-bottom:5px;
}
ul.team li {
	background:none!important;
	float:left;
	margin:0 8px 15px!important;
	padding:0!important;
	text-align:center;
}
.contact {
	float:left;
	margin-left:20px;
}
.contact input.text {
	background:url(images/contact_form.gif) no-repeat;
	width:218px;
	height:15px;
	padding:6px;
	border:0;
}
.contact textarea {
	background:url(images/textarea.gif) no-repeat;
	width:218px;
	height:136px;
	padding:6px;
	border:0;
	overflow:hidden;
}
.contact select {
	width:230px;
	padding:4px;
	border:1px solid #c5c5c5;
}
.highlight {
	background:#F2F2F2;
	padding:15px;
	margin-bottom:20px;
}
.highlight p {
	margin:0!important;
}
.highlight a{
	color:#737373;
}
.new_search {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #ccc;
}
.divisor {
	background:#ccc;
	height:1px;
	margin-bottom:15px;
}
#search_box {
	/*background:#fff;
	padding:15px;
	border:1px solid #D1D1D1;*/
	position:relative;
	visibility: hidden;
	top:30px;
	left:190px;
}
