@charset "UTF-8";
/* CSS Document */
* {padding:0px;margin:0px;list-style:none;}

body {
	font-family:'Trebuchet MS', Arial, 'Helvetica', Sans-Serif;
	font-size:12px;
	color:#858585;
}
p {
	padding:3px 0px;
}
a:link, a:active, a:visited {
	color:#128736;
	font-weight:normal;
}
a:hover {
	color:#000;
	font-weight:normal;
}
#wrapper {
	margin: 0 auto;
	width:900px;
	position:relative;
}
#main {
	border:1px dashed #858585;
	text-align:center;
	margin:40px 0px;
}
#logo2 {
	padding:5px 5px 12px 5px;
	border:none;
}
.whatis {
	border:1px dashed #858585;
	width:100px;
	position:absolute;
	right:130px;
	top:30px;
}
.whatis a:link, .whatis a:visited, .whatis a:active{
	color:#858585;
	text-decoration:none;
}
.whatis a:hover{
	color:#000;
	
}
.whatistwitter {
	border:1px dashed #858585;
	position:absolute;
	right:300px;
	top:40px;
	width:60px;
	z-index:100;
}
.whatistwitter a:link, .whatistwitter a:visited, .whatistwitter a:active{
	color:#858585;
	text-decoration:none;
}
.whatistwitter a:hover{
	color:#000;
	
}
.blogicon {
	border:none;
	position:absolute;
	top:110px;
	background-image:url(imgs/rss-blog.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:13px;
	height:20px;
}
.blogicon img {
	border:none;
}
a.blogicon:link, a.blogicon:visited, a.blogicon:active{
	background-position:0 0;
	background-color:transparent;
}
a.blogicon:hover{
	background-position:-20px 0;
	background-color:#fff;
}
.twittericon {
	width:40px;
	height:55px;
	position:absolute;
	right:235px;
	top:69px;
	display: block;
	background-image:url(imgs/twitter.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.twittericon img {
	border:none;
}
a.twittericon:link, a.twittericon:visited{
	background-position:0 0;
}
a.twittericon:active{
	background-position:-80px 0;
}
a.twittericon:hover{
	background-position:-40px 0;
}
.facebookicon {
	width:40px;
	height:35px;
	position:absolute;
	right:270px;
	top:81px;
	display: block;
	background-image:url(imgs/facebook.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.facebookicon img {
	border:none;
}
a.facebookicon:link, a.facebookicon:visited{
	background-position:0 0;
}
a.facebookicon:active{
	background-position:-80px 0;
}
a.facebookicon:hover{
	background-position:-40px 0;
}
.icons {
	margin:5px;
	display:block;
	float:left;
	position:relative;
}
.socialicons {
	margin:0 auto;
	width:100px;
}
.iconfacebook {
	border:none;
	background-image:url(imgs/icons-facebook.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:20px;
	height:20px;
}
.iconfacebook img {
	border:none;
	width:20px;
	height:20px;
}
a.iconfacebook:link, a.iconfacebook:visited, a.iconfacebook:active{
	background-position:0 0;
	
}
a.iconfacebook:hover{
	background-position:-21px 0;
}

.icontwitter {
	border:none;
	background-image:url(imgs/icons-twitter.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:20px;
	height:20px;
}
.icontwitter img {
	border:none;
	width:20px;
	height:20px;
}
a.icontwitter:link, a.icontwitter:visited, a.icontwitter:active{
	background-position:0 0;
	
}
a.icontwitter:hover{
	background-position:-21px 0;
}

.iconblog {
	border:none;
	background-image:url(imgs/icons-rss.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:20px;
	height:20px;
}
.iconblog img {
	border:none;
	width:20px;
	height:20px;
}
a.iconblog:link, a.iconblog:visited, a.iconblog:active{
	background-position:0 0;
	
}
a.iconblog:hover{
	background-position:-21px 0;
}
.caption {
	background-color:#b5ed5a;
	border-top:1px solid #128736;
	border-bottom:1px solid #128736;
	color:#128736;
	text-align:center;
	padding:3px;
}
.caption p{
	padding:0px;
}
.dot {
	left:-2px;
	position:relative;
	top:-16px;
}
.dot2 {
	
}
#topnav {
	
}
#topnav li {
	border-top:1px dashed #858585;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px 12px;
	font-size:14px;
}
#topnav li a:link, #topnav li a:visited, #topnav li a:active{
	color:#858585;
	text-decoration:none;
	font-weight:normal;
	padding:3px;
}
#topnav li a:hover{
	color:#128736;
	
	font-weight:normal;
	padding:3px;
}
#topnav li a.top:hover{
	color:#fff;
	background-color:#128736;
	padding:3px;
}
#topnav li a.selected:link, #topnav li a.selected:visited, #topnav li a.selected:active{
	/*color:#128736;*/
	color:#000;
}
#topnav li a.selected:hover{
	color:#fff;
}
.detailexamples {
	border-top:1px dashed #858585;
	border-bottom:1px dashed #858585;
	/*margin:5px 51px 5px 50px;
	background-image:url(imgs/ex.gif);
	background-position:center 5px;
	background-repeat:no-repeat;*/
	padding:7px 13px;
	height:250px;
	width:764px;
}
.homeexamples {
	border-top:1px dashed #858585;
	border-bottom:1px dashed #858585;
	/*margin:5px 51px 5px 50px;
	background-image:url(imgs/ex.gif);
	background-position:center 5px;
	background-repeat:no-repeat;*/
	padding:7px 13px;
	height:196px;
	width:764px;
}
.exampledots {
	margin:5px 45px 5px 45px;
	background-image:url(imgs/dots2.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding:2px 9px;
}
.exampledots3 {
	margin:5px 45px 5px 45px;
	background-image:url(imgs/dots6.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding:2px 9px;
}
.ex {
	border-top:1px dashed #858585;
	
	/*margin:5px 51px 5px 50px;*/
	padding:7px 13px;
	height:2px;
}

.exampledots2 {
	margin:5px 205px;
	background-image:url(imgs/dots5.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding:2px 9px;
}
.hometxt {
	text-align:left;
	width:590px;
	margin:10px 30px;
	padding:5px 5px 5px 10px;
	background-image:url(imgs/dots.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	/*float:left;
	position:relative;*/
}
.hometxt h1{
	text-align:center;
	display:block;
}
.contact {
	text-align:center;
	padding-bottom:35px;
}
.webtxt {
	text-align:left;
	width:590px;
	margin:10px 30px 10px 260px;
	padding:5px 5px 5px 10px;
}
.webtxt h1{
	text-align:center;
	display:block;
}
.sectiontxt {
	background-image:url(imgs/dots.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-bottom:20px;
	padding:5px 5px 5px 10px;
}
.printtxt {
	text-align:left;
	width:590px;
	margin:10px 30px 10px 260px;
	padding:5px 5px 5px 10px;
	background-image:url(imgs/dots.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	
}
.printtxt h1{
	text-align:center;
	display:block;
}
.contactservices2{
	border:1px dashed #858585;
	text-align:center;
	/*background-image:url(imgs/dot.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	font-size:11px;
	padding:15px;
	height:170px;
	margin-top:10px;
}
.contactservices2 p{
	text-align:left;
}
.homeservices2{
	border:1px dashed #858585;
	text-align:center;
	/*background-image:url(imgs/dot.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	font-size:11px;
	padding:15px;
	height:170px;
	margin-top:10px;
}
.homeservices2 p{
	text-align:left;
}

.faqs2{
	border:1px dashed #858585;
	text-align:left;
	/*background-image:url(imgs/dot.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	font-size:11px;
	padding:15px;
	
	margin-top:10px;
	padding:10px 30px 30px 30px;
}
.faqs2 p{
	text-align:left;
}
 p.m{
	text-align:center;
}
 p.mm{
	text-align:center;
}
.mm a {
	background-image:url(imgs/btnSmall.png);
	background-position:center;
	background-repeat:no-repeat;
	width:100px;
	height:42px;
	
}
.mm a:link, .mm a:visited, .mm a:active{
	background-position:0 0;
	padding:3px 10px;
	text-decoration:none;
}
.mm a:hover {
	background-position: 0 -22px;
	padding:3px 10px;
	color:#FFF;
	text-decoration:none;
}
.selectdot {
	/*background-color:#B5ED5A;
	border:1px solid #128736;
	background-image:url(imgs/dotgreen.gif);
	background-position:center;
	background-repeat:no-repeat;*/
	padding: 0px 2px;
	font-size:15px;
	color:#858585;
}
 a.bloghomelink:link, a.bloghomelink:visited, a.bloghomelink:active{
	color:#858585;
	
	/*text-decoration:none;
	border-bottom:1px dashed #858585;*/
	font-weight:bold;
}
a.bloghomelink:hover {
	color:#000;
	
	/*text-decoration:none;
	border-bottom:1px dashed #858585;*/
	font-weight:bold;
}
.webnav {
	float:left;
	position:relative;
	text-align:left;
	width:200px;
	margin:0px 20px 10px 30px;
	padding:0px 5px 5px 10px;
	/*background-image:url(imgs/dot.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	
}
.webnav ul li{
	/*list-style-position:inside;*/
	list-style-position:outside;
	list-style-type:disc;
	padding-top:5px;
}
.webnav ul li a:link, .webnav ul li a:active, .webnav ul li a:visited{
	color:#128736;
	font-size:11px;
	text-decoration:none;
	text-align:right;
	padding:3px;
}
.webnav ul li a:hover {
	background-color:#128736;
	color:#FFFFFF;
	padding:3px;
	
}
.webnav ul li li{
	/*list-style-position:inside;
	list-style-type:disc;
	border-bottom:1px dashed #858585;*/
	list-style:none;
	margin-left:20px;
	padding-left:5px;
	padding-top:0px;
	list-style-position:outside;
	list-style-type:disc;
	padding-top:5px;
}
.webnav ul li li a:link, .webnav ul li li a:active, .webnav ul li li a:visited{
	color:#128736;
	text-decoration:none;
	
}
.webnav ul li li a:hover {
	background-color:#128736;
	color:#FFFFFF;
	padding:3px;
}

.webnav2 {
	float:left;
	position:relative;
	text-align:left;
	width:200px;
	margin:0px 20px 10px 30px;
	padding:0px 5px 5px 10px;
	/*background-image:url(imgs/dot.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	
}
.webnav2 ul li{
	list-style-position:inside;
	list-style-type:disc;
	padding-top:10px;
}
.webnav2 ul li a:link, .webnav2 ul li a:active, .webnav2 ul li a:visited{
	color:#128736;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed #858585;
	text-align:right;
}
.webnav2 ul li a:hover {
	color:#000;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed #858585;
}
.webnav2 ul li li{
	/*list-style-position:inside;
	list-style-type:disc;
	border-bottom:1px dashed #858585;*/
	list-style:none;
	margin-left:17px;
	padding-left:5px;
	padding-top:0px;
}
.webnav2 ul li li a:link, .webnav2 ul li li a:active, .webnav2 ul li li a:visited{
	color:#858585;
	text-decoration:none;
	border-bottom:1px dashed #858585;
}
.webnav2 ul li li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #858585;
}
.homeservices {
	position:relative;
	float:right;
	text-align:left;
	width:200px;
	margin:0px 30px 10px 20px;
	padding:10px 5px 5px 10px;
	/*background-image:url(imgs/dot.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	
}

.homeservices ul li{
	list-style-position:inside;
	list-style-type:disc;
	padding-top:10px;
}
.homeservices ul li a:link, .homeservices ul li a:active, .homeservices ul li a:visited{
	color:#128736;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed #858585;
	text-align:right;
}
.homeservices ul li a:hover {
	color:#000;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed #858585;
}
.homeservices ul li li{
	/*list-style-position:inside;
	list-style-type:disc;
	border-bottom:1px dashed #858585;*/
	list-style:none;
	margin-left:17px;
	padding-left:5px;
	padding-top:0px;
}
.homeservices ul li li a:link, .homeservices ul li li a:active, .homeservices ul li li a:visited{
	color:#858585;
	text-decoration:none;
	border-bottom:1px dashed #858585;
}
.homeservices ul li li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #858585;
}

.contactservicesout {
	position:relative;
	float:right;
	text-align:left;
	width:200px;
	margin:0px 30px 10px 20px;
}
.contactservices {
	
	
	padding:10px 5px 5px 10px;
	/*background-image:url(imgs/dot.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	
}

.contactservices ul li{
	list-style-position:inside;
	list-style-type:disc;
	padding-top:10px;
}
.contactservices ul li a:link, .contactservices ul li a:active, .contactservices ul li a:visited{
	color:#128736;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed #858585;
	text-align:right;
}
.contactservices ul li a:hover {
	color:#000;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed #858585;
}
.contactservices ul li li{
	/*list-style-position:inside;
	list-style-type:disc;
	border-bottom:1px dashed #858585;*/
	list-style:none;
	margin-left:17px;
	padding-left:5px;
	padding-top:0px;
}
.contactservices ul li li a:link, .contactservices ul li li a:active, .contactservices ul li li a:visited{
	color:#858585;
	text-decoration:none;
	border-bottom:1px dashed #858585;
}
.contactservices ul li li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px dashed #858585;
}

.formButton {
	color:#128736;
	background-color:#B5ED5A;
	border:1px solid #128736;
	padding:3px;
	text-transform:uppercase;
	font-weight:bold;
}
.emailButton {
	background-color:#fff;
	background-image:url(imgs/btn.png);
	background-position:0 0;
	border:medium none;
	color:#128736;
	display:block;
	font-weight:bold;
	padding:4px 3px 6px 0;
	text-decoration:none;
	width:78px;
	text-transform:uppercase;
}
.form {
	text-align:left;
	color:#128736;
	padding:30px;
	margin:10px;
	background-color:#e8f6d1;
	border:1px dashed #858585;
}
.flash {
	top:-40px;
	left:382px;
	position:absolute;
}
.detailimg {
	border:none;
}
.homeimg {
	border:none;
	border-right:1px dashed #858585;
	padding-right:0px;
	margin-right:0px;
}
.link {
	text-align:center;
	padding-bottom:10px;
}
.clearboth {
	clear:both;
}
.detailextraex {
	float:left;
	position:relative;
	padding:10px;
}
.detailextraex img{
	width:100px;
	border:1px dashed #858585;
}
.detailex2 {
	padding:10px;
}
.marqueeimg {
	float:left;
	position:relative;
}
#marqueecontainer {
	height:196px;
	margin-right:25px;
	overflow:hidden;
	position:relative;
	width:760px;
}
#homeexs {
	width:760px;
	height:196px;
	border:1px dashed #858585;
	/*border-left:1px dashed #858585;*/
}
.clearfix:after {
	 content: ".";
 	display: block;
 	clear: both;
 	visibility: hidden;
 	line-height: 0;
 	height: 0;
}
.clearfix {
 	display: inline-block;
}
html[xmlns] .clearfix {
 	display: block;
}
* html .clearfix {
 	height: 1%;
}
