@charset "utf-8";
body {
	margin:0;
	background:url(images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2c2e;
}
input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2b2c2e;
}
h2{font-size:25px; color:#5a9d0a; margin:0 0 20px;}
h3{font-size:16px; margin:0 0 12px;}
h3.comments{padding:0;margin:40px auto 20px ;}
p{margin:0 0 15px;}
img{border:0;}
a{color:#5A9D0A}
ul{
	margin:0 0 12px;
	padding:0 0 0 15px;
}
#page_top_con{
	background:#69ac04;
	height:18px;
}
#page_top{
	width:875px;
	margin:0 auto;
	padding-top:1px;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
#page_top a{
	text-decoration:none;
	color:#FFFFFF;
}
#page_top a:hover{color:#292929;text-decoration:underline;}
#page_con{
	width:915px;
	margin:0 auto;
	background:#ffffff url(images/page_footer_bg.jpg) repeat-x bottom;
}
#left_col{
	float:left;
	width:160px;
	padding:45px 0 0 20px;
}
#logo{
	display:block;
	background:url(images/logo.jpg) no-repeat;
	height:363px;
	padding-top:32px;
}
#left_col h2{
	font-size:18px;
	color:#959595;
	margin:0 0 15px 0;
}
#left_col ul{
	list-style:none;
	padding:0;
	margin:0;
}
#left_col ul li{margin-bottom:10px;}
#left_col ul li a{
	color:#69ac04;
	text-decoration:none;
}
#left_col ul li a:hover, #left_col ul li a.active{
	color:#2b2c2e;
	text-decoration:underline;
}
#right_col{
	float:right;
	width:715px;
}
#top_nav{
	padding-top:48px;
	background:url(images/bg.jpg);
	border-bottom:5px solid #69ac04;
	height:30px;
}
#top_nav ul{
	list-style:none;
	padding:0;
	margin:0;
}
#top_nav li{display:inline;}
#top_nav ul li a{
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
	line-height:30px;
	float:left;
	padding:0 18px;
	font-weight:bold;
}
#top_nav ul li a:hover, #top_nav ul li a.active{background:#69ac04;}
#flash_con{margin-bottom:25px;}
#flash_bottom{
	height:18px;
	line-height:16px;
	font-size:11px;
	background:#69ac04;
	padding-right:20px;
}
#flash_bottom a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	float:right;
	background:url(images/arrow_1.gif) no-repeat left 2px;
	padding-left:20px;
}
#flash_bottom a:hover{color:#292929;background:url(images/arrow_1_on.gif) no-repeat left 2px;}
#header{
	background-repeat:no-repeat;
	background-position:bottom;
	border-bottom:18px solid #69ac04;
	height:200px;
	margin-bottom:25px;
}
#content_main{
	float:left;
	width:500px;
}
.content_main_wide{width:695px !important;}
.content_main_wide .content_left{width:420px;}
.content_main_wide .content_right{
	width:255px;
	color:#69ac04;
	font-weight:bold;
}
.content_main_wide .content_right strong{ font-size:14px;}
.content_main_wide .content_left input, .content_main_wide .content_left textarea{
	padding:3px 5px;
	border:2px solid #e3e3e3;
}
.content_main_wide .content_left textarea{width:406px;}
.content_main_wide .content_left label{
	font-weight:bold;
	font-size:14px;
}
.content_main_wide .content_left .right{height:25px;}
.content_main_wide .content_left .right img{float:left;}
.mmf-form ol{
	margin:0 0 12px 0;
	padding:0 0 0 20px;
}
.mmf-form ol li{padding-bottom:15px;}
.mmf-form ol label{
	font-weight:bold;
	font-size:13px;
	display:block;
}
.mmf-form ol .mmf-radio{
	text-align:right;
	padding-top:4px;
	display:block;
	font-size:11px;
}
.mmf-form ol .mmf-radio input{margin:0 5px 0 15px; padding:0;vertical-align:middle}
.mmf-form ol textarea, .mmf-form ol .mmf-validates-as-required{
	padding:3px 5px;
	border:2px solid #e3e3e3;
}
.mmf-form ol textarea{width:406px;}
.mmf-form .right input, .content_main_wide .content_left .right input{
	float:right;
	background:none;
	border:none;
	font-size:19px;
	color:#5a9d0a;
	font-weight:bold;
	padding:0;
	cursor:pointer;
}
#sidebar .mmf p{margin-bottom:6px;}
#sidebar .mmf div.mmf-response-output{margin:6px;}
#sidebar input{
	padding:1px 5px;
	border:2px solid #e3e3e3;
	width:160px;
}
#sidebar label{
	font-weight:bold;
	font-size:11px;
	padding-left:5px;
}
#sidebar .right{height:25px;}
#sidebar .right input{
	float:right;
	background:none;
	border:none;
	font-size:15px;
	color:#5a9d0a;
	font-weight:bold;
	padding:0;
	cursor:pointer;
	width:auto;
}
#sidebar .right img{float:left;}
#feature_product{
	background:url(images/feature_product_bg.jpg) no-repeat bottom;
	width:507px;
	margin-right:-7px;
	position:relative;
}
#feature_product a{
	background:url(images/feature_product_top_bg.jpg) no-repeat;
	padding:80px 20px 30px 20px;
	color:#FFFFFF;
	font-size:14px;
	display:block;
	text-decoration:none;
}
#feature_product .more{
	background:url(images/arrow_1.gif) no-repeat left 3px;
	padding-left:20px;
	display:block;
	position:absolute;
	bottom:15px;
	right:18px;
	font-size:16px;
}
#feature_product .more:hover{color:#292929;background:url(images/arrow_1_on.gif) no-repeat left 3px;}
#home_sidebar{
	float:right;
	width:190px;
	padding:0 8px;
	border-left:1px solid #9b9da1;
}
#home_sidebar ul{
	list-style:none;
	padding:0;
	margin:0;
}
#home_sidebar ul li{
	padding:15px 0;
	border-bottom:1px solid #9b9da1;
	font-size:11px;
}
#home_sidebar ul li a{
	text-decoration:
	none;color:#2b2c2e;
	display:block;
	background:url(images/arrow_2.jpg) no-repeat;
	padding:0 0 0 35px;
}
#home_sidebar ul li a strong{color:#5a9d0a;font-size:14px;font-family:Helvetica;}
#home_sidebar ul li a:hover{background:url(images/arrow_2_on.jpg) no-repeat;}
#home_sidebar ul li a:hover strong{color:#292929;}
#sidebar{
	float:right;
	width:180px;
	padding:50px 10px 0 0;
}
#sidebar ul{
	list-style:none;
	padding:0;
	margin:0;
}
#sidebar ul li{padding-bottom:25px;}
#sidebar ul li li{padding-bottom:5px;}
#sidebar ul li h2{
	font-size:15px;
	margin:0 0 10px;
}
.content_left{
	width:240px;
	float:left;
}
.content_right{
	width:240px;
	float:right;
}
.content_left ul, .content_right ul{
	list-style:none;
	margin:0 0 12px 0;
	padding:0;
}
.content_left ul li,  .content_right ul li{padding:0 0 5px;text-align:left;}
.content_left ul li a, .content_right ul li a{color:#2b2c2e;}
#content_bottom{
	clear:both;
	background:#a8a8a8 url(images/content_bottom_bg.jpg) repeat-x left bottom;
}
#content_bottom a{
	display:block;
	width:150px;
	height:205px;
	float:left;
	padding:20px 10px 0 20px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	position:relative;
}
#content_bottom a img{margin-bottom:5px;}
#content_bottom a span{
	background:url(images/arrow_3.jpg) no-repeat left 2px;
	padding-left:18px;
	display:block;
	position:absolute;
	bottom:18px;
	right:10px;
	font-size:9px;
	font-weight:normal;
}
#content_bottom a:hover, #content_bottom a.active{color:#5a9d0a;}
#content_bottom a:hover img, #content_bottom a.active img{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#content_bottom a:hover span, #content_bottom a.active span{background:url(images/arrow_4.jpg) no-repeat left 2px;}
#our-services_bottom_img{
	background:url(images/our-services_bg.jpg) no-repeat;
	width:180px;
	height:219px;
	position:absolute;
	left:20px;
	bottom:0;
}
#footer{
	font-size:10px;
	color:#2b2c2e;
	padding:46px 20px 0 20px;
	height:110px;
	clear:both;
}
#footer ul{
	list-style:none;
	padding:0 20px 20px 20px;
	margin:0;
	float:left;
}
#footer ul#footer_list_1{width:175px;}
#footer ul#footer_list_2{width:185px;}
#footer ul#footer_list_3{width:220px;}
#footer ul#footer_list_4{width:130px;}
#footer_left{float:left;}
#footer_left a{color:#2b2c2e;}
#footer_nav{float:right;}
#footer_nav a{
	text-decoration:none;
	color:#1b1b1b;
	text-transform:uppercase;
	margin:0 0 0 7px;
}
#footer_nav a:hover{text-decoration:underline; color:#000000;}
.green_txt{ color:#69ac04}
.clear{clear:both; height:1px; line-height:0; font-size:0;}
.right{text-align:right;}
.right a{font-weight:bold;}
.center{text-align:center;}
.sticky{background:#f7f7f7;padding:0 10px 10px;}
.sticky h2{padding-top:10px;}
.commentlist li, #commentform input, #commentform textarea{font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li ul li{font-size:1em;}
.commentlist li{font-weight:bold;}
.commentlist li .avatar{float:right;border:1px solid #eee;padding:2px;background:#fff;}
.commentlist cite, .commentlist cite a{font-weight:bold;font-style:normal;font-size:1.1em;}
.commentlist p{font-weight:normal;line-height:1.5em;text-transform:none;}
#commentform p{font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata{font-weight:normal;}
small, .nocomments, .postmetadata, blockquote, strike{color:#777;}
code{font:1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps{font-size:0.9em;letter-spacing:.07em;}
/* End Typography & Colors */
.post{margin:0 0 40px;text-align:justify;}
.postmetadata{clear:both;}
/* Begin Images */
p img{padding:0;max-width:100%;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{padding:4px;margin:0 0 2px 7px;display:inline;}
img.alignleft{padding:4px;margin:0 7px 2px 0;display:inline;}
.alignright{float:right;}
.alignleft{float:left;}
/* End Images */
/* Begin Lists */
.postmetadata ul, .postmetadata li{display:inline;list-style-type:none;list-style-image:none;}
/* End Entry Lists */
/* Begin Form Elements */
#searchform{margin:10px auto;padding:5px 3px;text-align:center;}
select{width:130px;}
#commentform input{border:1px solid #e1e1e1;color:#707070;font-family:Arial, Helvetica, sans-serif;font-size:12px;padding:6px;margin:5px 5px 1px 0;}
#commentform{margin:5px 0 0 0;}
#commentform textarea{width:470px;border:1px solid #333;color:#707070;font-family:Arial, Helvetica, sans-serif;font-size:12px;padding:6px;}
#respond:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
#commentform #submit{margin:0 0 5px auto;float:right;border:0;}
/* End Form Elements */
/* Begin Comments*/
.alt{margin:0;padding:10px;}
.commentlist{padding:0;text-align:justify;}
.commentlist li{margin:15px 0 10px;padding:5px 5px 10px 10px;list-style:none;}
.commentlist li ul li{margin-right:-5px;margin-left:10px;}
.commentlist p{margin:10px 5px 10px 0;}
.children{padding:0;}
#commentform p{margin:5px 0;}
.nocomments{text-align:center;margin:0;padding:0;}
.commentmetadata{margin:0;display:block;}
/* End Comments */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps{cursor:help;}
acronym, abbr{border-bottom:1px dashed #999;}
blockquote{margin:15px 30px 0 10px;padding-left:20px;border-left:5px solid #ddd;}
blockquote cite{margin:5px 0 0;display:block;}
.center{text-align:center;}
.hidden{display:none;}
.screen-reader-text{position:absolute;left:-1000em;}
.navigation{display:block;text-align:center;padding:10px 0;}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;margin:10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.wp-caption img{margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px;margin:0;}
/* End captions */
                    
