body {
	font-family: verdana, sans-serif;
	font-size: 1em;
	background-color: #e6e6e6;
	height: 105px;
}

#siteBox {
	float: left;
	width: 98%;
	color: #333333;
	z-index: 2;
	margin: 0 auto;
	padding: 0 em;
	text-align: left;
	text-transform: none;
}

#header {
  float: left;
  width: 100%;
  height: 89px;
  background: #25509F url(../images/hdr.jpg);
}

#header a {
  float: right;
  width: 8em;
  padding: 5px 10px 5px 10px;
  font-size: 0.6em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  background-color: #666;
  border-bottom: 2px solid #333;
  border-right: 1px solid #333;
  border-left: 1px solid #333;
}

#header a:hover, #header a.active {
  padding-top: 10px;
  background-color: #333;
}

#header a.lastMenuItem {
  background-image: url(../images/corner_tr.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

a .desc {
  display: none;
  text-transform: lowercase;
  color: #FC0;  
}

a:hover .desc, .active .desc {
  display: block;
}

#nav {
  float: left;
  width: 100%;
  height: 30px;
  background: #25509F url(../images/menu_bg.gif);
}
#images {
  float: left;
  width: 20%;
  height: 75px;
  background: #25509F url(../images/img-about.jpg) no-repeat bottom left;
}

.title {
	float: left;
	padding: 1em 40px 0 2em;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #FC0;
	height: 20px;
	width: 619px;
}

.subTitle {
  display: block;
  font-size: 0.4em;
  text-transform: lowercase;
  line-height: 1.2em;  
  letter-spacing: 0.01em;
}

#content {
	width: 95%;
	background-color: #ffffff;
	margin-left: 3.5%;
	margin-right: 2%;
}
#contentC {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 180px;
  margin-right: 180px;
}

#contentRight {
	float: right;
	width: 19%;
	background: #fafafa url(../images/corner_sub_tl.gif) no-repeat top left;
	left: 737px;
	margin-top: 75px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 7px;
	border-left: 1.5px solid #cccccc;
	border-top: 1.5px solid #cccccc;
}
#contentNews {
	float: right;
	width: 19%;
	background: #fafafa url(../images/corner_sub_tl.gif) no-repeat top left;
	left: 737px;
	margin-top: 75px;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 7px;
	border-left: 1.5px solid #cccccc;
	border-top: 1.5px solid #cccccc;
}

#content p {
	font-size: 9pt;
	margin-left: 5px;
	margin-right: 5px;
	text-transform: none;
	text-align: justify;
	padding-top: 4px;
}

#content a {  
  text-decoration: none;
  color: #223266;
}

#content a:hover {
	color: #223266;
	background-color: #E6E6E6;
}

.header, .subHeader {
	display: block;
	font-weight: bolder;
	font-size: 10.5pt;
	text-transform: uppercase;
	color: #f7980e;
	border-bottom: 1.5px solid #223266;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	line-height: 2em;
}
.header2, .subHeader {
	display: block;
	clear: both;
	font-weight: bolder;
	font-size: 10.5pt;
	text-transform: uppercase;
	color: #f7980e;
	padding-bottom: 8px;
}

.subHeader {
  border: 0px;
}

#content a.menuItem {
	display: block;
	padding: 5px 0 5px 5px;
	border: 0px;
	line-height: 2em;
}

#content a:hover.menuItem { 
  color: #223266;
  background: #fbcb88;
}

#footer {
  float: left;
  width: 100%;
  height: 3em;
  font-size: 0.6em;
  text-transform: lowercase;
  line-height: 2.6em;
  color: #F1F6FE;
  background: #25509F url(../images/footer.gif) repeat-y top left;
}

#footerLeft {
  float: left;
  width: 65%;
  height: 3em;
  text-align: left;
}

#footerRight {
  float: right;
  width: 35%;
  height: 3em;
  text-align: right;
}

#footer a {
  color: #CCCCCC;
}

#footer a:hover {
  color: #666666;
}
#SEO {
  float: left;
  width: 100%;
  height: 3em;
  font-size: 0.6em;
  text-transform: lowercase;
  line-height: 2.6em;
  color: #F1F6FE;
}
#SEOmain {
	width: 90%;
	height: 4em;
	text-align: center;
	padding-left: 5%;
	line-height: 50px;
}

.grey {
  font-size: 0.9em;
  color: #AAA;
}

.white {
	color: #37477B;
	font-weight: bolder;
	font-variant: normal;
	line-height: 5pt;
}

ul{
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
}

li {
  margin-left: 10px;
}


.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}

.banner{
	width: 100%;
	height: 100px;
	float: left;
	background: url(banner.jpg) repeat-x;
}
.banner2{
	width: 624px;
	height: 105px;
	float: left;
	background: #25509F url(collage_5.jpg);
}
.style7 {
	font-size: 7.5pt;
	line-height: normal;
	padding-left: 7px;
	color: #27386C;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
.style8 {
    font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #223266;
	line-height: 15px;
}
  .DCL {
    font-family: verdana, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 1.2em;
}
  .style9 {
    font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	line-height: 1.50em;
}
  .Services {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  line-height: 2.5em;
  }
.whitespace{
	width: 100%;
	height: 29px;
	float: left;
	background: url(white.gif) repeat-x;
}
.servicesbanner{
	width: 625px;
	height: 106px;
	float: left;
	background: url(collage_5.jpg);
}
.chromestyle{
	width: 99.8%;
	font-weight: bold;
}

.chromestyle:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 100%; 
	padding: 4px 0;
	margin: 0;
	text-align: left;
	background: url(menu_bg.gif) center center repeat-x;
}

.chromestyle ul li{
	display: inline;
}

.chromestyle ul li a{
	color: #494949;
	padding: 4px;
	margin: 0px;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(menu_bg.gif) center center repeat-x; 
}

.chromestyle ul li a[rel]:after{ 
content: " ";
}


.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{
width: 100%;
}

.dropmenudiv a:hover{
background-color: #F0F0F0;
}

.InnovationBanner1{
	width: 100%;
	height: 160px;
	float: left;
	background: url(banner001.jpg) repeat-x;
	}
	
	.InnovationBanner2{
	width: 100%;
	height: 160px;
	float: left;
	background: url(banner002.jpg) repeat-x;
	}
	
		.InnovationBanner3{
	width: 100%;
	height: 160px;
	float: left;
	background: url(banner003.jpg) repeat-x;
	}
	
.InnovationHeader1Gear {
	display: block;
	color: #f7980e;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	background: url(gear.jpg) repeat-x;
	height: 105px;
	}
	
	.InnovationHeader1Solar {
	display: block;
	color: #f7980e;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	background: url(solar.jpg) repeat-x;
	height: 105px;
	}
	
		.InnovationHeader1Trust {
	display: block;
	color: #f7980e;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	background: url(trust.jpg) repeat-x;
	height: 105px;
	}
	
			.InnovationHeader1Customer {
	display: block;
	color: #f7980e;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	background: url(customer.jpg) repeat-x;
	height: 105px;
	}
	
			.InnovationHeader1Box {
	display: block;
	color: #f7980e;
	padding-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	background: url(box.jpg) repeat-x;
	height: 105px;
	}
	
	.Column1Contact {
	display: block;
	color: #f7980e;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(contact1.jpg) repeat-x;
	height: 51px;
	width: 100%
	}
	
		.Column1History {
	display: block;
	color: #f7980e;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(History1.jpg) repeat-x;
	height: 51px;
	width: 100%
	}
	
	#ColumnContent {
	float: right;
	width: 19%;
	background: #fafafa;
	left: 737px;
	margin-top: -30px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	border-left: 1.5px solid #cccccc;
	border-top: 1.5px solid #cccccc;
	}
	
		.Column2Contact {
	display: block;
	color: #f7980e;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(contact_002.jpg) repeat-x;
	height: 51px;
	width: 100%
	}
	
		.Column2History {
	display: block;
	color: #f7980e;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: url(25.jpg) repeat-x;
	height: 51px;
	width: 100%
	}
.style9Copy { font-family: verdana, arial, sans-serif; font-size: 10pt; line-height: 1.5em; ; text-align: left}

