html{
	min-height: 100%;
	height: 100%;
}

body{
	margin: 0;
	padding: 0;
	background: black;
	font-family: arial;
	min-height: 100%;
	height: 100%;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	padding: 0;
	min-height: 100%;
	height: 100%;
}
.wantedPoster{
	display: block; 
	width: 136px; 
	height: 172px; 
	position: absolute;
	z-index: 200;
	top: 30px; 
	right: 0;	
}

#header{
	margin: 0;
	padding: 0;
}
#header img{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
#nav{
	float: left;
	margin: 0;
	padding: 0;
	height: 33px;
	text-align: center;
}
#navleft{
	float: left;
	margin: 0;
	padding: 0;
}
#navStretch{
	float: left;
	background: url(images/navbg.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#navStretch ul{
	position: relative;
	float: left;
	display: inline;
	padding: 0;
	float: left;
}
#navStretch ul ul{
	position: absolute;
	visibility: hidden;
	display: inline;
	top: 32px;
	left: 80px;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 107px;
	height: 65px;
	background: black;
}
#navStretch li{
	display: inline-block;
	margin: 0;
	float: left;
	background: url(images/navsplit.gif) no-repeat left;
}
#navStretch ul li{
	display: inline;
	float: left;
}
#navStretch ul ul li{
	display: inline;
	float: left;
	height: 30px;
	font-size:0.9em;
	padding: 0;
	background: none;
	margin:0;
}

#navStretch ul li:hover ul,
#navStretch ul a:hover ul{
	visibility: visible;
}
#navStretch ul ul li a:link, #navStretch ul ul li a:visited{
	display: inline-block;
	margin:0;
	padding: 5px 0;
	color: white;
	font-size: 0.9em;
	text-decoration: none;
	height: 23px;
	width: 105px;
	font-weight: bold;
}
#navStretch li.first{
	background: none;
}
#navStretch a:link, #navStretch a:visited{
	display: inline-block;
	margin:0;
	padding: 10px 20px 0 20px;
	color: white;
	font-size: 0.9em;
	text-decoration: none;
	height: 23px;
	font-weight: bold;
}
#navStretch a:hover{
	background: url(images/navbghover.gif) repeat-y;
}
#navStretch ul ul li a:hover{
	background: none;
	color: red;
}

#navright{
	float: left;
	margin: 0;
	padding: 0;
}
.body{
	float: left;
	background: url(images/bodybg.gif) repeat-y;
	width: 900px;
}
.body img{	margin: 0;
	padding: 0;
	border: 0;
}
#bodyImages{
}
#bodyImagesLeft{
	float: left;
	margin: 0;
	padding: 0 0 0 50px;
	width: 225px;

}
#bodyImagesMiddle{
	float: left;
	margin: 0 ;
	padding: 0 20px;
	width: 313px;
}
#bodyImagesRight{
	float: left;
	margin: 0;
	padding: 0;
	width: 224px;
}
#bodyTextHomePage{
	margin: 25px auto 15px;
	padding: 0;
	width: 550px;
	height: 100%;
}
#bodyTextHomePage p{
	font-weight: bold;
	text-align: center;
	font-style:italic;
}
#bodyText{
	margin: 25px auto 15px;
	padding: 0;
	width: 430px;
	height: 100%;
}
#bodyText p{
	font-weight: bold;
	text-align: justify;
	font-style:italic;
}
#footer{
	background: black;
	padding-bottom: 20px;
}
#footerText{
	margin: 10px auto;
	padding: 0;
	font-size: 0.7em;
	text-align: center;
	line-height: 1.5em;
	width:410px;
}
#footerText p{
	color: white;
}
#footerText .title{
	color: red;
	margin-left: 10px;
	font-weight: bold;
}
#footerText a:link, #footerText a:visited{
	color: white;
		font-size: 1em;
} 
#footerText a:hover{
	text-decoration: none;
}
#pushRight{
	padding-left:90px;
}
#newCars{
	float: left;
	display: inline;
	margin: 0 0 0 100px;
	height:100%;
	font-size:0.9em;
}
#holden{
	display: inline;
	float: left;
	width: 300px;
	padding: 40px 20px 50px 20px;
	text-align: center;
}
#holden p{
	clear: both;
}
#holden img{
	display: inline;
	margin-left: 50px;
	margin-bottom:20px;
}
#nissan{
	display: inline;
	float: left;
	width: 300px;
	padding: 40px 20px 50px 20px;
	text-align: center;
}
#nissan p{
	clear: both;
}
#nissan img{
	display: inline;
	margin-left: 50px;
	margin-bottom:20px;
}
#formPretty{
	background: url(images/headerBG.jpg) no-repeat top center;
	height: 70px;
	
}
.introText{
	font-size: 0.8em;
	padding:12px 50px 0 0;
}
/*css for pages*/
.show {
  display:show;
  }
.hide {
  display:none;
  }
#content
{
  background-color:#FFFFFF;
}
#index td.blank
{
  background-color:#000000;
}
#footer td
{
  font-size: 10pt;
  color: #FFFFFF;
  background-color: #808080;
}
a 
  { color: #C00000; }
a:hover
  { color: #FF0000;
    text-decoration: none; }
a:active
  { color: #800000;
    text-decoration: none; }
#footer a
  { color: #FFFFFF; }
#footer a:hover
  { color: #C0C0C0;
    text-decoration: none; }
#service{
}
div.newcars_menu
{
  position: absolute;
  margin-left: 79px;
  border-left: 1px #909090 solid;
  background-color: #ADADAD;
}
div.newcars_menu img {
  margin-top: -1px;
  }

H1 {
  display: block;
  font-size: 1.5em;
  font-family: arial;
  font-style: italic;
  padding: 8px 0 10px 60px;
  border-bottom: 1px solid black;
  color: #c51d1d;
  margin: 0;
}

H2 {
  display: block;
  width: 100%;
  font-size: 11pt;
  font-family: arial;
  font-style: italic;
  padding: 8px;
  border-bottom: 1px solid black;
  margin: 0px;
}

H3 {
  display: block;
  width: 100%;
  font-size: 10pt;
  font-family: arial;
  font-style: italic;
  padding: 8px;
  border-bottom: 1px solid black;
  margin: 0px;
}

H4 {
  display: block;
  width: 100%;
  font-size: 13pt;
  font-family: arial;
  font-style: italic;
  padding: 32px;
  margin: 0px;
}

.heading
{
  font-size: 11pt;
  font-family: arial;
  font-weight: bold;
}
.text
{
  font-size: 9pt;
  font-family: arial;
}

input.field,select.field,textarea.field
{
  width: 100%;
}

form
{
  padding: 0px;
  margin: 0px;
  border: 0px;
}
#contact{
	font-size: 0.8em;
}
