@charset "utf-8";
body {
	background-color: #1d1d1d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: "Century Gothic", "Tw Cen MT", Arial;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #A9E61E;
	text-decoration: none;
}

#mycontainer {
	position: relative;
	height: auto;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 806px;
	height: 109px;
	
}

#dealer-logo {
	background-image: url(images/claire-logo.jpg);
	float: left;
	height: 108px;
	width: 359px;
	position: relative;
	left: 0px;
	top: 0px;
}
#top-nav {
	float: right;
	height: 55px;
	width: 132px;
	position: relative;
	top: 33px;
	right: 0px;
}
#nav-bar {
	background-image: url(images/nav-bar.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
}
#car-images {
	background-image: url(images/car-images.jpg);
	float: left;
	height: 244px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 5px;
}
#title-index {
	background-image: url(images/title-index.jpg);
	float: left;
	height: 66px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
	display: inline;
}

#title-index  H1 {
	font-size: 2px;
}
#title-used-cars {
	background-image: url(images/title-used-cars.jpg);
	float: left;
	height: 66px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-used-cars  H1 {
	font-size: 2px;
}
#title-part-ex {
	background-image: url(images/title-part-ex.jpg);
	float: left;
	height: 66px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-part-ex  H1 {
	font-size: 2px;
}
#title-contact {
	background-image: url(images/title-contact.jpg);
	float: left;
	height: 66px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-contact  H1 {
	font-size: 2px;
}
#title-about {
	background-image: url(images/title-about.jpg);
	float: left;
	height: 66px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-about  H1 {
	font-size: 2px;
}
#title-sell {
	background-image: url(images/title-sell.jpg);
	float: left;
	height: 66px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-sell  H1 {
	font-size: 2px;
}
#title-map {
	background-image: url(images/title-map.jpg);
	float: left;
	height: 66px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-map  H1 {
	font-size: 2px;
}
#title-thanks {
	background-image: url(images/title-thanks.jpg);
	float: left;
	height: 66px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-thanks  H1 {
	font-size: 2px;
}
#hide {
	display: none;
	visibility: hidden;
}

#leftlogos img {
	border: none;
}
#mymainstock {
	background-color: #1B1B1B;
	border: 1px solid #000000;
	float: left;
	width: 806px;
	position: relative;
	height: auto;
	left: 0px;
	top: 15px;
	font-size: 11px;
}
#mymainstock p {
	padding-left: 12px;
	padding-right: 20px;
}
#mymainstock td {
	padding-left: 20px;
}

#stockframe {
	
}


#mymain {
	background-color: #1B1B1B;
	border: 1px solid #000000;
	float: right;
	width: 600px;
	position: relative;
	height: auto;
	left: 0px;
	top: 15px;
	font-size: 12px;
}
#leftlogos {
	height: 360px;
	width: 197px;
	float: left;
	margin-top: 15px;
}
#mymain p {
	padding-left: 12px;
	padding-right: 20px;
}
#mymain td {
	padding-left: 20px;
}

#mymain h2 {
	padding-left: 10px;
}
#showroom {
	position: relative; padding-bottom:10px;
	left: 100px;
	width: 700px;
	height: auto;
	float: left;
}
#inlineSecond {min-height:auto!important; } /* Safari hack for content expanding issue */ html[xmlns*=""] #inlineSecond {min-height: inherit;} #inlineSecond { min-height:auto} #inlineSecond {margin-bottom: 5px;}

#featuredholder {
	float:right;
	background-image:url(images/vehicle-featured.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:260px;
	top: 15px;
	right: 0px;
	position: relative;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}	
#footer {
	background-image: url(images/footer.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 20px;
}
#address {
	float: left;
	height: 20px;
	width: 400px;
	position: relative;
	left: 10px;
	top:10px;
	font-size: 11px;
	line-height:11px;
}
#footer-nav {
	float: right;
	height: 20px;
	width: 300px;
	position: relative;
	top: 10px;
	font-size: 11px;
	right: 10px;
	text-align: right;
	color: #0F0F0F;
}



#inlineSecond {min-height:auto!important; } /* Safari hack for content expanding issue */ html[xmlns*=""] #inlineSecond {min-height: inherit;} #inlineSecond { min-height:auto} #inlineSecond {margin-bottom: 5px;}

