@charset "UTF-8";
/* CSS Document */

img, div, a, input, td {
	behavior: url(iepngfix.htc)
}
body {
	background-color:#5b7f9b;
	background-image:url(images/bkg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin-bottom:15px;
	font-size:0.8em;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size:1.4em;
}
h2 {
	font-size:1.2em;
}
h3 {
	font-size:1.1em;
	margin-bottom:15px;
	color:#284259;
}
#wrapper {
	height:100%;
	width:908px;
	margin-right:auto;
	margin-left:auto;
}
#content_bkg_top {
	background-image:url(images/content_bkg_top.png);
	height:9px;
	width:908px;
}
#content_bkg_bottom {
	background-image:url(images/content_bkg_bottom.png);
	height:9px;
	width:908px;
}
.content_header {
	background-image:url(images/content_header.jpg);
	background-repeat:no-repeat;
	height:61px;
	width:876px;
	padding:16px 0 0 15px;
	color:#fff;
}
#content_left_wrapper{
	float:left;
	width:330px;
	margin-left:8px;
	height:100%;
	padding-top:100px;
}
#content_right_wrapper{
	margin-left:355px;
	padding-left:18px;
	border-left:solid 1px #cee2f1;
}
.content_wrapper{
	padding-right:20px;
}
#content_bkg_tile {
	background-image:url(images/content_bkg_tile.png);
	background-repeat:repeat-y;
	width:875px;
	padding:7px 30px 10px 15px;
}
/*#content_bkg_tile p{
	text-align:justify;
}*/
#content_bkg_tile ul li {
	list-style-type:disc;
	margin-left: 50px;
	font-size:0.8em;
}
#footer {
	text-align: center;
	color: #FFFFFF;
	width:908px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
}
#footer a {
	height:9px;
	width:908px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	color: #FFFFFF;
}
#index_main_image {
	background-image:url(images/index_main_image.png);
	background-repeat:none;
	width:908px;
	height:428px;
	margin-bottom:5px;
}
#index_bottom_image {
	background-image:url(images/index_bottom_image.png);
	background-repeat:none;
	width:925px;
	height:250px;
	padding-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
}
#index_bottom_image h2 {
	font-size:24px;
	margin-bottom:10px;
	border-bottom:solid 1px #fff;
	font-weight:bold;
}
#index_solar_powered {
	float:left;
	color:#fff;
	width:390px;
	margin-top:20px;
	margin-right:40px;
	font-size:23px;
}
#index_solar_powered h2 {
	color: #29445c;
}
#index_call_boxes {
	color:#fff;
	width:390px;
	float:left;
	margin-top:20px;
	margin-left:30px;
	font-size:20px;
}
#index_call_boxes h2 {
	color: #d7a06f;
}
#logo {
	width:242px;
	height:75px;
}
#navwrapper {
	position:relative;
	right:-220px;
	top:-13px;
	padding:0px;
	margin:0px;
}
#navbar {
	margin: 0;
	padding: 0;
	height: 1em;
}
.nav_main_menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.nav_sub_hover {
	margin-top:10px;
}
.nav_sub_hover li {
	background-image:url(images/nav_hover.png);
	background-repeat:repeat-x;
	height:25px;
	font-size:0.9em;
	padding:0px;
	margin:0px;
}
#navbar li {
	list-style: none;
	float: left;
	height:25px;
}
#navbar li li {
	margin:0px;
}
#navbar li a {
	margin:0px;
	display: block;
	padding: 0px 13px;
	color: #000;
	text-decoration: none;/*padding-bottom:5px;*/
}
#navbar li ul {
	display: none;
	width: 15em; /* Width to help IE out */
	border:solid 1px #666;
	margin-top:20px;
}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
}
#navbar li:hover li, #navbar li.hover li {
	float: none;
	height:25px;
}
#navbar li:hover li a, #navbar li.hover li a {
	color: #000;
	margin:0px;
	height:25px;
}
#navbar li li a:hover {
	background-image:url(images/nav_hover_hover.png);
	background-repeat:repeat-x;
	height:25px;
}
.summary{
	background-color:#ddebf5;
	border: 1px dashed #8ab7d6;
	
	padding:15px;
	font-size:1em;
	font-style:italic;
	color:#142c41;
	line-height:1.6em;
}
#summary_history{
	width:300px;
	float:right;
}
#summary_history_comarco{
	margin-left:20px;
	margin-bottom:10px;
	float:right;
	text-align:center;
}
.quote_beg{
	float:left;
	margin-right:5px;
	background-image:url(images/quote_beg.gif);
	background-repeat:no-repeat;
	height:20px;
	width:19px;
}
.quote_end{
	float:right;
	margin-left:5px;
	background-image:url(images/quote_end.gif);
	background-repeat:no-repeat;
	height:20px;
	width:19px;
	position:relative;
	top:95%;
}
.summary-indent{
	padding-left:30px;
}
#index_CGT {
	float:left;
	color:#fff;
	width:390px;
	margin-top:20px;
	margin-right:40px;
	font-size:15px;
}
#index_CGT h2 {
	color: #29445c;
}
.img_right {
	float: right;
}
