@charset "UTF-8";
/* CSS Document */

* {border:0pt none; margin:0pt; padding:0pt;}



body {
	text-align: center;/* alignment for IE7 */
	background-color: #fff;
	background-image: url(../images/bg_repeat.jpg);
	background-repeat: repeat;
	text-align: left; 
	}


/* Layout ============================================================= */

#container {
	width: 707px;
	position: absolute;
	left: 50%;
	margin-left: -353.5px;
	top: 245px;
	height: auto;
	background: #fff;
}

#shadowleft {
	background-image: url("../images/shadow_left.png");
	background-repeat: repeat-y;
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -362.5px;
	width: 16px;
	height: 100%;

}

#shadowright {
	background-image: url("../images/shadow_right.png");
	background-repeat: repeat-y;
  position: fixed;
	top: 0px;
	left: 50%;
	margin-left: 353.5px;
	width: 16px;
	height: 100%;
}

#header {
	position: absolute;
	top: 0px;
	left: 50%;
  margin-left: -353.5px;
	margin-top: 0px;
	width: 707px;
	height: 203;	
}

#navbardots {
	background-image: url("../images/nav_dots.jpg");
	background-repeat: no-repeat;
	clear: both;
	position: relative;
  width: 707px;
  height: 7px;
  top: 0px;
  line-height: 0px;
  font-size: 0px;
}

#secondarynavcontainer {
	clear: both;
	left: 0px;
	width: 707px;
	height: 412px;
	position: relative;
  top: 0px;
}

#subsecondarynavcontainer {
	clear: both;
	left: 0px;
	width: 707px;
	height: 2300px;
	position: relative;
  top: 0px;
}

#faqsecondarynavcontainer {
	clear: both;
	left: 0px;
	width: 707px;
	height: 5000px;
	position: relative;
  top: 0px;
}

#leftsecondarynavarea {
	float: left;
	width: 331px;
	height: 412px;
	position: relative;
	top: 0px;
}

#rightsecondarynavarea {
	float: right;
	position: relative;
	width: 376px;
	height: 412px;
	top: 0px;
}

#subleftsecondarynavarea {
	float: left;
	width: 419px;
	height: auto;
	position: relative;
	top: 0px;
}

#subrightsecondarynavarea {
	float: right;
	position: relative;
	width: 288px;
	height: autopx;
	top: 0px;
}
#contactrightsecondarynavarea {
	float: right;
	position: relative;
	width: 288px;
	height: auto;
	top: 0px;
}
#contactleftsecondarynavarea {
	float: left;
	width: 419px;
	height: auto;
	position: relative;
	top: 0px;
}

#faqtextarea {
	float: left;
	width: 707px;
	height: auto;
	position: relative;
	top: 0px;
}

#faqleftsecondarynavarea {
	float: left;
	width: 419px;
	height: 321px;
	position: relative;
	top: 0px;
}

#faqrightsecondarynavarea {
	float: right;
	position: relative;
	width: 288px;
	height: 321px;
	top: 0px;
}

#galleriesleftsecondarynavarea {
	float: left;
	width: 359px;
	height: auto;
	position: relative;
	top: 0px;
	margin-bottom: 150px;
}

#galleriesrightsecondarynavarea {
	float: right;
	position: relative;
	width: 348px;
	height: auto;
	top: 0px;
	margin-bottom: 150px;
}

#maincontentcontainer {
	clear: both;
	width: 707px;
	height: auto;
	position: relative;
  top: 0px;
  background: #fff;
}

#greencarinfo {
	float: left;
	position: relative;
  width: 272px;
	height: 160px;
	top: 0px;
}
	
#maincontent {
	position: relative;
	float: right;
	width: 434px;
  top: 0px;
}

#aboutheader {
	clear: both;
	position: relative;
	width: 434px;
	height: 55px;
  top: 0px;
}

#textbox {
	position: relative;
	padding: 5px 40px 10px 3px;
	background: #fff;
	text-align: left;
}

#sub_lefttextbox {
	position: relative;
	padding: 40px 40px 10px 40px;
	background: #fff;
	text-align: left;
}

#sub_righttextbox {
	position: relative;
	padding: 30px 40px 10px 0px;
	background: #fff;
	text-align: left;
}

#emailsignup {
	position: relative;
	border-color: #6ac7d6;
	width: 170px;
	height: 20px;
	background: #fff;
	text-align: left;
}

#footer { 
	clear: both;
	width: 707px;
	text-align: center;
	background-color: #6ac7d6;
	bottom: 0px;
	height: 130px;
}

/* Border Styles ============================================================= */

.b1 {
margin-left: 28px;
margin-right: 5px;
}

.b2 {
margin-left: 6px;
margin-right: 6px;
margin-bottom: 16px;
margin-top: 16px;
}


/* P Styles ============================================================= */

p {
font-family: Genevea, Verdana, sans-serif; 
font-size: 12px; 
color: #415153; 
text-align: left;
margin-bottom: 15px;
}

a:link, a:hover, a:visited  {color: #fe7184; text-decoration: underline;}

#footer p {line-height: 9px; text-align: center; font-size: 11px; color: #fff;}
#footer a {font-size: 11px; color: #fff;}
#footer a:hover {text-decoration: underline;}
#footer a:visited {color: #415153;}

h1 {
font-family: Geneva, Verdana, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 16px; 
color: #fe7184; 
text-align: left;
margin-bottom: 0px;
}

h2 {
font-family: Geneva, Verdana, sans-serif;
text-transform: uppercase;
font-weight: bold;
font-size: 12px; 
color: #415153; 
text-align: left;
}

/* List Styles ============================================================= */

ul#bullets 	{
	width: auto;
	}

#bullets li { 
 font-family: Genevea, Verdana, sans-serif; 
 font-size: 12px; 
 color: #415153;  
 list-style: none;
 line-height: 16px;
}

/* Navigation ============================================================= */

#navbar { 
position: absolute;
left: 50%;
margin-left: -353.5px;
top: 203px;
width: 707px;
height: 42px;
}

ul#nav {list-style: none;}
#nav li { margin: 0; padding 0; float: left;}
#nav li a { display: inline; }

#n1 a { height: 42px; width: 83px; background-image: url("../images/n1.jpg"); float: left;}
#n2 a { height: 42px; width: 94px; background-image: url("../images/n2.jpg"); float: left;}
#n3 a { height: 42px; width: 116px; background-image: url("../images/n3.jpg"); float: left;}
#n4 a { height: 42px; width: 105px; background-image: url("../images/n4.jpg"); float: left;}
#n5 a { height: 42px; width: 47px; background-image: url("../images/n5.jpg"); float: left;}
#n6 a { height: 42px; width: 94px; background-image: url("../images/n6.jpg"); float: left;}
#n7 a { height: 42px; width: 83px; background-image: url("../images/n7.jpg"); float: left;}
#n8 a { height: 42px; width: 85px; background-image: url("../images/n8.jpg"); float: left;}

#n1 a:hover { background-position: 0 -43px; }
#n2 a:hover { background-position: 0 -43px; }
#n3 a:hover { background-position: 0 -43px; }
#n4 a:hover { background-position: 0 -43px; }
#n5 a:hover { background-position: 0 -43px; }
#n6 a:hover { background-position: 0 -43px; }
#n7 a:hover { background-position: 0 -43px; }
#n8 a:hover { background-position: 0 -43px; }

#n1 a#active { background-position: 0 -43px; }
#n2 a#active { background-position: 0 -43px; }
#n3 a#active { background-position: 0 -43px; }
#n4 a#active { background-position: 0 -43px; }
#n5 a#active { background-position: 0 -43px; }
#n6 a#active { background-position: 0 -43px; }
#n7 a#active { background-position: 0 -43px; }
#n8 a#active { background-position: 0 -43px; }


