* {margin:0px; padding:0px; border:0px;}

html {background-color:#d5d5d5;}

body {background:#d5d5d5; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; height:100%;}

h3 {font-size:14px;}

.mrh1 {font-size:16px; padding:20px 20px 20px 20px;}

#mrcontainer {
	text-align:left;
	position:relative;
	margin:0 auto;
	width:959px;
	height:auto;
	overflow:auto;
	z-index:1;
	background:#9F9F9F url(images/bggrad.jpg) no-repeat;
}
#mrheader {
	position:relative;
	width:959px;
	height:160px;
	z-index:2;
	float:left;
	background:url(images/top.jpg) no-repeat;
}
#mrleft {
	position:relative;
	width:210px;
	height:800px;
	z-index:2;
	float:left;
	background:url(images/left.jpg) no-repeat;
	font-size:12px;
}

#mrleft a {
	color:#1D4485;
}

#mrleft a:hover {
	color:#ff0000;
}

#mrflash {
	position:relative;
	width:734px;
	height:239px;
	margin-left:5px;
	margin-top:8px;
	z-index:2;
	float:left;
	background:url(images/flash.jpg) no-repeat;
}
#mrfooter {
	position:relative;
	width:959px;
	height:20px;
	z-index:2;
	clear:both;
	background:url(images/bottom.jpg) bottom no-repeat;
	text-align:center;
	color:#1C4485;
	padding-top:5px
}

#mrfooter a {
margin-top:3px;
color:#1C4485;
}

/* First  Level UL tags */


#nav
{
	display:inline;
	position:relative;
	margin-left:50px;
	margin-top:33px;
	width:110px;
	height:auto;
	z-index:2;
	float:left;
	list-style-type:none;
	

}
#nav ul, #nav li
{
	list-style-type:none;
	display:inline;
	}


/* First Level Links */

#nav li a
{
	background:url(images/buttonsoff.gif) no-repeat top right;
     width: 110px; height:18px;
     display: block;
	 color: #fff;
     text-decoration: none;
     padding: 3px 20px 0px 5px;
     font:11px Arial, sans-serif;
     text-align:right;
	margin-right:1px;
	border-bottom:1px solid #133C64;
}

#nav li a:hover
{
	background: url(images/buttonson.gif) no-repeat top right;
    color: #fff;
    display: block; 
	height:18px;
	position:relative;
}

.mrline {margin-top:10px;}

.floatleft {float:left;}

#locationtext {
	position:relative;
	float:right;
	width:189px;
	height:261px;
	z-index:4;
}

#mrcontactdetails {
	position:relative;
	margin-left:20px;
	margin-top:33px;
	width:165px;
	height:173px;
	z-index:2;
	float:left;
	display:inline;
	text-align:left;
	font-size:12px;
}
#mrcontactdetails a {
	font-weight:bold; text-decoration:underline;
}
#maincontent {
	position:relative;
	width:734px;
	height:auto;
	min-height:500px;
	z-index:2;
	float:left;
	margin-left:5px;
	background:#9F9F9F url(images/middle.jpg) no-repeat;
}
#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*/

input {
	width: 250px;
	border:1px solid #cacaca;
	margin: 5px 0px 5px 0px;
}
textarea {
	height: 50px;
	width: 250px;
	border:1px solid #cacaca;
}
.send {
	width: 100px;
	margin-bottom:40px;
}
h4 {
	font-size: 14px;
	background-color: #ECECEC;
	padding: 3px;
	margin: 0px 0px 10px 0px;
	width: 720px;
}
.mrul {padding-left:20px; list-style-type:disc;}

.tabfloat {margin-left:20px;}
