body {
	padding: 0px;
	margin: 0px;
	background: url(../images/mainbak.png) top left repeat-x;
	background-color: #0e2441;
}

.clear {
	clear: both;
}

.cleft {
	clear: left;
}

img {
	display: block;
}

.blu {
	color: #66ccff;
}

.hide {
	display: none;
}

/*******************************************************************
LAYOUT
*******************************************************************/

#top { 
	width: 780px;
	height: 62px;
	margin: 0px auto 0px auto;
	padding: 0px;
} 

#phone { 
	width: 550px;
	height: 29px;
	float: right;
	margin: 20px 0px 0px 0px;
	text-align: right;
	color: #cccccc;
} 

#navbar { 
	width: 640px;
	height: 49px;
	padding: 0px 0px 0px 180px;
	margin: 0px auto 0px auto;
	background: url(../images/navbar.jpg) top left no-repeat;
}

a.navitem {
	display: block;
	height: 49px;
	line-height: 49px;
	float: left;
}

#main-wrap { 
	width: 100%;
	height: 301px;
} 

#main { 
	width: 780px;
	height: 299px;
	margin: 1px auto 0px auto;
} 

#services { 
	width: 300px;
	float: right;
	padding-top: 20px;
}

.tick {
	width: 300px;
	height: 32px;
	background: url(../images/tick.png) top left no-repeat;
	margin: 0px 0px 14px 0px;
}

#click {
	width: 532px;
	height: 299px;
    background: url(../images/click.jpg) top left no-repeat;
}

#pagepic-hed {
	width: 750px;
	height: 126px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #1d467c;
	margin: 0px 0px 30px 0px;
	padding: 30px 0px 0px 30px;
}

.hed-domestic {
	background: url("../images/hed-domestic.jpg") top right no-repeat;
}

.hed-commercial {
	background: url("../images/hed-commercial.jpg") top right no-repeat;
}

.hed-solar {
	background: url("../images/hed-solar.jpg") top right no-repeat;
}

#pagepic-hed p {
	width: 500px;
}

#container { 
	width: 780px;
	margin: 40px auto 0px auto;
	padding: 0px;
} 

#margin { 
	width: 211px;
	float: right;
}

#wufoo {
	width: 400px;
	float: right;
}

#logos {
	width: 211px;
	height: 67px;
	background: url("../images/logos.gif") top left no-repeat;
}

#content { 
	width: 398px;
	margin: 0px 0px 0px 40px;
	float: left;
	padding: 0px;
}

#contact {
	width: 280px;
	float: left;
}

.list-item {
	padding: 4px 0px 4px 30px;
	background: url("../images/blt1.png") 0px 9px no-repeat;
	color: #66ffff;
}

#footer { 
	width: 100%;
    padding: 0px;
    margin: 30px auto 0px auto;
	background: #011836;
}

#foot-wrap {
	width: 780px;
    margin: 0px auto 0px auto;
}

#footext { 
	width: 500px;
	height: 140px;
	float: left;
    padding: 40px 0px 0px 0px;
}

#click-van {
	width: 201px;
	height: 90px;
	float: right;
	margin: 30px 0px 0px 0px;
    background: url(../images/click-van.png) top left no-repeat;
}