body {
	font-family: Helvetica, Arial, sans-serif;
    background: url('images/background.jpg') fixed bottom left no-repeat #ccffcc;
    margin: 0 0 20px 0;
    text-align: center;
   	color: #001E00;
}

#container {
	border: solid 1px #00cc33;
	background: #FFFFFF;
	width: 920px;
	margin: 30px auto 0 auto;
	padding-bottom: 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}


#menu {
	list-style: none;
	height: 60px;
	background: url('images/menu_bar.jpg') center no-repeat;
	width: 885px;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
}

/** IE bloody 6 Hack **/
  * html #menu {
    margin: 0 0 0 0;
      }
 

#menu li {
	float: left;
	display: block;
}

#menu li a{
	color: white;
	text-decoration: none;
	border-left: 1px #66cc00 solid;
	padding: 0 10px 0 10px;
	line-height: 34px;
	display: block;
}


#menu li #home {
	border-left: none;
	margin-left: 5px;
}

#menu li a:hover {
	background: url('images/hover.jpg') repeat-x;
}

#Home li #home, #Gallery li #gallery, #Why #why, #Technical #technical, #Contact #contact, #Order #order, #Testdrive #testdrive, #Dealers #dealers, #Videos #videos{
	background: url('images/hover.jpg') repeat-x;
}

#logo {
	text-align: left;
	padding: 10px 40px 0 40px;
}

#footer {
	width: 910px;
	margin: auto;
	text-align: right;
}

#footer p {
	padding: 0;
	margin: 0;
}

.list{
	margin: 0 auto;	
}

.list li {
	text-align: left;
	margin: 5px auto;
	padding-left: 15px;
	/*list-style: none url('images/bullet.jpg');*/
	padding-bottom: 4px;
	font-weight: 500;
	list-style: none;
	background: url('images/bullet.jpg') no-repeat top left;
}



/** Site Specific Tags **/
h1{
	text-align: left;
	padding: 0 50px;
	margin: 0;
	color: #336633;

}

h2{
	text-align: left;
	padding: 0 80px;
	margin: 0;
	font-size: 1.2em;
	color: #336633;
	padding-left: 80px;
	padding-bottom: 0;
	margin-bottom: 0;
}

a{
	color: #339933;
}


a:hover{
	color: #009900;
}

a img{
	border: none;
}

.small{
	font-size: 0.8em;
}

.clear{
	clear: both;
}

input, textarea{
	width: 230px;
}

/** Page Specifics **/
#techdata{
	text-align: left;
	width: 520px;
	font-size: 0.9em;
	float:right;
	padding-right: 22px;
}

#techdataimage{
	float: left;
	padding-left: 22px;
	padding-top: 5px;
}

#techdata p{
	padding-top: 0;
	margin-top: 0;
}

#techdata strong{
	color: #006600;
}

#Contact h2, #Testdrive h2, #Order h2{
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#Contact p, #Testdrive p{
	margin-top: 0;
	margin-bottom: 10px;
}

#mailer{
	 float: left;
	 text-align: left;
	 width: 300px;
	 margin: auto 0 auto 80px;
}

#physical, #information, #summary{
	width: 460px;
	float: right;
	margin: auto 80px auto 0;
	text-align: left;
}


#Why h2{
	padding-left: 90px;
	margin-bottom: 0px;
}

#Why ul{
	margin-top: 0px;
}

#Why .list{
	width: 755px;
	padding-left: 30px;
}

#Order{
	text-align: center:
}

#lefty{
	text-align: left;
}

#left {
	text-align: center;
}

#Order p{
	text-align: right;
	padding: 0;
	margin: 0;
}

#summary{
	padding: 10px;
	width: 300px;
	border: #00CC33 2px dashed;
	background: #f0fbee;
	position: absolute;
	font-size: 0.9em;
}

#summary #fields input, #summary #fields textarea{
	background: transparent;
	border: none;
	font-size: 0.9em;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: hidden; 
}

#summary input{
	width: 140px;
	text-align: left;
}

#summary textarea{
	width: 210px;
	border: none;
	background: transparent;
	overflow:hidden;
	overflow-y: hidden;
	overflow-x: hidden;	
}

#summary #customOptions{
	width: 280px;
	font-size: 0.8em;
	color: gray;
	text-align: right;
}


.editions{
	text-align: center;
	margin: 20px 5px 20px 10px;
	float: left;
	border: #00CC33 2px solid;
	padding: 5px;
}


.editions ul{
	padding-left: 3px;
	margin-left: 3px;
}

#Order input{
	text-align: left;
}

#Order h2{
	margin-top: 10px;
}

#contents{
	padding: 0 20px;
	text-align: left;
	margin: 0 0 0 0;
}


#contents p input{
	width: 25px;
}

#contents{
	width: 550px;
}

.editions input{
	width: 90px;
}

#yourDetails{
	padding-left: 120px;
}

#yourDetails p{
	text-align: left;
	
}

#Videos h1{
	margin-top: 20px;
	margin-bottom: 5px;
}

#footer {
	width: 910px;
	margin: auto;
	text-align: right;
	clear: both;
}

#footer p {
	padding: 0;
	margin: 0;
}



/** Redsign Footer **/

.redsignText {
	text-align: right;
	color: #000000;
	font-size: 0.8em;

}

.redsignLink {
	text-decoration: none;
	color: Black;
}

.redsignRed {
	color: #cc0000;
}