



html {
	
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
	text-align:center;
}

#container {
	width: 780px;
	margin: 0px auto;
	background-color: #FFF;
	text-align:left;
	border:1px solid #ffffff;
	
	}
	
#navcontainer {
	background-color: #FFF;
	float:right;width:500px;
	border:1px solid #fff;
	}
	
	

#logo{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	top: 0px;
	}



#header {
	height: 220px;	
	margin-top:90px;
	background-color: #000;
	padding: 5px 0px 5px 0px;
	}
	
#headersub {
	height: 100px;	
	width:780px;
	margin-top:90px;
	background-color: #000;
	padding: 5px 0px 5px 0px;
	overflow:hidden;
	background: url(../images/eyegrabber_002.jpg)  top right no-repeat;}
	
	
#content_full {
	margin-top:0px;
	background-color: #fff;
	padding: 5px 0px 5px 0px;
	border:0px solid #000;
	}	
	
	
#vehicles{
	height: 0px;	
	margin-top:-185px;
	margin-left:82px
}	


#servicespecial{
	position:relative; 
	margin-top:50px;
	_margin-top:-115px;

}	




#content {
	position: relative;
	margin-top:112px;
	_margin-top:0px;
}



 ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
float:right;
background:none;
border: 1px solid #fff;

}

#navlist li
{
display: inline;
list-style-type: none;
padding: 2px;
height: 50px;
background:none;}

#navlist a { 
	padding: 10px 8px 10px 0px; }

	
#navlist a:link, #navlist a:visited{
	background: url(../images/index_nav.gif)  top right no-repeat;
	width: 5em;  
	text-decoration:none;
	font-size:14px;
	color: #000000;
	border:0px solid #999;
}

#navlist a:hover{
	background: url(../images/index_nav_over.gif)  top right no-repeat;
	width: 5em;  
	text-decoration:none;
	font-size:14px;
	color: #a21e21;
}	




#sideCopy {		
	width:280px;
	background:#fff;
	padding: 110px 0px 10px 0px;
	background: url(../images/contact.jpg)  top right no-repeat;
	margin: 0px;
	border:0px solid #000;
	float: left;
	}


#sideCopy p{		
	width:250px;
	padding: 0px 8px 0px 8px;
	}	

#mainCopy {
	float: right;
	margin: 0;
	padding: 15px 5px 0px 5px;
	width: 480px;
	border:0px solid #000;
	left: 280px;
	top:0px
	}


#footerMargin {
	background-color: #FFF;
	height:10px;
	clear: both;
}


#footer {
	
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background-color: #ccc;
	color:#5d5d5d;
	text-align: center;
}





/* --------------------------------------------------------------------- */
/*typography*/

a {
	text-decoration: none;
	color:#a21e21;
	}
a:link {
	color:#a21e21;
	}
a:visited {
color:#a21e21;
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	line-height: 1em;
	margin: 0.0em 0em 0.5em 0em;
	font:22px Georgia, "Times New Roman", Times, serif; 
	color:#c63437;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
	
ol {
	margin-top: 1.2em;
	margin-bottom: 1.2em;}
	
ul {
	list-style: none;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	padding:0px;}
li {
	font-size: 1.0em;
	line-height: 1.8em;
	background: url(../images/li.png) no-repeat;
	 background-position: 0 50%;
	 padding: 2px 0 3px 20px;
	 margin: .4em 0;}
	


	
p, td {
	font: 11px verdana,arial,helvetica,clean,sans-serif; 
	line-height: 1.5em;
	margin: 0.0em 0em 1em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
strong, b {
	font-weight: bold;
	}
em, i {
	font-style: italic;
}



blockquote{
background: #fff6bf;  
text-align: left;
    padding: 5px 5px 5px 5px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;}

/* --------------------------------------------------------------------- */
/* classes */
