/* CSS Document */

		
body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/b_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
#wrapper {
	width: 982px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #333333;
	padding-right: 21px;
	padding-left: 21px;
}
/* ------------------------------ Branding Area -------------------------------------------------- */
#branding {
	height: 140px;
	background-image: url(images/branding_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.logo {
	float: right;
	margin-top: 79px;
}
/* ------------------------------ Top Nav -------------------------------------------------- */
#top_nav {
	height: 35px;
	color: #FFFFFF;
	float: left;
	margin-top: 104px;
	font-size: 12px;
	width: 600px;
}
#top_nav ul{
	padding: 0;
	margin: 0;
	height: 35px;
}
#top_nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#top_nav ul li a{
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/slit.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	float: left;
	height: 35px;
} 
#top_nav ul li a:hover, #top_nav ul li a:focus{
	color: #99cc33;
}
#top_nav ul li a.nav_contact{
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(images/contact_slit.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	float: left;
	height: 35px;
} 
#top_nav ul li a.nav_contact:hover {
	font-family: Helvetica, Arial, sans-serif;
	color: #99cc33;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(images/contact_slit.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	float: left;
	height: 35px;
} 
#top_nav ul li a.current{
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/green_current.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	float: left;
	height: 35px;
} 
#top_nav ul li a.nav_contact_current{
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	background-image: url(images/green_current_contact.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	float: left;
	height: 35px;
}
/* ------------------------------ main Content-------------------------------------------------- */
#content {
	clear: both;
	background-color: #FFFFFF;

	margin-bottom: 8px;
}
.clearing {
	clear: both;
	font-size: 1px;
	text-indent: -3000px;
	height: 1px;
}


.cog {
	background-image: url(images/cog.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.homepage_margins {
	padding-top: 123px;
	padding-left: 128px;
	width: 854px;
}
#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	padding-bottom: 16px;
}
#content p {
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
}
.light_grey {
	color: #999999;
}

strong {
	font-weight: bold;
}
#boxes {
	clear: both;
}
.green {
	color: #99cc33;
}

.home_boxes {
	padding-top: 40px;
}
.box_item {
	float: left;
	margin-right: 20px;
	height: 216px;
}
.cost {
	width: 160px;
	margin-right: 27px;
}
.extensive {
	width: 210px;
	margin-right: 33px;
}
.any {
	width: 160px;
}
.box_item h3 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #99cc33;
	padding-bottom: 16px;
}
.inner_restrain {
	width: 170px;
}
#green_strip {
	clear: both;
	font-size: 1px;
	background-color: #99cc33;
	height: 7px;
	margin-bottom: 8px;
}
/* ------------------------------ Bottom Content -------------------------------------------------- */
#content_bottom {
	clear: both;
}
#bottom_home_left {
	float: left;
	width: 640px;
	padding-top: 22px;
	padding-left: 19px;
}
#content_bottom h4 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 14px;
}
ul.services_list {
	float: left;
	margin-right: 15px;
	width: 140px;
	list-style-type: none;
}
ul.l_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
ul.services_list li {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 17px;
	vertical-align: top;
}
ul.services_list a {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	line-height: 17px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
}
ul.services_list a:hover {
	color: #99cc33;
}
/* ------------------------------ Homepage News Box -------------------------------------------------- */
#news {
	float: right;
	width: 300px;
	border: 1px solid #666666;
	margin-top: 18px;
}
#news h3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.news_item{
	padding-right: 50px;
	padding-bottom: 8px;
	padding-left: 13px;
}
.news_item a {
	font-size: 11px;
	text-decoration: none;
	color: #CCCCCC;
	line-height: 11px;
	display: block;
	vertical-align: top;
}
.news_item a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #99cc33;
	line-height: 11px;
}

.news_title {
	font-size: 11px;
	font-weight: bold;
	color: #99cc33;
	display: block;
	line-height: 11px;
	padding-bottom: 2px;
}
.news_item p {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 2px;
	display: block;
}
/* ------------------------------ Homepage Image Row -------------------------------------------------- */
#image_row {
	clear: both;
	padding-top: 50px;
}
.img_bottom {
	margin-right: 20px;
}
/* ------------------------------ Footer -------------------------------------------------- */
#footer {
	margin-right: -21px;
	margin-left: -21px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 42px;
	height: 60px;
}
#footer_inner {
	margin-right: 21px;
	margin-left: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#footer_inner ul{
	margin: 0px;
	font-size: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#footer_inner ul li{
display: inline;
padding: 0;
margin: 0;
}
#footer_inner ul li a{
	color: #999999;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	line-height: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 10px;
} 
#footer_inner ul li a:hover, #footer_inner ul li a:focus{
	color: #99cc33;
}
.tel {
	font-family: Helvetica, Arial,  sans-serif;
	float: right;
	font-size: 19px;
	color: #FFFFFF;
	padding-top: 12px;
}
.group_link {
	padding-top: 12px;
	padding-left: 20px;
	float: left;
}
/* ------------------------------ Very Bottom Footer Div -------------------------------------------------- */
#copy {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 21px;
	padding-left: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 7px;
	padding-bottom: 75px;
}
#copy a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#copy a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
/* ------------------------------ Company page Styles -------------------------------------------------- */
.company_history_margins {
	padding-top: 50px;
	padding-left: 76px;
	padding-right: 50px;
	padding-bottom: 0px;
}
.history_boxes {
	padding-top: 0px;
}
#history_box_one {
	float: left;
	width: 188px;
	margin-right: 30px;
	text-align: right;
}
#history_box_two {
	float: left;
	width: 208px;
	margin-right: 40px;
	padding-top: 5px;
}
#history_box_three {
	width: 205px;
	float: left;
	padding-bottom: 25px;
}
#boxes h2 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #99cc33;
	padding-bottom: 10px;
}
.oblique {
	font-style: oblique;
	color: #666666;
	font-size: 12px;
}
#bottom_company_history_left {
	clear: both;
	width: 934px;
	padding-top: 16px;
	padding-left: 18px;
}
.who {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.history_bottom_one {
	float: left;
	width: 107px;
}
.history_bottom_two {
	font-family: Helvetica, Arial,  sans-serif;
	float: left;
	width: 126px;
	margin-right: 43px;
	margin-top: -1px;
}
.history_bottom_three {
	float: left;
	width: 196px;
	padding-top: 5px;
}
/* ------------------------------ Tabs Content -------------------------------------------------- */
.history_bottom_four {
	float: left;
	width: 410px;
	padding-top: 5px;
}
.person_name {
	font-family: Helvetica, Arial,  sans-serif;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #99cc33;
	line-height: 15px;
	vertical-align: top;
	height: 16px;
}
.person_position {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding-bottom: 14px;
	display: block;
}
.history_bottom_four p {
	font-size: 11px;
	color: #999999;
	padding-bottom: 12px;
}

/* ------------------------------ Tabs navigation-------------------------------------------------- */
.tab_container {
	float: left;
}
.container {}
ul.tabs {
	padding: 0;
	float: left;
	list-style: none;
	width: 126px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

ul.tabs li {
	float: left;
	margin-bottom: -1px;
	overflow: hidden;
	position: relative;
	width: 126px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	padding: 0px;
}
ul.tabs li a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	outline: none;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	vertical-align: top;
}
ul.tabs li.active a {
	color: #99cc33;
}
ul.tabs li a:hover {
	color: #99cc33;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	color: #99cc33;
	color: #FFFFFF;
}

.tab_content {
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
}
.services_margins {
	padding-top: 70px;
	padding-left: 63px;
	margin: 0px;
	padding-bottom: 0px;
}
.img_serv {
	background-image: url(images/cog_left.gif);
	background-repeat: no-repeat;
	background-position: left 20px;
}
#services_col_one {
	float: left;
	width: 190px;
	margin-right: 45px;
	padding-top: 262px;
}
#services_col_two {
	float: left;
	width: 300px;
	margin-right: 73px;
	padding-top: 0px;
}
#services_col_three {
	float: left;
	width: 190px;
	padding-bottom: 47px;
	padding-top: 32px;
}
#content h2 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #99cc33;
	padding-bottom: 10px;
}
/* Changed. Added margin-top */
#bottom_services {
	border: 1px solid #666666;
	padding-bottom: 30px;
	margin-top: 20px;
}
#bottom_services h3 {
	font-size: 12px;
	color: #99cc33;
	background-color: #000000;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#bottom_services_inner {
	padding-left: 16px;
	padding-top: 15px;
}
#bottom_services_inner .col_holder {
	float: left;
	width: 160px;
	_width: 150px;
}

.col_holder h5 {
	font-size: 11px;
	font-weight: bold;
	color: #99cc33;
	line-height: 14px;
	padding-bottom: 4px;
	vertical-align: top;
}
.img_concept {
	padding-bottom: 25px;
	float: right;
	padding-left: 70px;
}
.services_below {
	clear: both;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 30px;
}
.services_detail_margins {
	padding-top: 70px;
	padding-left: 63px;
		padding-right: 54px;
	margin: 0px;
	padding-bottom: 0px;
}.people_small {
	float: left;
	padding-right: 10px;
}
.service_people {
	float: left;
	padding-right: 17px;
}
.company_position {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	display: block;
	width: 300px;
	padding-bottom: 10px;
}
#content a {
	text-decoration: none;
	color: #666666;
}
#content a:hover {
	text-decoration: underline;
	color: #666666;
}
.services_right {
	float: right;
	padding-left: 25px;
	padding-top: 4px;
}
.contact_margins {
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 68px;
}
#contact_col_one {
	float: left;
	width: 408px;
	margin-right: 175px;
	padding-bottom: 36px;
}
.para_left {
	float: left;
	padding-right: 70px;
}
#map {
	clear: both;
	padding-top: 10px;
	padding-bottom: 30px;
}
#map a {
	font-size: 11px;
	display: block;
	width: 100px;
	color: #666666;
}
#map iframe {
	padding-bottom: 10px;
}
#contact_col_two {
	float: left;
	width: 285px;
	padding-top: 15px;
}
#contactEmail label {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #666666;
	padding-top: 13px;
	padding-bottom: 2px;
}
.linebox {
	height: 22px;
	width: 212px;
	font-size: 13px;
	color: #666666;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #999999;
}
.t_box {
	height: 95px;
	width: 212px;
	font-size: 13px;
	color: #666666;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #999999;
}
.subby {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99cc33;
	text-align: left;
	width: 218px;
	border: 1px solid #99cc33;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	cursor:pointer;
}
#the_team {
	padding-top: 30px;
	padding-left: 30px;
}

.team_member {
	float: left;
	width: 309px;
	height: 150px;
}
.member_image {
	float: left;
	width: 109px;
}
.member_details {
	float: left;
}
.team_position {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	display: block;
	padding-bottom: 15px;
}
.member_details p {
	font-size: 11px;
	color: #666666;
}
.member_details a {
	text-decoration: none;
	color: #666666;
}
.member_details a:hover {
	text-decoration: none;
	color: #99cc33;
}
.news_margins {
	padding-top: 51px;
	padding-left: 75px;
	padding-right: 450px;
	padding-bottom: 60px;
}
.special_news_item {
	padding-left: 58px;
	padding-top: 15px;
	padding-bottom: 21px;
}
.special_news_title {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #99cc33;
	padding-bottom: 18px;
	display: block;
}
.very_small_left {
	padding-left: 3px;
}
