* {margin:0px; padding:0px; }

html {background-color:#000;}

body {background:#000 url(images/navrep.jpg) 0px 150px repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; height:100%; color:#fff;}

h3 {font-size:14px;}

#mrcontainer {
	text-align:left;
	position:relative;
	margin:0 auto;
	width:820px;
	height:auto;
	overflow:auto;
	z-index:1;
}
#mrheader {
	position:relative;
	width:820px;
	height:150px;
	z-index:2;
	float:left;
	background:url(images/top.jpg) no-repeat;
	display:inline;
}
#mrright {
	position:relative;
	width:155px;
	height:auto;
	z-index:2;
	float:right;
	display:inline;
	margin:0px 20px 0px 0px;
}
#mrflash {
	position:relative;
	width:585px;
	height:136px;
	margin-left:5px;
	margin-top:12px;
	z-index:2;
	float:left;
		display:inline;
}
#mrfooter {
	position:relative;
	width:585px;
	height:20px;
	z-index:2;
	float:left;
	clear:both;
	background:#313131;
	text-align:center;
	color:#fff;
	padding-top:5px;
	display:inline;
}

#mrfooter a {
margin-top:3px;
color:#fff;
font-weight:bold;
text-decoration:none;
}

#mrfooter a:hover {
color:#fff;
font-weight:bold;
text-decoration:underline;
}

/* First  Level UL tags */

#TopNav {
	float:left;
	width:805px;
	height:29px;
	z-index:4;
}

#Nav {
	float:left;
	width:820px;
	height:30px;
	z-index:4;
	background: url(images/navrep.jpg);
	display:inline;
}
#Nav ul {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	list-style-type: none;
}
#Nav ul li {
	display:block;
	float:left;
	height:30px;
	width:130px;
    line-height:26px;
	border-left:#fff solid 1px;
	text-align:center;
	
}
.borderright {
	border-right:#fff solid 1px;
}

#Nav a {
	display: block;
	width:100%;
	height:30px;
}

#Nav a:link {
	display: block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#Nav a:visited {
	display: block;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#Nav a:hover {
	color:#000;
	background: #040404 url(images/navrepon.jpg);
	display:block;
	text-decoration:none;
}

#Nav a:active {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.Selected {
	color:#fff;
	background-color:#040404;
	display:block;
	text-decoration:none;
	margin-top:1px;
	margin-bottom:-1px;
	height:30px;
}


#mrcontainer #TopNav #Nav .Selected a:link, #mrcontainer #TopNav #Nav .Selected a:visited {color:#fff;}
#mrcontainer #TopNav #Nav .Selected a:hover {color:#000;}


#mrcontainer #TopNav #Nav .Selected

.mrline {margin-top:10px;}

.floatleft {float:left;}

#locationtext {
	position:relative;
	float:right;
	width:585px;
	height:261px;
	z-index:4;
}

#mrcontactdetails {
	position:relative;
	margin:10px 0px 0px 0px;
	width:155px;
	height:auto;
	z-index:2;
	float:left;
	display:inline;
}

#logos-left{
	position:absolute;
	z-index:20;
	left:-250px;
}

#maincontent {
	position:relative;
	width:585px;
	height:auto;
	z-index:2;
	float:left;
}
#maincontent p {
padding:0px 20px 2px 20px;
line-height:15px;
}

.headerimage {margin:20px 10px 20px 10px;}

#featuredvehicle {
	position:relative;
	width:214px;
	height:267px;
	z-index:2;
	background:url(images/vow.gif) no-repeat;
	float:right;
	margin:0px 10px 10px 10px;
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

/*Contact and Finance Page Styling*/

table {
	font-size: 11px;
	width: 585px;
	border: 0px solid #E5E5E5;
}
input {
	
	
	margin: 0px;
}
textarea {
	
	border:1px solid #cacaca;
}
.send {
		margin-bottom:40px;
}
h4 {
	font-size: 14px;
	background-color: #ECECEC;
	padding: 3px;
	margin: 0px 0px 10px 0px;
	width: 585px;
}

table p {
	margin: 5px;
}

td {padding-left:10px;}
#homeheader {display:block;background-image:url(images/welcomepic.gif);width:300px;height:40px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#stockheader {display:block;background-image:url(images/showroompic.gif);width:300px;height:40px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#contactheader {display:block;background-image:url(images/contactpic.gif);width:300px;height:40px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#financeheader {display:block;background-image:url(images/financepic.gif);width:300px;height:40px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#locationheader {display:block;background-image:url(images/locationpic.gif);width:300px;height:40px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#thankheader {display:block;background-image:url(images/thankyoupic.gif);width:300px;height:40px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#warrantyheader {display:block;background-image:url(images/warrantypic.gif);width:300px;height:40px;background-repeat:no-repeat;margin:8px 0 0 9px;}

#headerspan {display:none;}

#maincontent p a:link, #maincontent p a:visited {color:#fff;}

#mainbullets li {margin-left:35px;}