/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(../images/bg-grad.jpg) repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color:#0667A8;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration: underline;
}
#company {
	width:300px;
	height:100px;
	float:left;
}
#cities {
	width:670px;
	float:right;
	font-size:11px;
}
#wrap {
	width: 980px;
	background: url(../images/topBG.png) top center no-repeat;
	margin: 0px auto 0px auto;
	padding: 13px 10px;
}
#header {
	margin-top: 4px;
	background:#FFF;
	width: 978px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	height: 125px;
}
#header #floatLeft {
	float:left;
	width: 650px;
	text-align:right;
	background-image: url(../images/solar-thermal.png);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 30px;
	padding-right: 50px;
	font-size: 25px;
	color: #FFF;
	margin-left: 20px;
	margin-top: 10px;
}
#header #floatRight {
	float:right;
	width: 250px;
	text-align:center;
}
#header #floatRight p {
	font-size: 14px;
	font-weight:bold;
	color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#banner {
	height: 170px;
	width: 958px;
	padding-top: 5px;
	overflow: hidden;
	padding-left: 22px;
	z-index: 10;
}
#banner p {
	margin: 0px;
}
#content {
	background:#FFF;
	width: 978px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 5px solid #F5CF12;
}
#content ul {
	list-style:square;
}
#content #rImg {
	width: 935px;
	margin: 0 auto;
	padding-left: 0px;
}
#content #rightCol {
	;
	float:right;
	width: 690px;
	margin-right: 22px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#content #rightCol p {
	line-height:110%;
}
#content #rightCol h1 {
	color: #0667A8;
	font-size: 20px;
	margin-top:2px;
}
#content #rightCol h2 {
	color: #71a035;
	font-size: 18px;
	margin-top:2px;
}
#content #rightCol h3 {
	color: #0667A8;
	font-size: 16px;
	margin-top:2px;
}
#content #leftCol {
	padding-top: 15px;
	width: 225px;
	margin-left: 20px
}
#content #leftCol h5 {
	display:block;
	width: 220px;
	line-height: 28px;
	padding:0;
	margin: 0px 0px 5px 0px;
	padding-left: 9px;
	font-weight:normal;
	font-size: 15px;
	background:url(../images/leftColT.jpg) top center no-repeat;
}
#dropDiv {
	width: 327px;
	height: 39px;
	background: url(../images/dropDiv.png) top center no-repeat;
	position:absolute;
	top: -1px;
	left: 45%;
	text-align:center;
	line-height: 30px;
}
#footer {
	background:url(../images/footerBg.png) top center no-repeat;
	text-align:center;
	margin-top:-16px;
}
#footer #mainF {
	line-height: 60px;
}
#mainF {
	color:#000;
}
.smallText {
	font-size: 90%;
}
.font24 {
	font-size: 24px;
	color: #B32329;
}
.dashedRight {
	border-right: 1px dotted #226;
}
.breadcrumb {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 8px;
	margin: 0px;
	padding: 0px;
	color: #F5CF12;
}
.padding {
	padding: 10px;
}
services {
	z-index: 1;
}
#bread {
	font-size: 10px;
	text-align:right;
}
#bread a {
	font-size: 9px;
	margin:0 4px;
}
.center {
	text-align:center;
}

.purple {
	color:#2f2567;
	font-weight:bold;
}

.pink {
	color: #F6C;
	font-weight:bold;
}

