/*-- navigation styles --*/
#navcontainer {
	margin: 0px;
	padding: 0px;
}
#navcontainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#navcontainer ul li {
	float: left;
}
#navcontainer ul li a {
	float: left;
	font-size: 10px;
	height: 80px;
	margin: 0px;
	text-decoration: none;
}
#navcontainer li a:hover {
	color: #000000;
}
#topmenu {
	height: 80px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 870px;
}
#topmenu span {
	display: none;
	position: absolute;
}
#topmenu a {
	display: block;
	outline: none;
	position: absolute;
	text-indent: -900%;
}
#topmenu a:hover {
	background-position: left bottom;
}
#topmenu a:hover span {
	display: block;
}
#topmenu .home {
	background: url(images/n_home.png) no-repeat top left;
	height: 50px;
	width: 103px;
}
#topmenu .home span {
	background: url(images/n_home-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 103px;
}

#topmenu .homeactive {
	background: url(images/n_home-o.png) no-repeat top left;
	height: 50px;
	width: 103px;
}
#topmenu .about {
	background: url(images/n_about.png) no-repeat top left;
	height: 50px;
	left: 103px;
	width: 87px;
}
#topmenu .about span {
	background: url(images/n_about-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 87px;
}
#topmenu .aboutactive {
	background: url(images/n_about-o.png) no-repeat top left;
	height: 50px;
	left: 103px;
	width: 87px;
}
#topmenu .services {
	background: url(images/n_services.png) no-repeat top left;
	height: 50px;
	left: 190px;
	width: 87px;
}
#topmenu .services span {
	background: url(images/n_services-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 87px;
}
#topmenu .servicesactive {
	background: url(images/n_services-o.png) no-repeat top left;
	height: 50px;
	left: 190px;
	width: 87px;
}
#topmenu .gallery {
	background: url(images/n_gallery.png) no-repeat top left;
	height: 50px;
	left: 277px;
	width: 78px;
}
#topmenu .gallery span {
	background: url(images/n_gallery-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 78px;
}
#topmenu .galleryactive {
	background: url(images/n_gallery-o.png) no-repeat top left;
	height: 50px;
	left: 277px;
	width: 78px;
}
#topmenu .pricing {
	background: url(images/n_pricing.png) no-repeat top left;
	height: 50px;
	left: 355px;
	width: 78px;
}
#topmenu .pricing span {
	background: url(images/n_pricing-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 78px;
}
#topmenu .pricingactive {
	background: url(images/n_pricing-o.png) no-repeat top left;
	height: 50px;
	left: 355px;
	width: 78px;
}
#topmenu .events {
	background: url(images/n_events.png) no-repeat top left;
	height: 50px;
	left: 433px;
	width: 78px;
}
#topmenu .events span {
	background: url(images/n_events-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 78px;
}
#topmenu .eventsactive {
	background: url(images/n_events-o.png) no-repeat top left;
	height: 50px;
	left: 433px;
	width: 78px;
}
#topmenu .contact {
	background: url(images/n_contact.png) no-repeat top left;
	height: 50px;
	left: 511px;
	width: 106px;
}
#topmenu .contact span {
	background: url(images/n_contact-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 106px;
}
#topmenu .contactactive {
	background: url(images/n_contact-o.png) no-repeat top left;
	height: 50px;
	left: 511px;
	width: 106px;
}
#topmenu .share {
	background: url(images/n_share.png) no-repeat top left;
	height: 50px;
	left: 617px;
	width: 65px;
}
#topmenu .share span {
	background: url(images/n_share-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 65px;
}
#topmenu .shareactive {
	background: url(images/n_share-o.png) no-repeat top left;
	height: 50px;
	left: 617px;
	width: 65px;
}
#topmenu .twitter {
	background: url(images/n_twitter.png) no-repeat top left;
	height: 50px;
	left: 682px;
	width: 25px;
}
#topmenu .twitter span {
	background: url(images/n_twitter-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 25px;
}
#topmenu .twitteractive {
	background: url(images/n_twitter-o.png) no-repeat top left;
	height: 50px;
	left: 682px;
	width: 25px;
}
#topmenu .facebook {
	background: url(images/n_facebook.png) no-repeat top left;
	height: 50px;
	left: 707px;
	width: 24px;
}
#topmenu .facebook span {
	background: url(images/n_facebook-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 24px;
}
#topmenu .facebookactive {
	background: url(images/n_facebook-o.png) no-repeat top left;
	height: 50px;
	left: 707px;
	width: 24px;
}
#topmenu .youtube {
	background: url(images/n_youtube.png) no-repeat top left;
	height: 50px;
	left: 731px;
	width: 24px;
}
#topmenu .youtube span {
	background: url(images/n_youtube-o.png) no-repeat top left;
	height: 50px;
	top: 0px;
	width: 24px;
}
#topmenu .youtubeactive {
	background: url(images/n_youtube-o.png) no-repeat top left;
	height: 50px;
	left: 731px;
	width: 24px;
}
#topmenu .tail {
	background: url(images/n_tail2.png) no-repeat top left;
	height: 50px;
	left: 755px;
	width: 114px;

}

/*-- page layout --*/
body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif, sans-serif;
background:#000;
}

#container {
width:870px;
margin: 20px auto 20px auto;
}

#header {
margin-bottom:15px;
}

#maincontainer {
background-image:url(images/mainvette_grybkgd.jpg);
background-repeat:no-repeat;
width:870px;
height:401px;
}
#gallerycontainer {
width:870px;
height:600px;
}

#homeimagegallery {
margin-top:15px;
}

#imagegalleryhome1 {
	float:left;
	width:15px;
	height:399px;
	position:relative;
	margin-left:0;
}

/*#imagegalleryhome2 {
	float:left;
	width:840px;
	height:399px;
	position:relative;
	margin-left:0px;
}*/
#imagegalleryhome3 {
	float:left;
	width:15px;
	height:399px;
	position:relative;
	margin-left:0;
}

.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
#footer {
margin: 20px auto;
background-image:url(images/footer.gif);
background-repeat:no-repeat;
height:90px;
}

.copyright {
color:#666;
font-size:10px;
/*float:left;
position:absolute;
margin-left:360px;*/
margin: 40px auto 0 auto;
text-align:center;
}

.disclaimer {
color:#fff;
font-size:9px!important;
}

#seemorebutton {
float:left;
margin-left:650px;
position:relative;
}

#pagecontent {
margin: 0 80px;
padding-top:30px;
width: 700px;
color:#FFF;
}
#pagegallery {
margin: 0;
padding: 0;
width: 870px;
}
#sectionimage {
width:251px;
margin-top:60px;
float:left;
position:absolute;
}
#sectiontext {
width: 440px;
position:absolute;
margin-left:270px;
height:300px;
overflow-y: scroll;
float:left;
}
#sectiontext p, #sectioncontact p {
	font-size:14px;
}
#sectiontext h2, #sectioncontact h2 {
font-size:14px;
font-weight:bold;
}
#sectioncontact td {
	font-size:12px;
}
#sectioncontact {
width: 440px;
position:absolute;
margin-left:270px;
float:left;
}
h4 {
	font-style: italic;
	font-size: .9em;
	margin-bottom: -12px;
}



#imagegalleryhome2 {
	float:left;
	height: 399px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 840px;
}
#imagegalleryhome2 span {
	display: none;
	position: absolute;
}

#imagegalleryhome2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#imagegalleryhome2 ul li {
	float: left;
}
#imagegalleryhome2 ul li a {
	float: left;
	font-size: 10px;
	height: 173px;
	margin: 0px;
	text-decoration: none;
}
#imagegalleryhome2 li a:hover {
	color: #000000;
}

#gallerygrid {
	height: 173px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 870px;
}
#gallerygrid span {
	display: none;
	position: absolute;
}
#gallerygrid a {
	display: block;
	outline: none;
	position: absolute;
	text-indent: -900%;
}
#gallerygrid a:hover {
	background-position: left bottom;
}
#gallerygrid a:hover span {
	display: block;
}

#gallerygrid .cara {
	background: url(images/corvette_orange.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	left: 16px;
}
#gallerygrid .cara span {
	background: url(images/corvette_orange-o.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	top: 0px;
}

#gallerygrid .carb {
	background: url(images/corvette_redflag.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	left: 289px;
}
#gallerygrid .carb span {
	background: url(images/corvette_redflag-o.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	top: 0px;
}
#gallerygrid .carc {
	background: url(images/buick.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	left: 562px;
	top: 0px;
}
#gallerygrid .carc span {
	background: url(images/buick-o.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	top: 0px;
}

#gallerygrid .card {
	background: url(images/corvette_redplanet.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	top: 189px;
	left: 16px;
}
#gallerygrid .card span {
	background: url(images/corvette_redplanet-o.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	top: 0px;
}
#gallerygrid .care {
	background: url(images/edsel_dice.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	left: 289px;
	top: 189px;
}
#gallerygrid .care span {
	background: url(images/edsel_dice-o.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	top: 0px;
}
#gallerygrid .carf {
	background: url(images/corvette_lightning.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	left: 562px;
	top: 189px;
}
#gallerygrid .carf span {
	background: url(images/corvette_lightning-o.jpg) no-repeat top left;
	height: 173px;
	width: 257px;
	top: 0px;
}

#footercontainer {
	margin: 0;
	padding: 0;
}

#footercontainer ul {
	margin: 20px auto;
	padding: 0px;
	text-align: center;
}
#footermenu li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#footermenu a {
	padding: 3px 10px;
	font-size:10px;
	}

#footermenu a:link, #footermenu a:visited {
	color: #666;
	text-decoration: none;
}

#footermenu a:hover {
	color: #C90;
	text-decoration: none;
}
