html {
	height: 100%; 
	max-height: 100%;  
	padding: 0; 
	margin: 0; 
	border: 0; 
	font-size: 100%; 
	font-family: Arial, Helvetica, sans-serif; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}




/* DIV layout
----------------------------------------------- */

#banner {
	width: 100%;
	height: 215px;
	position: fixed;
	top: 0;
	right: 18px;
	margin: 0;
	display: block;
	z-index: 2;
}

#menu {
	position: absolute;
	left: 0;
	width: 100%;
	height: 45px;
	padding: 0;
	margin: 0;
	top: 122px;
	background-image:url(../menu/images/menuback.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #fff;
	overflow: auto;
}

#subMenu {
	position: fixed;
	right: 0;
	top: 156px;
	height: 400px;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	margin-top: 0;
	z-index: 3;
}

#content {
	display: block;
	height: 100%;
	max-height: 100%;
	overflow: auto;
	padding-left: 0px;
	padding-right: 275px;
	position: relative;
	z-index: 0;
	font-size: 80%;
}

#footer {
	position: fixed;
	margin: 0;
	right: 18px;
	bottom: -1px;
	width: 100%;
	height: 60px;
	display: block;
	background: #FFFFFF;
	background-image: url(../images/footer.gif);
	background-position: left;
	background-repeat: repeat-x;
	color: #FFFFFF;
	text-align: right;
	z-index: 5;
}


* html #banner, * html #footer,* html #subMenu {
	position: absolute;
}


/* banner layout
----------------------------------------------- */


#hdr01 {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	height: 96px;
	padding: 0;
	margin: 0;
	background-color: #000000;
	background-image: url(../images/hdr01.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#hdr02 {
	position: relative;
	height: 31px;
	background-color: #000000;
}

#hdr03 {
	position: relative;
	height: 27px;
	background-color: #A6A6A6;
	background-image: url(../images/homeback.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#hdr04 {
	position: relative;
	height: 61px;
	background-color: #FFFFFF;
	background-image: url(../images/tgrad.gif);
	background-position: left;
	background-repeat: repeat-x;
}

#logo {
	position: absolute;
	top: 0px;
	left: 25px;
	height: 156px;
	width: 243px;
	z-index: 8;
}

#speedo {
	position: absolute;
	top: 0px;
	right: 18px;
	height: 156px;
	width: 244px;
	background-color: #FFFFFF;
	z-index: 7;
}

.quality {
	float: right;
	margin-right: 255px;
	margin-top: 7px;
}

#homeButton {
	position: absolute;
	top: 131px;
	left: 28px;
	font-size: 75%;
	z-index: 9;
}

#homeButton a {
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#homeButton a:hover {
	text-decoration: underline;
}

#stockitem {
	position: absolute;
	top: 185px;
	left: 157px;
	font-size: 100%;
	font-weight: bold;
	color: #000099;
	z-index: 12;
}

#contact {
	position: absolute;
	top: 182px;
	right: 160px;
	font-size: 75%;
	z-index: 10;
}

#contact a {
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#contact a:hover {
	text-decoration: underline;
}

#map {
	position: absolute;
	top: 182px;
	right: 50px;
	font-size: 75%;
	z-index: 11;
}

#map a {
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#map a:hover {
	text-decoration: underline;
}

#stock {
	position: absolute;
	top: 131px;
	right: 276px;
	font-size: 75%;
	z-index: 10;
}

#stock a {
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#stock a:hover {
	text-decoration: underline;
}



/* subMenu layout
----------------------------------------------- */

#menu01 {
	position: absolute;
	top: 0px;
	right: 18px;
	width: 245px;
	height: 59px;
	background-color: #FFFFFF;
	background-image: url(../images/menu01.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}

#menu02 {
	position: absolute;
	top: 59px;
	right: 120px;
	width: 127px;
	height: 450px;
	background-color: #FFFFFF;
	background-image: url(../images/phone.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#address {
	position: relative;
	width: auto;
	color: #333333;
	text-align: right;
	padding-right: 31px;
}

#rgrad {
	position: absolute;
	top: 215px;
	right: 19px;
	width: 100px;
	height: 450px;
	background-color: #FFFFFF;
	background-image: url(../images/rgrad.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
	z-index: 1;
}

.padding2 {
	display: block;
	height: 229px;
}



/* content layout
----------------------------------------------- */

#midMenu {
	position: absolute;
	top: 156px;
	right: 264px;
	width: 128px;
	height: 59px;
	background-image: url(../images/stock.gif);
	background-position: middle;
	background-repeat: no-repeat;
	font-size: 110%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	z-index: 6;
}

#dotted {
	position: absolute;
	background: #FFFFFF;
	right: 262px;
	top: 217px;
	width: 3px;
	height: 448px;
	background-image: url(../images/dotted.gif);
	background-position: top;
	background-repeat: no-repeat;
	z-index: 4;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #262626;
	padding-left: 28px;
}

#content a {
	color: #1F549B;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #538ACF;
}

.print {
	padding-left: 28px;
}

.indent {
	text-indent: 25px;
}

.bullet {
	list-style-image: url(../images/bullet.gif);
	text-indent: 20px;
}

#stock01 {
	position: absolute;
	left: 10px;
	width: 140px;
	height: auto;
	text-align: center;
}

#stock02 {
	height: auto;
	margin-left: 150px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	background-color: #FFFFFF;
}

.nopic {
	width: 120px;
	height: 90px;
	background-color: #DFDFDF;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	color: #333333;
	text-align: center;
	font-weight: bold;
}

#info {
	position: absolute;
	width: 200px;
	height: auto;
	padding: 5px;
	font-weight: bold;
	line-height: 22px;
	background-color: #DFDFDF;
}

#info2 {
	margin-left: 210px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 22px;
}

.highlight {
	font-weight: bold;
}

.small {
	font-size: 85%;
}

.plate {
	background-color: #F2CD4F;
	color: #000000;
	padding: 2px;
	font-size: 120%;
}

.makemodel {
	font-size: 120%;
}

.listingpage {
	width: 95%;
	padding: 5px;
	font-size: 90%;
}

.searchpage {
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 90%;
}

#align {
	padding-left: 244px;
}

.new {
	color: #FF3333;
	font-weight: bold;
}


/* title layout
----------------------------------------------- */

.title {
	float: left;
	margin-left: 40px;
	margin-top: 35px;
}



/* footer layout
----------------------------------------------- */

#footer p {
	font-size: 70%;
	padding-right: 250px;
	padding-top: 50px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/* padding settings
----------------------------------------------- */

#padding1 {
	display: block;
	width: 18px;
	height: 100px;
	float: left;
}

#padding3 {
	display: block;
	width: 18px;
	height: 20px;
	float: left;
}

.padding5 {
	display: block;
	height: 60px;
}	
	
