body {
	background-color: #95969A;
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}

html, * {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/* menu elements */

/* this is pseudo menu in wrapper element */

div#menu_top_space {
	display: block;
	height: 155px;
}

div#menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0;
	overflow: hidden;
	width: 2600px;
	height: 113px;
	z-index: -1;
}
div#menu_bg_trs {
	background-image: url(../images/menu_bg_trs.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 113px;
	left: 0;
	overflow: hidden;
	width: 2600px;
	height: 12px;
	z-index: 1;
}

div#menu {
	width: 100%;
	min-width: 872px;
	overflow: hidden;
	height: 125px;
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
	text-align: center;
}
div#menu .inner {
	width: 900px;
	margin: 0 auto;
}
div#menu div#logo {
	float: left;
	margin: 46px 0 0 14px;
	#margin: 46px 0 0 10px;
}
div#menu div#ecorporate {
	float: right;
	margin: 55px 20px 0 0;
}
div#menu ul {
	list-style: none;
	float: left;
	margin: 72px 0 0 20px;
	#margin: 75px 0 0 20px;
	padding: 3px 0 0 0;
}
div#menu ul li {
	display: inline;
	font-size: 10pt;
	height: 11px;
	line-height: 11px;
	width: auto;
	border-left: 2px solid #4DB749;
	padding: 0 0 0 12px;
	margin: 0 8px 0 0;
}
div#menu ul li a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
div#menu ul li.selected a {
	color: #4DB749;
	text-decoration: none;
}
div#menu ul li a:hover {
	color: #4DB749;
}

div#wrapper {
	width: 872px;
	#overflow: hidden;
	text-align: left;
	margin: 20px auto 0 auto;
	border: 1px solid #4DB749;
	background-image: url(../images/bg_fade.gif);
}

/* trail element */

div.trail {
	margin: 0 30px 10px 30px;
	color: #333333;
	font-size: 10px;
}
div.trail a {
	color: #333333;
}
div.trail .space {
	padding: 0 10px;
}

/* home elements */

div#home {
	font-size: 12px;
	color: #333333;
}

div#home .inner {
	padding: 20px 30px;
}

div#home div.left {
	float: left;
	width: 400px;
}
div#home div.right {
	float: right;
	width: 400px;;
}
div#home p {
	margin: 0 0 10px 0;
}
div#home a {
	color: #333333;
}

div#home div.right div.error {
	margin: 0 0 0 205px;
}

div#home_img_frame {
	width: 928px;
	height: 321px;
	background-image: url(../images/home_img_bg.png);
	background-repeat: no-repeat;
	position: relative;
	left: -30px;
}
div#home_img_frame .inner {
	padding: 5px 0 0 0px;
}
div#home_img_frame img {
	display: block;
	float: left;
}

div#home div.feature_panel {
	float: right;
	margin: 0;
}

div#home label {
	width: 60px;
	float: left;
}
div#home input {
	width: 114px;
	float: left;
}
div#home form br {
	clear: both;
}

/* feature panels */

div.feature_panel {
	width: 200px;
	height: 158px;
	font-size: 10px!important;
	font-family: Arial, Helvetica, sans-serif!important;
	color: #fff!important;
	position: relative;
}
div.feature_panel div.feature_image {
	width: 200px;
	height: 158px;
	position: absolute;
	z-index: 2;
}
div.feature_panel div.content {
	width: 200px;
	height: 158px;
	position: absolute;
	z-index: 3;
}
div.feature_panel .inner {
	padding: 5px 15px 0 5px!important;
}
div.feature_panel p {
	margin: 0!important;
	padding: 0!important;
}
div.feature_panel a {
	color: #4DB749!important;
	text-decoration: none!important;
	position: absolute;
	top: 135px;
}
div.feature_panel label {
	height: 15px;
	line-height: 15px;
	margin: 0 0 3px 0;
}
div.feature_panel input {
	border: 1px solid #fff;
	background-color: #636466;
	color: #fff!important;
	height: 15px;
	line-height: 15px;
	margin: 0 0 3px 0;
}
div.feature_panel input.submit {
	border: 1px solid #4DB749;
	width: 60px!important;
	color: #4DB749!important;
	height: 18px!important;
	line-height: normal!important;
	font-size: 10px!important;
}

div.wide_panel {
	width: 368px;
	height: 187px;
	float: right;
	position: relative;
}
div.wide_panel div.wide_image {
	width: 368px;
	height: 187px;
	position: absolute;
	z-index: 2;
}
div.wide_panel div.content {
	width: 368px;
	height: 187px;
	position: absolute;
	z-index: 3;
}
div.wide_panel .inner {
	padding: 10px!important;
}
div.wide_panel h1 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #4DB749;
	padding: 0 10px;
	margin: 0;
	width: 340px;
	height: 38px;
	line-height: 38px;
}
div.wide_panel ul {
	color: #4DB749;
	margin: 0 0 0 20px;
}
div.wide_panel ul li {
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 10px!important;
}

/* forms */

label {
	display: block;
	float: left;
	width: auto;
	clear: left;
}
input {
	font-size: 10px;
	font-family: Tahoma;
}
select {
	font-size: 10px;
	font-family: Tahoma;
}
textarea {
	font-size: 10px;
	font-family: Tahoma;
}

/* subpage elements */

div#subpage {
	font-size: 12px;
	color: #333333;
}

div#subpage .inner {
	padding: 0 30px 20px 30px;
}

div#subpage div.left {
	float: left;
	width: 400px;
}
div#subpage div.right {
	float: right;
	width: 400px;;
}
div#subpage p {
	margin: 0 0 10px 0;
}
div#subpage a {
	color: #333333;
}

div#subpage_img_frame {
	width: 808px;
	height: 222px;
	background-image: url(../images/subpage_img_bg.png);
	margin: 0 30px 20px 30px;
}
div#subpage_img_frame .inner {
	padding: 5px 0 0 0px;
}
div#subpage_img_frame img {
	display: block;
	float: left;
}

div#subpage_img_frame_v {
	width: 400px;
	height: 568px;
	background-image: url(../images/subpage_img_bg_v.png);
}
div#subpage_img_frame_v .inner {
	padding: 5px 0 0 0px;
}
div#subpage_img_frame_v img {
	float: left;
	display: block;
}

div#subpage_img_frame_contact {
	width: 400px;
	height: 705px;
	background-image: url(../images/contact_img_bg.png);
}
div#subpage_img_frame_contact .inner {
	padding: 0 0 0 0px;
}
div#subpage_img_frame_contact img {
	float: left;
	display: block;
}

div#subpage div#introduction div.feature_panel {
	top: 583px;
	position: absolute;
}

/* incentives */

div#incentives {
	width: 100%;
	font-size: 12px;
	color: #333333;
}
div#incentives .inner {
	padding: 0 30px 20px 30px!important;
}
div#incentives div.list{
	margin: 20px 0 0 0;
}
div#incentives div.list p {
	margin: 0;
}
div#incentives div.incentive_item {
	width: 390px;
	height: 208px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin: 0 30px 20px 0;
	position: relative;
	z-index: 99;
}
div#incentives div.incentive_item2 {
	width: 390px;
	height: 208px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
	z-index: 99;
}
div#incentives div.incentive_image {
	width: 390px;
	height: 208px;
	position: absolute;
	z-index: 2;
}
div#incentives div.content {
	width: 390px;
	height: 208px;
	position: absolute;
	z-index: 3;
}
div#incentives div.content .inner {
	padding: 5px 15px 0 15px!important;
}
div#incentives {
	display: block;
}

div#incentives p {
	margin: 0 0 10px 0;
}

div#incentives a {
	color: #4DB749;
	text-decoration: none;
}

div#incentives a.link {
	position: absolute;
	top: 185px;
}



/* incentive details page */

div#incentive_detail {
	font-size: 12px;
	color: #333333;
}

div#incentive_detail .inner {
	padding: 0 30px 20px 30px;
}

div#incentive_detail div.left {
	float: left;
	width: 590px;
}
div#incentive_detail div.right {
	float: right;
	width: 210px;
}
div#incentive_detail div.right div.feature_panel {
	float: right;
	margin: 0 0 10px 0;
}
div#incentive_detail p {
	margin: 0 0 10px 0;
}
div#incentive_detail a {
	color: #333333;
}

/* contact us form */

div.form {
	margin: 0 0 10px 0;
	clear: both;
}
div.form .red {
	font-size: 10px!important;
}
div.form label {
	width: 120px;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 2px 0;
}
div.form input {
	width: 250px;
	border: 1px solid #4DB749;
	height: 18px;
	line-height: 18px;
	margin: 0 0 2px 0;
}
div.form textarea {
	width: 250px;
	border: 1px solid #4DB749;
	line-height: 18px;
	margin: 0 0 2px 0;
}
div.form div.checkboxes {
	
}
div.form div.checkboxes label {
	clear: none;
	float: left;
	width: 170px;
}
div.form div.checkboxes input {
	float: left;
	width: 20px;
	margin: 0 5px 0 0;
}
input.submit {
	border: 1px solid #4DB749;
	background-color: #fff;
	color: #4DB749;
	font-size: 10px;
}

/* sitemap elements */

div#sitemap {
	
}

div#sitemap a {
	text-decoration: none;
}
div#sitemap a:hover {
	color: #4DB749;
}

div#sitemap ul {
	margin: 0 0 0 30px;
	list-style: disc;
}
div#sitemap ul ul {
	margin: 0 0 0 30px;
	list-style: circle;
}

/* footer elements */

/* this is a space / pseudo element in wrapper */

div#footer_space {
	width: 100%;
	height: 40px;
}

div#footer {
	width: 100%;
	min-width: 872px;
	height: 32px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	position: relative;
	top: -45px;
	color: #58585A;
}
div#footer .inner {
	width: 872px;
	margin: 0 auto 0 auto;
	padding: 6px 0 0 0;
}
div#footer .white {
	padding: 0 5px;
}
div#footer a {
	color: #58585A;
	text-decoration: none;
}
div#footer a:hover {
	color: #fff;
}
div#footer p {
	float: left;
}

/* bottom */

div#bottom {
	width: 872px;
	clear: both;
	margin: 0 auto 0 auto;
	position: relative;
	top: -20px;
	color: #58585A;
}
div#bottom a {
	color: #58585A;
	text-decoration: none;
}
div#bottom a:hover {
	color: #fff;
}
div#bottom .space {
	padding: 0 5px;
}
div#bottom div.copy {
	float: left;
}
div#bottom div.reg {
	float: right;
}

/* about us */

div.client_logos {

}
div.client_logos img {
	float: left;
	margin: 0 15px 20px 0;
}

/* common */

a.submit {
	border: 1px solid #4DB749!important;
	background-color: #fff!important;
	color: #4DB749!important;
	font-size: 10px!important;
	width: 60px;
	display: block!important;
	height: 14px;
	text-align: center;
	text-decoration: none;
}

table#addthis_services {
	color: #000!important;
}
table#addthis_services a {
	color: #000!important;
	text-decoration: none!important;
}
table#addthis_services a:hover {
	color: #dd9258!important;
}

/* other */

.clear {
	clear: both;
}
.bold {
	font-weight: bold;
}
.green {
	color: #4DB749!important;
}
.white {
	color: #fff!important;
}
.red {
	color: red!important;
}