@charset "UTF-8";
/* CSS Document */

html { }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
	background-color:#E4E5F9;
	}

* {margin: 0;padding: 0}

p {
	padding-bottom:1em
	}

a, a:visited {
	text-decoration:none;
	color:#000066
	}

a:hover {
	color:#FF0000;
	text-decoration:underline
	}
.container {
	background-color:#FFFFFF;
	width:750px;
	margin:auto;
	border-left:#222222 1px solid;
	border-right:#222222 1px solid;
	}

.header {
	background:url(../images/mr_mazda_header.jpg) no-repeat top center;
	height:248px;
	position:relative;
	border-bottom:#222222 1px solid;
	}

.header h1 {
	font-size:1px;
	text-indent:-9999px
	}

.nav {
	margin-left:1em;
	position:absolute;
	bottom:0px;
	}

.address {
	position:absolute;
	bottom:0px;
	right:-1px;
	margin-right:1em;
	text-align:right;
	font-weight:;
	line-height:2em;
	}

.nav li {
	display:inline;
	font-size:10pt;
	font-weight:bold;
	padding:0 0.3em;
	border-right:#000000 1px solid;
	}

.main, .main2 {
	width:490px;
	float:left;
	padding:1em 0em 5em 1em;
	padding-top:15px;
}

.main h1, .main2 h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	padding-bottom:.75em
	}
	
.main ul {
	margin-left:4em;
	margin-bottom:1em;
	color:#000066
	}

.sidebar {
	padding:4em 1em 0em 0em;
	width:220px;
	float:right;
	line-height:1.5em;
	font-size:10px
	}
	
.sidebar a {
	font-weight:bold;
	}
	
.sidebar em {
	font-style:normal;
	font-weight:bold;
	font-size:8pt;
	display:block;
	width:210px;
	height:1.5em;
	border:#666 1px solid;
	margin-bottom:0.5em;
	padding-left:8px;
	color:#FFFFFF
	}
.sidebar p {padding:0 1em}

.sidebar img {margin:1em 0}

.testimonial em, .additional em {background:#0066FF}

.offers em {background:#FF0000}

.offers {
	background:url(../images/sales.gif) right bottom no-repeat;
	padding-bottom:3em !important
	}

.testimonial {
	font-size:8pt;
	color:#3c51aa;
	font-style:italic
	}
		
.offers, .testimonial, .additional {
	background-color:#EBEBEB;
	padding-bottom:1em;
	margin-bottom:1em;
	}

.footer {
	background:url(../images/cards.gif) top right no-repeat;
	margin:0 1em;
	position:relative;
	padding:0.5em 0 9em 0;
	font-size:7pt;
	clear:both;
	border-top:#666 1px solid;
	text-align:center;
	line-height:1.25em;
	color:#666666
	}

.footer em {
	display:block;
	width:732px;
	height:25px;
	position:absolute;
	right:-1px;
	top:-17px;
	color:#000066;
	font-size:9pt;
}

.field {
	width: 280px;
	border:#FFFFFF 1px solid;
	border-bottom:#999999 1px solid;
	background-color:#fff;
	font-size:12px;
	height:1.5em
}

#contact p {
	padding-bottom:0.75em;
	}

#contact label {
	float: left;
	width: 120px;
	text-align:right;
	padding-right:10px
	}
	
.submit_reset {
	cursor:pointer
}

#alert {
	color:red;
	font-style:italic
	}
	
#note, #note h1, #note h2 {
	text-indent:-9999px;
	font-size:10%;
	clear:both; 
	color:fff;
	line-height:1px
	}