#container {
	height:880px;
	position:absolute;

	width:770px;
	
background-image: url(images/main.jpg);
background-repeat:no-repeat;
}


#containers {
	height:1420px;
	position:absolute;
	
	width:780px;
	
background-image: url(images/main.gif);
background-repeat:no-repeat;
}

input, select, textarea {verdana,arial,helvetica,sans-serif}

.leftcars {width:249px; height:194px;background-image: url(images/2cars.gif);position:absolute;left:0px; top:455px;visibility:hidden;}


 .blackhorse {width:114px; height:114px;background-image: url(images/blackhorse.gif);position:absolute;left:50px; top:735px;}


.heading {font-weight:bold;display;block;}

.top {
	
	position: relative;
	left: 210px;
	top: 80px;
	z-index: 3;

}

.page {
	top: -60px;
	
	background-repeat: no-repeat;
	position: absolute;
	left: 30px;
	padding-top:10px;
	height: 25px;
	width: 490px;
	padding-left: 15px;

}




.form {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	
	border: 1px solid #666666;
	font-weight: normal;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #763429;
}



h2 {width:495px; height:30px;background-image: url(images/hback.jpg);
	font-size: 12px;padding-left:3px;padding-top:6px;
	font-weight: bold;
	color: #fff;
}


.homeContent h3 {font-size:12px;}

.maincars {
	position: absolute;
	left: 190px;
	top: 180px;
	z-index: auto;
	width: 550px;
	

}

.mainContent {
	position: absolute;
	left: 190px;
	top: 415px;
	z-index: auto;
	width: 550px;
	

}

.homeContent {
	position: absolute;
	left: 47px;
	top: -10px;
	z-index: auto;
	width: 492px;
	height: 500px;
	text-align:justify;


}

.stockContent {
	position: absolute;
	left: 47px;
	top: -10px;
	z-index: auto;
	width: 492px;
	height: 1100px;

}




.homeContent p {padding-left: 0px; font-weight:normal;}
.homeContent ul {padding-left: 0px;}

.details a:link {
	text-decoration: none;
	font-weight:normal;
	
	color: #fff;
}


.details a:visited {
	
	font-weight:normal;
	color: #fff;
	text-decoration: none;
}




a:link {
	text-decoration: none;
	font-weight:bold;
	
	color: #0080B8;
}


a:visited {
	
	font-weight:bold;
	color: #0080B8;
	text-decoration: none;
}


a:hover {
	
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

a:active {
	
	font-weight:bold;
	text-decoration: none;
	color: #0080B8;
}
.details {
	position: absolute;
	width: 180px;
	left: 10px;
	color: #fff;
	top: 305px;
	z-index: auto; font:11px Arial, sans-serif;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.smallText {
	font-size: 11px;
}







.content a:link {
	text-decoration: none;
	font-weight:bold;
	
	color: #0080B8;
}


.content a:visited {
	
	font-weight:bold;
	color: #0080B8;
	text-decoration: none;
}

.content a {
	
	font-weight:bold;
	color: #0080B8;
	text-decoration: none;
}


.content a:hover {
	
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

.content a:active {
	
	font-weight:bold;
	text-decoration: none;
	color: #0080B8;
}








#botnav {display:block; clear:both; ;border-top: 1px dotted #DC1A70;width: 492px;text-align:center}


#botnav a:link {
	text-decoration: none;
	color: #0080B8;
	font-weight: bold;
}


#botnav a:visited {
	text-decoration: none;
	color: #0080B8;
	font-weight: bold;
}

#botnav a:hover {

	text-decoration: none;
	color: #000000;
	font-weight: bold;
} 


#botnav a:active {

	text-decoration: none;
	color: #000000;
	font-weight: bold;
} 























#sidenav {width:200px;  position:absolute; top:176px; left:-1px;z-index:2;}

/* First  Level UL tags */

#nav, #nav ul
{
     padding: 0;
     margin: 0;line-height: 1;
     list-style: none;
     height:18px;
}

/* First Level Links */

#nav li
{
     float: bottom;
}

#nav li a
{background-image: url(images/butback.gif);
	background-repeat: no-repeat;
     width: 200px; height:18px;
     display: block;

     color: #fff;
     text-decoration: none;
     
     padding: 3px 0px 0px 5px;
     font:11px Arial, sans-serif;
     text-align:left; text-indent:15px;
margin-right:1px;

}

#nav li a:hover
{background-image: url(images/butbacko.gif);
	background-repeat: no-repeat;
     color: #fff;
    display: block; height:18px;
position:relative; left:0px;

}


/* Hide the drop-downs until mouseover */
     
#nav li ul
{
     position: absolute;
     left: -999em;
     width: 139px;
}
     
/* Show the drop-downs on mouseover */     

#nav li:hover ul, #nav li.sfhover ul
{
    left: auto;
}
