p{margin:0px; padding:0px; border:0px;}

html {background-color:#d5d5d5;}

body {
	background:#4b3079;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	margin:0;
	padding:0;
}

h3 {font-size:14px;}

#mrcontainer {
	text-align:left;
	position:relative;
	margin:0 auto;
	width:980px;
	height:auto;
	overflow:auto;
	z-index:1;
	background:#fff url(images/bgrepeat.gif) repeat-y;
}
#mrheader {
	position:relative;
	width:980px;
	height:173px;
	z-index:2;
	float:left;
	background:url(images/top.jpg) no-repeat;
}
#mrleft {
	position:relative;
	width:229px;
	height:800px;
	z-index:2;
	float:left;
}
#mrflash {
	position:relative;
	width:700px;
	height:239px;
	margin-left:5px;
	margin-top:8px;
	z-index:2;
	float:left;
	
}
#mrfooter {
	position:relative;
	width:980px;
	height:20px;
	z-index:2;
	clear:both;
	background:#261d52;
	text-align:center;
	color:#fff;
	padding-top:5px
}

#mrfooter a {
margin-top:3px;
color:#fff;
}

/* First  Level UL tags */


#nav
{
	display:inline;
	position:relative;
	margin-left:40px;
	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: #261d52;
     text-decoration: none;
     padding: 3px 20px 0px 5px;
     font:11px Arial, sans-serif;
     text-align:right;
	margin-right:1px;
	border-bottom:1px solid #261d52;
}

#nav li a:hover
{
	background: url(images/buttonson.gif) no-repeat top right;
    color: #e7901f;
    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:40px;
	margin-top:33px;
	width:155px;
	height:173px;
	z-index:2;
	float:left;
	display:inline;
}
#maincontent {
	position:relative;
	width:700px;
	height:auto;
	z-index:2;
	float:left;
}
#maincontent p {
padding:0px 20px 2px 20px;
line-height:15px;
}

#maincontent p a:link, #maincontent p a:visited {color:#000000; text-decoration:underline; font-weight:bold;}
#maincontent p a:hover, #maincontent p a:active {color:#000000; text-decoration:none; font-weight:bold;}
.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 20px;
	padding: 10px 0 0 0;
	display:inline;
}

.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*/


#apDiv1 {
	position:absolute;
	left:-186px;
	top:-298px;
	width:722px;
	height:46px;
	z-index:2;
	background-color: #4B2F79;
	background-image:url(images/cover.gif);
}



table {
	font-size: 11px;
	width: 730px;
	border: 0px solid #E5E5E5;
}

h4 {
	font-size: 14px;
	background-color: #ECECEC;
	padding: 3px;
	margin: 0px 0px 10px 0px;
	width: 720px;
}

table p {
	margin: 5px;
}

td {padding-left:10px;}

#homeheader {display:block;background-image:url(images/header-home.gif);width:498px;height:24px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#stockheader {display:block;background-image:url(images/header-usedcars.gif);width:268px;height:24px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#contactheader {display:block;background-image:url(images/header-contact.gif);width:498px;height:24px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#financeheader {display:block;background-image:url(images/header-finance.gif);width:498px;height:24px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#testheader {display:block;background-image:url(images/header-testimonials.gif);width:498px;height:24px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#servicesheader {display:block;background-image:url(images/header-services.gif);width:498px;height:24px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#salesheader {display:block;background-image:url(images/header-sales.gif);width:498px;height:24px;background-repeat:no-repeat;margin:8px 0 0 9px;}
#thankheader {display:block;background-image:url(images/header-thanks.gif);width:498px;height:24px;background-repeat:no-repeat;margin:8px 0 0 9px;}

#headerspan {display:none;}

#inlineSecond {padding: 0 0 0 70px;min-height:auto!important;} /* Safari hack for content expanding issue */ html[xmlns*=""] #inlineSecond {min-height: inherit;} #inlineSecond { min-height:auto} #inlineSecond {margin-bottom: 5px;}
#inlineFirst {
	padding: 0 0 0 65px;
	margin: 0;
}
/* Table -------------------------------------------------------------- */
table {
	position:relative;
	float:left;
}
input {
	width: 400px;
}
textarea {
	height: 50px;
	width: 400px;
}
.send {
	width: 100px;
}
