@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font:1em Arial, Helvetica, sans-serif;
	background:#006db5;
	color:#fff;
}

IMG {
	border:0px;
}

h1 {
	font-size:1.2em;
}

h2 {
	font-size:1em;
}

p {
	font-size:0.8em;
	color:#333;
	margin:0px;
	padding:0px;
}

#wrapper {
	width:1035px;
}

#wrapper .top {
	margin:0px;
	padding:0px;
}

#wrapper .middle {
	width:1017px;
	margin:0px;
	background:url(../images/wrapper-middle-bg.gif) #fff;
	padding:0px 9px 0px 9px;
}

#wrapper .bottom {
	width:1035px;
	height:10px;
	margin:0px;
	padding:0px;
	background:url(../images/wrapper-bottom-bg.gif) #006db5 no-repeat;
}

#header {
	width:1017px;
	height:105px;
	background:#aad35e;
	margin:0px;
	padding:0px;
}

#header .logo {
	float:left;
}

#header .phone {
	float:right;
}

#featureholder,
#textholder {
	width:1015px;
	background:url(../images/text-holder-md.gif) repeat-x #cdcfd0;
	margin:2px 0px 0px 0px;
	border:solid 1px #959595;
}

#featureholder .leftbox {
	width:338px;
	height:311px;
	float:left;
	background:url(../images/feature-divider.gif) right repeat-y;
	padding:0px 1px 0px 0px;
}

#textholder .leftbox {
	width:644px;
	float:left;
	padding:15px;
}

#featureholder .rightbox {
	width:337px;
	height:311px;
	float:right;
}

#rightbox {
	width:339px;
	height:311px;
	padding:0px 0px 0px 1px;
	float:right;
	background:url(../images/feature-divider.gif) left repeat-y;
}

#rightboxextend {
	width:339px;
	padding:0px 0px 0px 1px;
	float:right;
	background:url(../images/feature-divider.gif) left repeat-y;
}

#rightboxextend .inner {
	border-bottom:1px solid #999;
}

#featureholder .inner,
#rightbox .inner,
#rightboxextend .inner {
	padding:10px;
}

#featureholder a,
#rightbox a,
#rightboxextend a {
	color:#fff;
	text-decoration:none;
}

#featureholder a:hover,
#rightbox a:hover,
#rightboxextend a:hover {
	color:#fff;
	text-decoration:underline;
}

#featureholder h1,
#featureholder h2,
#rightbox h1,
#rightbox h2,
#rightboxextend h1,
#rightboxextend h2,
#textholder h1,
#textholder h2,
#textholderlarge h1,
#textholderlarge h2 {
	margin:0px;
	padding:0px;
}

#textholder h1 {
	font-size:1.6em;
	color:#0071BC;
}

#textholder h2 {
	font-size:1em;
	color:#333;
}

#rightbox h1,
#rightboxextend h1 {
	font-size:1.2em;
	color:#0071BC;
}

#rightbox h2,
#rightboxextend h2 {
	font-size:1em;
	color:#fff;
}

#featureholder .calculations,
#rightbox .calculations,
#rightboxextend .calculations {
	width:187px;
	height:140px;
	background:url(../images/feature-calc-bg.jpg) #0e5da1 no-repeat;
	padding:10px 120px 10px 10px;
	margin:0px 0px 7px 0px;
}

#featureholder .energy,
#rightbox .energy,
#rightboxextend .energy {
	width:207px;
	height:140px;
	background:url(../images/feature-energy-bg.jpg) #0e5da1 no-repeat;
	padding:10px 100px 10px 10px;
	margin:0px 0px 7px 0px;
}

#featureholder .sap,
#rightbox .sap,
#rightboxextend .sap {
	width:187px;
	height:140px;
	background:url(../images/feature-sap-bg.jpg) #0e5da1 no-repeat;
	padding:10px 120px 10px 10px;
	margin:0px 0px 7px 0px;
}

#featureholder .technology,
#rightbox .technology,
#rightboxextend .technology {
	width:187px;
	height:140px;
	background:url(../images/feature-technology-bg.jpg) #0e5da1 no-repeat;
	padding:10px 120px 10px 10px;
	margin:0px 0px 7px 0px;
}

#title {
	border-bottom:1px solid #999;
	padding:0px 0px 4px 0px;
	margin:0px 0px 20px 0px;
}

#title h2 {
	color:#fff;
}

.green {
	color:#A0D314;
}

a.greenbutton:link,
a.greenbutton:visited,
a.greenbutton:active {
	width:107px;
	height:16px;
	display:block;
	background:url(../images/btn-green.gif) no-repeat;
	font-size:0.8em;
	color:#fff;
	text-decoration:none;
	padding:7px 10px;
	margin:8px 0px 0px 0px;
}

a.greenbutton:hover {
	width:107px;
	height:16px;
	display:block;
	background:url(../images/btn-green.gif) no-repeat;
	font-size:0.8em;
	color:#fff;
	text-decoration:underline;
	padding:7px 10px;
	margin:8px 0px 0px 0px;
}

#navigation {
	width:1015px;
	height:30px;
	padding:1px;
	background:url(../images/navigation-bg.gif) no-repeat;
	margin:2px 0px;
}

#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#navigation ul li {
	text-align:center;
	list-style:none;
	float:left;
	width:125px;
	height:23px;
	padding:7px 0px 0px 0px;
	background:url(../images/navigation-divider.gif) right no-repeat;
}

#navigation ul .end {
	text-align:center;
	list-style:none;
	float:left;
	width:125px;
	height:23px;
	padding:7px 0px 0px 0px;
	background:none;
}

#navigation ul li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#navigation ul li a:hover {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}

.clearit {
	clear:both;
	height:0px;
	line-height:0.0px;
	font-size:0px;
	width:100%;
}

#footer {
	margin:0px;
	padding:10px 10px;
	font-size:0.8em;
}

#footer .right {
	float:right;
	width:110px;
	height:25px;
	text-align:center;
	margin:10px 0px 0px 0px;
}

#footer .left {
	float:left;
	width:500px;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color:#B3B3B3;
	margin:0px;
}

#footer ul {
	list-style:none;
	padding:0px;
	margin:5px 0px 0px 0px;	
}

#footer ul li {
	float:left;
	margin:0px 4px 0px 0px;
	color:#B3B3B3;
	font-size:0.8em;
}

#footer .left a,
#footer .right a,
#footer .right a:hover {
	color:#B3B3B3;
	text-decoration:none;
}

#footer .left a:hover {
	color:#B3B3B3;
	text-decoration:underline;
}

#footer IMG {
	margin:0px;
	border:none;
}

.logotext {
	margin:0px 0px 0px 28px;
	font-size:0.9em;
}

a {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:underline;
}

.grey {
	color:#666;
}

.downloadpdf {
	height:124px;
	width:160px;
	background:url(../images/download-pdf.gif) no-repeat;
	padding:50px 0px 0px 160px;
	float:left;
}

.downloadword {
	height:124px;
	width:160px;
	background:url(../images/download-word.gif) no-repeat;
	padding:50px 0px 0px 160px;
	float:left;
}
