@charset "utf-8";
/* CSS Document */

/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, p.h1, p.h2, p.h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, html, label, table, tr, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img, a img, :link img, :visited img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
p.h1, p.h2, p.h3, h4, h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}

/*---------------------------------------------------------------
						CONTAINERS
---------------------------------------------------------------*/
body {
	background-image:url(../images/bg_image.png);
	background-repeat:repeat-x;
	background-color:#063f87;
	}
#drop_shadow {
	background:url(../images/drop_shadow.png) no-repeat right bottom;
	width:990px;
	margin-left:auto;
	margin-right:auto;
	}
#body_container {
	background:url(../images/grey_gradient.jpg) repeat-x;
	background-color:#cccccc;
	width:980px;
	margin-top:30px;
	position:relative;
	top:-10px;
	}
#header {
	width:980px;
	height:91px;
	}
#nav {
	background:url(../images/nav.jpg) repeat-x;
	height:32px;
	clear:both;
	}
#middle {
	padding:5px;
	width:970px;
	}
#col_one {
	width:511px;
	margin-right:40px;
	float:left;
	}
#col_two {
	width:400px;
	padding:20px 0 0 0;
	float:left;
	}
#color_samples {
	width:310px;
	margin:15px 0 0 15px;
	float:left;
	}
#nrgca_container {
	width:180px;
	float:left;
	margin:15px 0 0 0;
	}
#footer_container {
	clear:both;
	width:980px;
	border-top:5px solid #063f87;
	}
#footer_inside {
	width:940px;
	margin-top:3px;
	border-top:1px solid #063f87;
	padding:10px;
	}
.more_container {
	width:400px;
	text-align:right;
	margin-bottom:10px;
	clear:both;
	}
#sub_container {
	width:940px;
	padding:15px;
	text-align: left;
	}
/*---------------------------------------------------------------
						COLOR SAMPLES
---------------------------------------------------------------*/
.white {
	width:50px;
	height:50px;
	background-color:#FFFFFF;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.herringbone {
	width:50px;
	height:50px;
	background-color:#dbdacb;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.mist_sage {
	width:50px;
	height:50px;
	background-color:#c6c9b0;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.almond {
	width:50px;
	height:50px;
	background-color:#e5e2c4;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.pearl_gray {
	width:50px;
	height:50px;
	background-color:#d2cbb6;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.clay {
	width:50px;
	height:50px;
	background-color:#bab895;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.wicker {
	width:50px;
	height:50px;
	background-color:#96997f;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.desert_sand {
	width:50px;
	height:50px;
	background-color:#9faa9d;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.bronze {
	width:50px;
	height:50px;
	background-color:#575633;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.tuxedo_gray {
	width:50px;
	height:50px;
	background-color:#414141;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.royal_brown {
	width:50px;
	height:50px;
	background-color:#2c2107;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.grecian_green {
	width:50px;
	height:50px;
	background-color:#034008;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.forest_green {
	width:50px;
	height:50px;
	background-color:#112502;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.musket_brown {
	width:50px;
	height:50px;
	background-color:#1f2902;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
.scotch_red {
	width:50px;
	height:50px;
	background-color:#5c2a0f;
	border:1px solid #000000;
	margin:0 10px 10px 0;
	float:left;
	}
/*---------------------------------------------------------------
						IMAGES
---------------------------------------------------------------*/
h1 {
	background:url(../images/logo.png) no-repeat;
	width:273px;
	height:135px;
	z-index:10;
	position:relative;
	margin:10px 0 0 10px;
	display:block;
	}
h2 {
	background:url(../images/truck.png) no-repeat;
	width:259px;
	height:113px;
	z-index:5;
	position:relative;
	margin:0 0 0 720px;
	bottom:130px;
	}
h4 {
	background:url(../images/phone_number.jpg) no-repeat;
	width:394px;
	height:75px;
	z-index:80;
	position:relative;
	margin:0 0 0 300px;
	bottom:248px;
	}
img.houses {
	margin:0 3px 5px 0;
	}
#nrgca_container img {
	margin-left:20px;
	}
img.right {
	float:right;
	margin:15px 40px 10px 0;
	}
/*---------------------------------------------------------------
						TEXT STYLES
---------------------------------------------------------------*/
span {
	display:none;
	}
#col_one p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#666666;
	margin-top:10px;
	padding:0 0 0 15px;
	text-align:justify;
	}
#col_two p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#666666;
	text-align:right;
	}
#sub_container p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#666666;
	text-align:center;
	margin:0 0 15px 0;
	}
#col_one p:first-line {
	color:#063f87;
	font-weight:bold;
	}
h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#063f87;
	padding:0;
	margin:0 0 10px 0;
	}
h6 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	font-style:italic;
	color:#063f87;
	padding:0;
	margin:10px 0 10px 15px;
	}
h5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color:#063f87;
	padding:0;
	margin:0 0 10px 0;
	}
#footer_inside p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#063f87;
	text-align:center;
	}
#col_two p.address {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:.6em;
	color:#666666;
	}
/*---------------------------------------------------------------
						LINK STYLES
---------------------------------------------------------------*/
a.bullet:link {
	background:url(../images/blue_bullet.gif) left center no-repeat;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#063f87;
	text-transform:uppercase;
	text-decoration:underline;
	}
a.bullet:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#000000;
	text-transform:uppercase;
	text-decoration:underline;
	}
a.bullet:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
	color:#333333;
	text-transform:uppercase;
	text-decoration:underline;
	}
a:link {
	color:#666666;
	text-decoration:underline;
	}
a:visited {
	color:#666666;
	text-decoration:underline;
	}
a:hover {
	color:#063f87;
	text-decoration:underline;
	}
#footer_inside a:link {
	color:#063f87;
	text-decoration:underline;
	}
#footer_inside a:visited {
	color:#063f87;
	text-decoration:underline;
	}
#footer_inside a:hover {
	color:#666666;
	text-decoration:underline;
	}
/*---------------------------------------------------------------
							NAV
---------------------------------------------------------------*/
ul.nav {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#FFFFFF;
	margin:0 0 0 263px;
	padding-top:8px;
	float:left;
	}
ul.nav li {
	display:inline;
	background:url(../images/bullet.gif) no-repeat left center;
	padding-left:15px;
	margin-right:3px;
	}
ul.nav a:link {
	color:#FFFFFF;
	text-decoration:none;
	}
ul.nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
ul.nav a:hover {
	color:#CCCCCC;
	text-decoration:none;
	}
#drop_shadow #body_container #sub_container p {
	text-align: left;
}



.pics li{
	display:inline;
	padding: 4px;
	padding-left: 30px;
	
	
}


