body {
	background:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-align:center;
	color:#000;
}
* {
	padding:0;
	margin:0;
}
.left {
	float:left;
	display:inline;
}
.right {
	float:right;
	display:inline;
}
.cl {
	clear:both;
	display:block;
	font-size:1px;
	line-height:1px;
	height:1px;
}

#shell {
	text-align:left;
	margin:20px auto 0 auto;
	width:729px;
}
p {
	line-height:1.6;
}
#top {
	text-align:right;
	color:#aaa;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	padding:0 0 10px 0;
}
#logo{
	float:left;
	display:inline;
}
#logo img {
	border:0;
}
#nav {
	float:right;
	display:inline;
	width:480px;
}
#nav ul {
	text-align:right;
	list-style-type:none;
	margin:9px 0 0 0;
	line-height:1;
}
#nav li {
	display:inline;
}
#nav li.space {
	background:url(../images/nav_dot.gif) no-repeat 0 5px;
	margin:0 3px;
}
#nav a{
	text-decoration:none;
	color:#4db21a;
	text-transform:uppercase;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}
#nav a:hover, #nav a.active{
	color:#1b5298;
}
/* HEADERS */
h1 {
	float:left;
	display:inline;
	font-size:1px;
	line-height:1px;
	width:729px;
	text-indent:-10000px;
	margin-top:25px;
}
h1#home_h, h1#applynow_h {
	background: url(../images/heads/home.jpg) no-repeat 0 0;
	height:277px;
	margin-bottom:30px;
}
h1#aboutus_h {
	background: url(../images/heads/about.jpg) no-repeat 0 0;
	height:280px;
}
h1#careers_h {
	background: url(../images/heads/careers.jpg) no-repeat 0 0;
	height:251px;
	margin-bottom:30px;
}
h1#commercial_h {
	background: url(../images/heads/commercial.jpg) no-repeat 0 0;
	height:251px;
	margin-bottom:30px;
}
h1#residential_h{
	background: url(../images/heads/residential.jpg) no-repeat 0 0;
	height:251px;
	margin-bottom:30px;
}

#content {
	border-left:solid 1px #e3eff4;
	border-right:solid 1px #e3eff4;
	border-bottom:solid 1px #e3eff4;
	padding:0 0 20px 0;
	width:727px;
}
#cntp {
	padding:0 20px
}
#footer {
	font-size:10px;
	color:#ccc;
	padding:20px 0 20px 0;
}

h2 {
	float:left;
	display:inline;
	text-indent:-10000px;
	margin:0 0 10px 0;
}
a {
	color:#4db21a;
}
a:hover {
	text-decoration:none;
}
h2#h_1 {
	background: url(../images/hs/homeh_1.gif) no-repeat 0 0;
	width:603px;
	height:28px;
}
h2#c_1a {
	background: url(../images/hs/car.gif) no-repeat 0 0;
	width:103px;
	height:22px;
}
h2#a_1 {
	background: url(../images/hs/ab.gif) no-repeat 0 0;
	width:124px;
	height:22px;
}
h2#c_1 {
	background: url(../images/hs/comm.gif) no-repeat 0 0;
	width:164px;
	height:23px;
}
h2#r_1 {
	background: url(../images/hs/res.gif) no-repeat 0 0;
	width:151px;
	height:23px;
}
h3#b_1 {
color:#1b5298;

font-size:30px;

	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

ul.bl {
	font-size:15px;
	color:#0d4792;
	margin:0 0 0 16px;
	list-style-type:disc;
	padding:13px 0;
}
ul.bl li {
	padding:3px 0;
}

.sideEQ {
	float:left;
	display:inline;
	width:332px;
	margin:20px 0 0 0;
	
}

h4 {
	font-weight:normal;
	font-size:15px;
	color:#0d4792;
	line-height:23px;
}
.steps {
	padding:0 0 20px 0;
	margin:25px 0 0 0;
	
	border-bottom:solid 1px #e3eff4;
}
.steps .left {
	width:32px;
	background:#e3eff4;
	color:#fff;
	height:85px;
}
.steps .left p {
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	padding:7px 0 0 0;
	text-align: center;
}
.steps .right {
	width:270px;
}
.steps .right p {
	color:#777;
	line-height:17px;
}
h3 {
	color:#4db21a;
	font-size:16px;
}


.b_box {
	background:url(../images/h_black.gif) no-repeat 0 0;
	height:120px;
}
.b_box h3 {
	color:#fff;
	text-transform:uppercase;
	padding:10px 10px 0px 10px;
	font-size:14px;
}
.b_box p {
	font-size:11px;
	color:#999;
	padding:0 10px;
}

.hform {
}
.hform h2 {
	background:url(../images/h_step1_t.gif) no-repeat 0 0;
	height:41px;
	width:332px;
	margin:0;
}
.hform .b {
	background:url(../images/h_step1_b.gif) no-repeat 0 0;
	height:4px;
	font-size:1px;
	line-height:1px;
}
.hform form {
	clear:both;
	background:#e3eff4;
	padding:0px 7px 5px 7px;
	margin:0;
}
.hform label {
	width:121px;
}
.hform .field {
	width:186px;
}
.hform select.field {
	width:192px;
}
.frow {
	margin:0 0 4px 0;
}
.btnp {
	text-align: right;
	padding:10px 0 0 0;
}
label {
	float:left;
	display:inline;
	cursor:pointer;
	font-size:11px;
	text-align: right;
	margin:4px 0 0 0;
}
.field {
	float:left;
	display:inline;
	margin:0 0 0 5px;
	font-size:11px;
	background:#fff;
	padding:3px 2px;
	border:solid 1px #d4e0f4;
}

.bird_box {
	background:url(../images/birds.jpg) no-repeat 0 0;
	width:297px;
	height:219px;
}
.bird_box h4 {
	padding:45px 140px 0 10px;
	line-height:21px;
}
.gform {
	width:297px;
}
.gform .t {
	background: url(../images/form2_t.gif) no-repeat 0 0;
	height:59px;
	color:#fff;

}
.gform .t p {
	text-transform:uppercase;
	padding:30px 25px 0 0;
	text-align: right;
	font-weight:bold;
}
.gform form {
	border-left:solid 1px #c3e9a6;
	border-right:solid 1px #c3e9a6;
		padding:0px 7px 5px 7px;
}
.gform .b {
	background:url(../images/form2_b.gif) no-repeat top left;
	font-size:1px;
	line-height:1px;
	height:7px;
	padding:0;
	margin:0;
	width:297px;
	float:left;
	display:inline;
}

.gform label {
	width:110px;
}
.gform .field {
	width:160px;
}
.gform select.field {
	width:166px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.gform textarea.field {
	width:160px;
	height:50px;
	overflow:auto;
}

.blue_box {

}
.blue_box .t {
	background:url(../images/br_t.gif) no-repeat 0px 0;
	font-size:1px;
	line-height:1px;
	height:7px;
	float:left;
	display:inline;
	width:297px;

}
.blue_box .b {
	background:url(../images/br_b.gif) no-repeat 0 0;
	font-size:1px;
	line-height:1px;
	height:7px;
}
.blue_box .c {
	border-left:solid 1px #e3eff4;
	border-right:solid 1px #e3eff4;
	clear:both;

}

ul.blue2 {
	padding:5px 0;
	margin:0 0 0 25px;
	color:#0d4792;
	line-height:15px;
	list-style-type:square;
	
}
ul.blue2 li {
	padding:2px 0;
}

