html {
	overflow: -moz-scrollbars-vertical;
}


body {
	background: #e8efe9;
	color: #515151;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

a, a:visited, a:active {
	color: #86c260;
	text-decoration: none;
}
a:hover {
	color: #fff;
	background: #86c260;
}

a.special {
	background: #fff;
	color: #86c260;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}
a.special:hover {
	background: #86c260;
	color: #fff;
}

p.more {
	display: none;
}

p.footnotes {
	font-size: 10px;
	color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px solid #545454;
	width: auto;
	margin: 0px;
}

p.footnotes a {
	font-size: 10px;
	color: #000;
}

p.footnotes a:hover {
	font-size: 10px;
	color: #ccc;
}

h1 {
	color: #86c260;
	margin-bottom: 0px;
}

h2 {
	color: #545454;
}

h3 {
	color: #bbb;
}

p {
	text-align: justify;
}

strong.senergy {
	color: #86c260;
}

input.text-input, textarea {
	border: 1px solid #c6ccc7;
	background: #fff;
}

#content a, a:visited, a:active {
	color: #86c260;
	text-decoration: none;
}
#content a:hover {
	color: #fff;
	background: #86c260;
}

img {
	display: block;
}

#container {
	width: 746px;
	
	padding: 0px 36px 36px 36px;
	background: #fff;
	margin: auto;
}

#header {
	height: 115px;
	width: 746px;
	background: url('./../images/bg_header.gif') repeat-x top #fff;
}

img.logo {
	position: relative;
	top: 34px;
	left: 223px;
}



#navContainer {
	height: 28px;
	width: 746px;
	background: url('./../images/bg_nav.gif') repeat-x top #fff;
	text-align: center;
	
}

/*ul#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#navigation li {
	margin: 0;
	padding: 0;
}

ul#navigation li, ul#navigation li a {
	display: inline;
	line-height: 28px;
	height: 28px;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: #545454;
	padding: 6px;
	
	letter-spacing: 1px;
	white-space: nowrap;
}

ul#navigation li a:hover {
	background: #86c260;
	color: #fff;
}*/


.ddmenu {
	list-style: none;
	padding: 0;
	margin: 0;

	
}

.ddmenu > li {
	white-space: nowrap;
	margin: 0;
	padding: 0;
	display: inline;
}

.ddmenu > li > a {
	
	width: 100px;
	height: 28px;
	line-height: 28px;
	padding: 6px;
	letter-spacing: 1px;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #545454;
	background: transparent;
}

.ddmenu > li > .ddmenu-hover {
	background: #86c260;
	color: #fff;
}

.ddmenu > li ul {
	display: none;
	list-style: none;
	position: absolute;
	z-index: 90;
	padding: 0;
	text-align: left;
}

.ddmenu > li ul.technology {
	margin: 0px 0 0 101px;
}

.ddmenu > li ul.benefits {
	margin: 0px 0 0 218px;
}

.ddmenu > li ul.services {
	margin: 0px 0 0 305px;
}

.ddmenu > li ul a {
	display: block;
	width: 130px;
	padding: 5px;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	color: #545454;
	background-color: #eee;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.ddmenu > li ul li a.first {
	
}

.ddmenu > li ul a.ddchildhover {
	background: #86c260;
	color: #fff;
}


/*ul#navigation li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid white}
		
		ul#navigation li ul li
		{	float: none;
			display: block;
			text-align: left;
			}
		
		ul#navigation li ul li a
		{	
			display: block;
			width: 150px;
			background: #fff}
		
		ul#navigation li ul li a:hover
		{	background: #86c260}*/
		

/*		#navigation
		{	margin: 0;
			padding: 0}

			#navigation li
			{	float: left;
				list-style: none;
				}

			#navigation li a
			{	display: block;
				background: #324143;
				padding: 6px;
				text-decoration: none;
				border-right: 1px solid white;
				width: 70px;
				color: #EAFFED;
				white-space: nowrap}

			#navigation li a:hover
			{	background: #24313C}

				#navigation li ul
				{	margin: 0;
					padding: 0;
					position: absolute;
					visibility: hidden;
					border-top: 1px solid white}

					#navigation li ul li
					{	float: none;
						display: inline}

					#navigation li ul li a
					{	width: auto;
						background: #A9C251;
						color: #24313C}

					#navigation li ul li a:hover
					{	background: #8EA344}*/


#content {
	margin-top: 32px;
	background: #fff;
}

#submenu {
	width: 200px;
	float: left;
}

div.mainText{
	float: right;
	width: 535px;
}

#submenu table.submenu td {
	height: 32px;
	width: 200px;
	padding-right: 20px;
	font-size: 13px;
	font-weight: bold;
	background: url('./../images/sub_bg.gif') repeat-y;
	text-align: right;
	
}

#submenu table.submenu td a {
	font-size: 12px;
	font-weight: bold;
	color: #545454;
	display: block;
	line-height: 12px;
	padding: 10px 20px 10px 10px;
}
#submenu table.submenu td a:hover,
#submenu table.submenu td a.selected, 
#ourteam div.js table.submenu td a.js-sel,
#ourteam div.bp table.submenu td a.bp-sel,
#ourteam div.ls table.submenu td a.ls-sel,
#ourteam div.mt table.submenu td a.mt-sel,
#ourteam div.gp table.submenu td a.gp-sel,
#ourteam div.jc table.submenu td a.jc-sel,
#ourteam div.ps table.submenu td a.ps-sel,
#ourteam div.jf table.submenu td a.jf-sel,
#ourteam div.al table.submenu td a.al-sel {
	color: #fff;
	background: #fff url('./../images/sub_bg_ovr.gif') no-repeat center right;
}


#load {
	width: 31px;
	height: 31px;
	background: url('./../images/ajax-loader.gif') no-repeat top left;
}

#home a#homeActive,
	#technology a#technologyActive, 
	#benefits a#benefitsActive,
	#services a#servicesActive,
	#ourteam a#ourteamActive,
	#contact a#contactActive {
		background: #86c260;
		color: #fff;
	}

#home #flashContainer {
	width: 746px;
	height: 350px;
	background: #e8efe9;
	margin-bottom: 32px;
}

#home #bottom {
	height: 115px;
	width: 746px;
}

#home #bottom p, #contact p {
	font-size: 12px;
	line-height: 16px;
	float: left;
}

#home #bottom span, #contact span {
	font-weight: bold;
	font-size: 13px;
	color: #86c260;
}

#home #bottom div.bottom-icon {
	margin-left: 20px;
	float: right;
	background-repeat: no-repeat;
	width: 116px;
	height: 109px;
	cursor: hand;
	cursor: pointer;
}

#home #bottom div.over {
	opacity: 0;
	position: relative;
	margin: 0;
	top: 0;
	left: 0;
}


#calculator {
	background: #e8efe9;
	padding: 15px;
	border: 1px solid #c6ccc7;
	width: 280px;
	position: relative;
	left: 200px;
}

#calculator input.button {
	background: #86c260;
	border: none;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

#calcForm table {
	margin: auto;
}
#calcForm h2 {
	margin: 0px;
	font-size: 20px;
	color: #86c260;
}
#calcForm table td {
	padding: 5px;
}

#calcOutput {
	background: #e8efe9;
	padding: 15px;
	border: 1px solid #c6ccc7;
	width: 400px;
	float: right;
	display: block;
}
#calcOutput table {
	margin: auto;
	
}
#calcOutput h3 {
	margin: 4px;
	font-size: 12px;
	color: #545454;
}
#outputTable td, #savingsTable td {
	padding: 5px;
	border: 1px solid #c6ccc7;
	font-size: 11px;
	text-align: right;
}
#outputTable th, #savingsTable th {
	text-align: right;
	color: #86c260;
}

#outputTable td.total, #savingsTable .total {
	background: #fff;
	border: 1px solid #e8efe9;
	font-size: 12px;
	font-weight: bold;
}
#outputTable td.totalB, #savingsTable td.totalB {
	color: #86c260;
}

/*#bouncer {
	float: left;
	background: url('./../images/bouncer.gif') no-repeat top left;
	width: 200px;
	height: 100px;
	display: inline;
	margin-left: 80px;
	margin-top: 150px;
}*/

#bouncer {
	float: right;
	background: url('./../images/bouncer.gif') no-repeat top left;
	width: 200px;
	height: 100px;
	display: inline;
	margin-right: 3px;
	margin-top: 150px;
}

p.testimonials {
	margin-top: 30px;
}

p.testimonials i {
	font-size: 12px;
}

p.testimonials a.testHeading {
	font-weight: bold;
	color: #545454;
	float: right;
}
p.testimonials a.testHeading:hover {
	color: #86c260;
	background: transparent;
}

#analysis {
	background: #e8efe9;
	padding: 15px;
	border: 1px solid #c6ccc7;
	width: 400px;
	position: relative;
	left: 210px;
}

#analysis input.button {
	background: #86c260;
	border: none;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

#analysisForm table {
	margin: auto;
}
#analysisForm h2 {
	margin: 0px;
	font-size: 20px;
	color: #86c260;
}
#analysisForm table td {
	padding: 5px;
}

#analysisOutput {
	background: #e8efe9;
	padding: 15px;
	border: 1px solid #c6ccc7;
	width: 400px;
	position: relative;
	left: 210px;
}

#analysisOutput p.message {
	text-align: center;
	font-weight: bold;
	color: #86c260;
}

#analysis {
	background: #e8efe9;
	padding: 15px;
	border: 1px solid #c6ccc7;
	width: 400px;
	position: relative;
	left: 210px;
}

#analysis input.button {
	background: #86c260;
	border: none;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

#contactForm table {
	margin: auto;
}
#contactForm h2 {
	margin: 0px;
	font-size: 20px;
	color: #86c260;
}
#contactForm table td {
	padding: 5px;
}

#contactOutput {
	background: #e8efe9;
	padding: 15px;
	border: 1px solid #c6ccc7;
	width: 250px;
	float: right;
	margin-top: 64px;
}

#contactOutput p.message {
	text-align: center;
	font-weight: bold;
	color: #86c260;
}

#contactContainer {
	background: #e8efe9;
	padding: 15px;
	border: 1px solid #c6ccc7;
	width: 250px;
	float: right;
	margin-top: 64px;
}

#contactContainer input.button {
	background: #86c260;
	border: none;
	padding: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}

p.question {
	margin-top: 30px;
	margin-bottom: 0px;
	color: #86c260;
}

p.answer {
	color: #545454;
	margin-bottom: 0px;
	margin-top: 0px;
}

p.indent {
	margin-left: 20px;
	font-size: 12px;
}

br.half {
	line-height: 3px;
}

#effContainer {
	background: #e8efe9;
	padding: 15px;
	border: 1px solid #c6ccc7;
	margin: auto;
	display: block;
}
#effContainer table {
	margin: auto;
	
}
#effContainer h3 {
	margin: 4px;
	font-size: 14px;
}
#effTable td {
	padding: 5px;
	border: 1px solid #c6ccc7;
	font-size: 11px;
	text-align: center;
}
#effTable th {
	text-align: center;
	color: #86c260;
}

#effTable td.total {
	background: #fff;
	border: 1px solid #e8efe9;
	font-size: 12px;
	font-weight: bold;
}
#effTable td.totalB {
	color: #86c260;
}




#footer {
	margin-top: 32px;
	height: 30px;
	background: url('./../images/bg_footer.gif') repeat-x top #fff;
}

#footer p {
	padding-top: 10px;
	font-size: 11px;
	color: #333;
}

#footer a {
	font-size: 11px;
	color: #86c260;
}

#footer a:hover {
	background: transparent;
	color: #ccc;
	text-decoration: underline;
}
