html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background: #0f3c78;
	font: 13px/1.5 Arial, sans-serif;
}

#header {
	height: 150px;
	background: url(../images/templates/header-bg-repeat.gif) repeat-x left top;
}

.nav_item, .nav_item_long, .active {
	color: #fff;
	font: bold 16px/40px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	display: block;
	height: 40px;
	margin-top: 22px;
	background: url(../images/templates/nav-bg.png) no-repeat center -40px;
	text-shadow: #0a2a55 -1px -1px 0px;
}

.active_long {
	color: #fff;
	font: bold 16px/40px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	display: block;
	height: 40px;
	margin-top: 22px;
	background: url(../images/templates/nav-bg-long.png) no-repeat center -40px;
	text-shadow: #0a2a55 -1px -1px 0px;
}

.active,
.active_long {
	color: #86c02e;
}

#header a.nav_item:link,
#header a.nav_item:visited,
#header a.nav_item:active {
	color: #fff;
	text-decoration: none;
	background: url(../images/templates/nav-bg.png) no-repeat center 0px;
}

#header a.nav_item_long:link,
#header a.nav_item_long:visited,
#header a.nav_item_long:active {
	color: #fff;
	text-decoration: none;
	background: url(../images/templates/nav-bg-long.png) no-repeat center 0px;
}

#header a.nav_item:hover {
	color: #86c02e;
	background: url(../images/templates/nav-bg.png) no-repeat center -40px;
	cursor: pointer;
}

#header a.nav_item_long:hover {
	color: #86c02e;
	background: url(../images/templates/nav-bg-long.png) no-repeat center -40px;
	cursor: pointer;
}

.header_inner {
	background: url(../images/templates/header-bg.gif) no-repeat center top;
	height: 150px;
}

#callout {
	/*height: 75px;*/
	background: #86c02e url(../images/templates/callout-bg.gif) repeat-x left center;
	font: bold 30px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	border-top: solid 1px #c0e243;
	border-bottom: solid 1px #568017;
	text-shadow: #568017 1px 1px 0px;
	padding: 25px 0;
}

#top_content {
	background: #f6ffe6;
	border-top: solid 3px #cfd8c0;
}

.top_content_home_inner, .top_content_inner {
	padding: 30px 0 0 0;
}

.top_content_home_inner {
	background: url(../images/templates/home-top-bg.jpg) no-repeat center bottom;
}

.input, .textarea {
	padding: 5px;
	width: 270px;
	border-top: 1px solid #929988;
	border-left: 1px solid #b2baa5;
	border-right: 1px solid #b2baa5;
	border-bottom: solid 1px #cfd8c0;
}

.textarea {
	height: 75px;
}

.top_left {
	background: url(../images/templates/top-left-bg.gif) no-repeat left top;
	padding: 20px 40px 20px 20px;
}

.top_left p a:link,
.top_left p a:visited,
.top_left p a:active {
	color: #3d5900;
	border-bottom: 1px solid #cad6ae;
	text-decoration: none;
}

.top_left p a:hover {
	border-bottom: solid 1px #bcc8a2;
	color: #2d4200;
}

.top_left h1 {
	font: bold 24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #577f00;
	margin: 0;
	padding: 0;
}

.top_left h2 {
	font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #84c000;
}

.top_left h2 span{
	font: normal 11px Arial, sans-serif;
	color: #888;
	display: block;
}

.read-more {
	border-bottom: solid 1px #e6edd9;
	padding-bottom: 18px;
}

.top_left p, .top_left ul {
	color: #233400;
}

#bottom_content {
	background: url(../images/templates/bottom-bg.png);
	border-bottom: solid 3px #70a127;
}

.bottom_content_home_inner, .bottom_content_inner {
	padding: 30px 0;
}

.bottom_content_home_inner {
	background: url(../images/templates/home-bottom-bg.png) no-repeat left top;
}

h2.services_include, h2.view_services {
	height: 60px;
	line-height: 60px;
	padding: 0 0 0 20px;
	color: #3d5900;
	margin: 0;
}

h2.services_include {
	background: url(../images/templates/services-include-bg.png) no-repeat center center;
}

h2.view_services {
	background: url(../images/templates/view-services-bg.png) no-repeat center center;
}

h2.view_services a:link,
h2.view_services a:visited,
h2.view_services a:active {
	color: #3d5900;
	text-decoration: none;
}

h2.view_services a:hover {
	border-bottom: solid 1px #bcc8a2;
	color: #2d4200;
}

.services_list {
	line-height: 0px;
	margin: 20px 0;
}

.content_image {
	line-height: 0px;
	margin-bottom: 30px;
}

#footer {
	padding: 30px 0;
	color: #fff;
	min-height: 100px;
	background: url(../images/templates/footer-bg.gif) repeat-x left top;
}

#footer h6 {
	margin: 0;
	padding: 0;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 140px;
}

#footer ul li {
	margin: 0;
	padding: 0;
	width: 70px;
	float: left;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #fff;
	border-bottom: solid 1px #1d4b9a;
	text-decoration: none;
}

#footer a:hover {
	border-bottom: solid 1px #fff;
}

.right {
	text-align: right;
}

.captcha-hints {
	display: block;
	font-size: 11px;
}