@charset "UTF-8";
/* for all pages */

/* generic styles */
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family : verdana, arial, helvetica, sans-serif;
}
body, td,th {
	font-size: 14px;
	color: #434142; /* dark grey */
	background-color:#FFFFFF;
}
* {
	margin: 0;
	padding: 0;
}
a img {
	border:none;
}

/* wrapper div */
.wrapper {
	width: 987px;
	position: relative;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}

/* header divs */
#header {
	height: 112px;
	background-color:#5a947f; /* mid-green */
	position: relative;
	width: 987px;
}
h4 {
	position: absolute;
	width: 150px;
	top: 77px;
	left: 650px;
	font-size: 90%;
	font-weight: normal;
	text-align: right;
}
h4 a {
	color: #FFFFFF;
	text-decoration:none;
}
h4 a:hover {
	color: #003822; /* text dark green */
}
.map {
	position: absolute;
	width: 186px;
	height: 97px;
	top: 8px;
	left:790px;
}
.logo {
	padding: 10px 0px 0px 9px;
}

/* navigation */
#nav {
	height: 35px;
	width: 987px;
}
#nav li {
	font-size: 80%;
	line-height:100%;
	text-align: center;
	text-decoration: none;
	list-style: none;
	float: left;
}
#nav a {
	text-decoration: none;
	color: #ffffff;
	background: url(../images/nav_back.jpg) repeat-x top left;
	display: block;
	padding: 10px 0px 0px 0px;
	height: 19px;
	
}
#nav li.home a, #nav li.about a, #nav li.services a, #nav li.clients a, #nav li.special a {
	border-top: #003822 1px solid;
	border-bottom: #003822 2px solid;
	border-left: #003822 2px solid;
	width: 162px;
}
#nav li.contact a {
	border-top: #003822 1px solid;
	border-bottom: #003822 2px solid;
	border-left: #003822 2px solid;
	border-right: #003822 2px solid;
	width: 163px;
}
#nav a:hover {
	zoom: 1;
	color: #ffffff;
	background-color:#ffffff;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}
body#index a#indexLink, body#about a#aboutLink, body#services a#servicesLink, body#clients a#clientsLink, body#special a#specialLink, body#contact a#contactLink {
	cursor:default;
	background-image:url(../images/nav_back_dark.jpg);
	color: #ffffff;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}

/* intro div */

#intro {
	width: 987px;
	border-bottom: #ffffff 3px solid;
}
#index #intro {
	background-color: #d6e4df;
}
#intro_cols {
	position:relative;
}
#index .intro_p {
	font-size: 120%;
	line-height: 180%;
	padding: 15px 30px 0px 20px;
}
#index .first_intro_p {
	padding-top:15px;
}
#index .last_intro_p {
	padding-bottom:25px;
}
.left_col {
	width: 655px;
}
#clients .left_col {
	width: 987px;
}
.left_col a {
	color: #0d7358;
	font-weight: bold;
}
.left_col a:hover {
	color: #434142; /* dark grey */
}
.left_col p span {
	font-weight: bold;
}
.right_col {
	width: 329px;
	height: 230px;
	position: absolute;
	top: 0px;
	left:655px;
	border-left: #ffffff 3px solid;
	background: #ffffff url(../images/green_grad.jpg) repeat-x top left;
	padding-bottom:60px;
}
h3 {
	font-size: 85%;
	line-height: 120%;
	padding: 10px 0px 12px 20px;
	background-color:#d6e4df;
	color:#005030; /* dark green */
	border-bottom: #ffffff 3px solid;
}
p.main_p {
	font-size: 85%;
	line-height: 160%;
	padding:10px 20px;
}
p.main_p span {
	font-weight: bold;
}
.first_main_p {
	padding-top:10px;
}

/* bar divs */
#bar {
	position:relative;
	padding-bottom:3px;
}
.left_bar {
	width: 655px;
	background-color:#0d7358;
}
h2 {
	font-size: 120%;
	line-height: 100%;
	text-align: center;
	font-weight: normal;
	color:#ffffff;
}
h2.train {
	padding-top: 8px;
	padding-bottom: 10px;
}
h2 a {
	color:#ffffff;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 10px;
	display: block;
	background: url(../images/nav_back.jpg) repeat-x top center;
}
.right_bar {
	position:absolute;
	top: 0px;
	left:658px;
	width: 329px;
}
.right_bar a:hover {
	zoom: 1;
	color: #ffffff;
	background-color:#ffffff;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}

#slideshow {
	height: 180px;
	padding-bottom:3px;
}

/* tint bar divs */
#tint_bar {
	position: relative;
	height: 100%;
}
.tint_bar_1, .tint_bar_2, .tint_bar_3 {
	position: absolute;
	top: 0px;
	width: 216px;
	padding-bottom: 50px;
}
.tint_bar_1 {
	left: 0px;
}
.tint_bar_2 {
	left: 220px;
}
.tint_bar_3 {
	left: 440px;
}
.tint_bar_4 {
	position: absolute;
	top:0px;
	left: 660px;
	width: 327px;
	padding-bottom: 50px;
}
p.sub_p {
	width:auto;
	font-size: 75%;
	line-height: 150%;
	padding:5px 10px 3px 20px;
}
#contact p.sub_p {
	line-height: 140%;
}
p.sub_p a {
	color: #0d7358;
}
p.sub_p a:hover {
	color: #434142;
}
p.sub_p span {
	font-weight: bold;
}
p.sub_p span_italic {
	font-style: italic;
	font-weight: bold;
}
.tint_bar_1, .tint_bar_2, .tint_bar_3, .tint_bar_4 {
	background:url(../images/green_grad.jpg) repeat-x top left;
}

/* footer div */

#footer {
	position: fixed;
	width: 100%;
	bottom: 0px;
	right: 0px;
	font-size: 70%;
	background: #ffffff;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	color: #343333;
}
* html #footer {
	position: absolute;
}
#footer p {
	margin-left: auto;
	margin-right: auto;
	width: 957px;
	border-top: #c6c4c5 1px solid;
	padding: 5px 0px 8px 30px;
}
#footer a {
	color: #343333;
}
#footer a:hover {
	color: #003822; /* text dark green */
}