
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bkg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #333333;
}

h1 {
	font-size: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	font-weight: normal;
	color: #ffffff;
	line-height:1.0em;
}

h2 {
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	font-weight: normal;
	color: #ffffff;
}

h3 {
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	padding: 5px 10px 10px 10px;
	font-weight: normal;
	margin: 0px;
		}
		
h4{
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	margin: 0px;
}

p {
	line-height: 1.4em;
	font-size:0.8em;
}

ol, ul {
	line-height: 1.4em;
	font-size:0.7em;
}

ul ul {
	line-height: 1.4em;
	font-size:1em;
}

a {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

.td-grey-head{
background-color:#cccccc;
color:#000000;
padding: 5px;
font-size: 0.7em;
font-weight:bold;
}

.td-grey{
background-color:#575757;
color:#ffffff;
padding: 5px;
font-size: 0.7em;
}

.td-nobkg{
color: #ffffff;
font-size:0.7em;
padding: 5px;
}

/* Top Bar */

#topbar {
float:left;
width: 950px;
height: 55px;
margin: 10px 0px;
}

#topbar h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 1.3em;
}

#topbar h1 {
	padding: 15px 0px 0px 710px;
}

/* Logo */

#logo {
	float: left;
	margin-top:5px;
}

/* Banner */

#banner-img{
float: left;
width: 950px;
height: 270px;
padding: 0px 0px;
border-top: 1px solid #006600;
text-align:left;
}

#banner-inner{
width: 950px;
height: 200px;
}

/* Offer */
#offer{
float:left;
margin-right: 20px;
width: 240px;
height: 200px;
background-image:url(../images/offer_bkg.png);
background-repeat:no-repeat;
text-align:center;
}

#offer h1{
font-size:1.2em;
color:#ffffff;
padding-top: 70px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

#offer h2{
font-size:0.8em;
color:#ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-top:-5px;
}

#offer p{
font-size: 0.55em;
padding: 0px 10px;
line-height:1.2em;
}

#offer a{
text-decoration:none;
}

#offer a:hover{
text-decoration:underline;
}

/* Page */

#page {
width: 950px;
margin: 0px 0px;
padding: 10px 0px 0px 0px;
}


/* Content */

#content-ind {
float: left;
width: 730px;
}

#intro-ind{
width: 730px;
margin-top: 20px;
}


#intro-text{
float: left;
width: 450px;
}

#icons{
float: left;
border-bottom: 1px solid #999999;
border-top: 1px solid #999999;
height: 60px;
width: 710px;
padding-bottom: 5px;
}

.icons{
width: 190px;
float:left;
padding-left: 40px;
padding-top:10px;
}

#icons a{
text-decoration:none;
}

#icons a:hover{
text-decoration:underline;
}

#feature-boxes{
width: 710px;
float:left;
}

#feature-text{
width:710px;
float:left;
}

#feature1{
width: 225px;
float:left;
margin:10px 10px 10px 0px;
}

#feature1 p{
font-size: 0.7em;
line-height: 125%;
}

#feature2{
width: 230px;
float:left;
margin:10px 8px 10px 5px;
}

#feature2 p{
font-size: 0.7em;
line-height: 125%;
}

#feature3{
width: 230px;
float:left;
margin:10px 0px 10px 0px;
}

#feature3 p{
font-size: 0.7em;
line-height: 125%;
}

.feature{
width: 232px;
background-color:#264025;
float:left;
margin-top:10px;
}

.feature-margin{
width: 232px;
background-color:#264025;
float:left;
margin-top:10px;
margin-right:5px;
}

#content {
float: left;
width: 477px;
margin-top: 20px;
margin-left: 75px;
}

#content p{
font-size: 0.7em;
line-height: 125%;
}


/* Right Column */

#right-ind {
float: right;
width: 210px;
margin-top:20px;
}

#right {
float: right;
width: 210px;
margin-top:20px;
}
#right h2{
margin-bottom: -5px;
}

#right-ind h2{
margin-bottom: -5px;
}

/* Left Column */

#left {
float: left;
width: 160px;
margin-top:20px;
}

#left p{
line-height: 0.8em;
font-family:Georgia, "Times New Roman", Times, serif;
padding-left: 10px;
}

#left a{
text-decoration: none;
}

#left a:hover{
text-decoration: underline;
}

/* Borders */
.ind-banner{
border-bottom: 1px solid #006600;
}

/* Pictures */
#car-pics{
width: 475px;
}

#car-left{
width:234px;
float:left
}

#car-right{
width:234px;
float:left;
margin-left: 7px;
}

.car-border{
border: 2px solid #006600;
}

#car-pics h2{
padding-top: 15px;
}


/* Footer */

#footer {
clear: both;
width: 950px;
margin: 10px auto 0px auto;
color: #FFFFFF;
border-top: 1px solid #006600;
}

#footer-right{
width: 525px;
float:left;
}

#footer-right ul{
margin: 0px ;
padding: 0px 0px 0px 90px;
list-style: none;
}


#footer-right li{
float: left;
display:block;
margin: 0px;
padding: 5px 0px 5px 20px;
}

#footer-left{
width: 425px;
float:left;
}

#footer p {
margin: 0px;
padding: 5px 0px 0px 0px;
line-height: normal;
font-size: 0.7em;
}

#footer a {
color: #FFFFFF;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/*Other styling*/

.clear{
clear: both; 
}

.img-margin{
margin-right: 10px;
}

.img-margin-top{
margin-top:10px;
margin-bottom: 5px;
}

.img-border{
border: 1px solid #006600;
}

.banner-border{
border-bottom: 1px solid #666666;
}

.small-georgia{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 0.8em;
line-height: 1.3em;
}

.small{
font-size: 0.8em;
line-height: 1.3em;
}

.arrow{
float:right;
margin-top:-8px;
}

.ge-cars{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height:1.3em;
padding-left: 0px;
margin-left: 0px;
}

.hghc{
font-size:0.85em;
}