@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
}

a{
	text-decoration: none;
	font-family: Arial;
	color: #033C35;
}
html{
width:100%;
height:100%;
}
img{
	border:0px;

}

.productcontent{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13.5pt;
	color: #666;
	
}

h3 {
	width: 500px;
	font-size: 10pt;
	font-weight:bold;
	color: #FFF;
	background-color:#0D6358;
	border:1px solid #FFF;
	padding:10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-left: 10px;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003A32;
	font-weight: bolder;
	font-size: 24pt;
	padding-left: 20px;
}
#benefitbox {
	width: 400px;
	margin-left: 210px;

}

#benefitbox li {
	font-family: Arial, Helvetica, sans-serif;
	color: #043834;
	list-style-type: disc;
	margin-left: 50px;
	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 5px;
}

#benefitbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003A32;
	font-weight: bolder;
	font-size: 24pt;
	padding-left: 49px;
	text-decoration: underline;
	padding-bottom: 15px;
	
}


li {
	font-family: Arial, Helvetica, sans-serif;
	color: #043834;
	list-style-type: disc;
	margin-left: 50px;
	font-size: 11pt;
	font-weight: lighter;
	padding-bottom: 5px;
}


body {
	background-image: url(images/background2.png);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
}
p {
	color: #044038;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#logo {
	height: 96px;
	width: 903px;
	background-image: url(images/logo.jpg);
	float: none;
	position: absolute;
	background-repeat: no-repeat;
	margin-top: 0px;
	top: 20px;
	text-align: center;
	background-position: center;
}


#logo span {
	display: none;
}



#wrapper {
	width: 903px;
	margin: auto;
	padding: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	
}

#wrapper_in {
	background-color: #FFF;
	background-image: url(images/bottomend.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

 

#navigator {
	width: 903px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 125px;
	position: absolute;
	height: 40px;
	text-align: center;
}
.current {
	color: #333;
}

#navigator span {
	color: #333;
	font-weight: bold;
	font-size: 18px;
	
}
#navigator ul {
	padding-right: 130px;
}
#navigator ul li {
	display: inline;
	float: right;
	
}
#navigator ul li #home {
	display: block;
	height: 30px;
	width: 130px;
	padding-top: 10px;
	
}
#navigator ul li #home:hover{
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0E4C01;
}
#navigator ul li #about {
	display: block;
	height: 30px;
	width: 130px;
	padding-top: 10px;
}
#navigator ul li #about:hover{
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0E4C01;
}
#navigator ul li #service {
	display: block;
	height: 30px;
	width: 130px;
	padding-top: 10px;
	
}
#navigator ul li #service:hover{
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0E4C01;
}

#navigator ul li #testimonials {
	display: block;
	height: 30px;
	width: 130px;
	padding-top: 10px;
	
}
#navigator ul li #testimonials:hover{
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0E4C01;
}
#maincenter {
	height: 348px;
	width: 100%;
	padding-top: 179px;
}
#mainsec {
	height: 148px;
	width: 903px;
	padding-top: 167px;
}
#menu {
	padding-top: 20px;
	position:absolute;
	top:170px;}
	
	
#menu div.jqDockWrap {margin:0 auto;}
/*...set the cursor...*/
#menu div.jqDock {cursor:pointer;}
/*label styling...*/
div.jqDockLabel {font-weight:bold; font-style:italic; white-space:nowrap; color:#ffffff; cursor:pointer;}	
	


#leftcolumn {
	float: right;
	width: 332px;
}
#bottom_box {
	background-color: #EBEBEB;
}

#bottom_left {
	float: right;
	width: 440px;
}
#bottom_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}

#bottom_left img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
}

#bottom_right {
	width: 440px;
}

#bottom_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
}

#bottom_right img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
}

#rightcolumn {
	width: 100%;
	float: left;
	background-color: #FFF;
}
#bottom_content {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFF;
}

#maincenter span {
	display: none;
}

#footer {
	width: 903px;
	font-family: "Trebuchet MS";
	font-size: 7pt;
	color: #999;
	background-image: url(images/bottom_div.jpg);
	background-repeat: repeat-x;
}

.hcontainer	{
	width: 90%;
	font-size: 10pt;
	font-weight:normal;
	color: #333;
	font-family: Arial;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.img {
	margin: 5px;
	padding: 5px;
	border: 1px solid #999;
	background-color: #FFF;
}


.inside{
	width:903px;
	margin:0 auto;
	overflow:hidden
}
.licontent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	list-style-type: disc;
	font-weight: bold;
	padding-left: 0px;
	color: #333;
	padding-bottom: 20px;
	text-align: center;
}
#rightcolumn form {
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	font-weight: bolder;
	color: #FFF;
}
.boxform {
	font-family: Arial;
	font-size: 12pt;
	color: #333;
	background-color: #FFF;
	width: 300px;
	border: 1pt solid #666;
}

.content {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	padding-left: 20px;
	padding-right: 10px;
}
.contentform {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	padding-left: 5px;
}
#larger {
	text-decoration: none;
	width: 200px;
	float: right;
	clear: both;
	margin-right: 40px;
}
h1 {
	color: #1A6C08;
	font-size: 30pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 10px;
}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
	width:410px;
	display:block;
	padding-left: 17px;
	float: left;
}
	#contacts-form .col-1 {
		width:247px !important;
		margin-right:0 !important;
	}
	#contacts-form .col-2 {
		width:274px !important;
		margin-right:0 !important;
	}
	#contacts-form label {
		display:block;
		height:46px;
		overflow:hidden;
	}
		#contacts-form input {
			color:#111;
			border:1px solid #b1b1b1;
			background:none;
			padding:2px 0 2px 5px;
			width:205px;
		}
		#contacts-form textarea {
			color:#111;
			border:1px solid #b1b1b1;
			background:none;
			padding:2px 0 2px 5px;
			width:268px;
			overflow:auto;
			height:107px;
			margin-bottom:18px;
		}

/*==========================================*/
#mainContent {
	float:right;
	width:300px;
	padding-bottom:100px;

	}
	
	#aside {
	float:left;
	width:200px;
	display:inline;
	}
	#aside.left {
		margin-right:54px;
	}
	#aside.right {
		margin-left:54px;
	}
	
	.box {
	padding:22px;
	border-radius:12px;
	top:-12px;
	z-index:1;
	width: 400px;
	float: left;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxmid {
	padding:22px;
	border-radius:12px;
	z-index:1;
	width: 400px;
	float: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 240px;
	margin-left: 240px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#wrapper_in2{
	
}

#wrapper_in2 h2{
	text-decoration: underline;	
}
