body {
	behavior:url("csshover2.htc");
	background-color: #f0ede4;
	font-size: 11px;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	padding:0px;
	margin:0px;
}

a {color: #000000; text-decoration: none;}
a:visited {color:#000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}
a:active { color:#000000; text-decoration: none;}

h1 {
	font-size:15px;
	font-weight: bold;
	padding: 10px 10px 10px 40px;
	margin:0px;
}

#top {
	width: 964px;
	margin: 10px 20px 0px 20px;
	height: 27px;
	background-color: #f0ede4;
}

#top img {
	float: left;
}

#topborder {
	position: relative;
	top: 23px;
	margin-left: 136px;
	height: 2px;
	background-color: #ffffff;
	border-top: 2px solid #c0bdae;
	border-right: 2px solid #c0bdae;
	width: 826px;
}

#border {
	border-bottom: 2px solid #c0bdae;
	border-left: 2px solid #c0bdae;
	border-right: 2px solid #c0bdae;
	margin: 0px 20px 0px 20px;
	background-color: #ffffff;
	width: 960px;
}

#main {
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background:top repeat url('http://www.autoiyg.com/LEX/images/background_long.jpg');
	background-repeat: repeat;
	background-color: #d8d7d2;
}

#main2 {
	border-bottom: 2px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	background-image: url('http://www.autoiyg.com/LEX/images/background_long.jpg');
	background-repeat: repeat;
	background-color: #d8d7d2;
	/*height: 332px;*/
}

#right {
	float: right;
	/* debuge
	border: 1px solid #ffffff; */
	width: 370px;  /*395before*/
	padding: 0px;
}

#menu {
	/* debuge */
	/* border: 1px solid #ffffff; */
	position:relative; /*take out if this doesnt work*/
	color: #737373;
	text-align: center;
	margin-right: 3px;
	padding-left: 10px;
	padding-top: 10px;
	width: 550px;
	z-index:0;
}

#menu img {
	float: left;
}

#menu .back {
	padding-top: 5px;
}

#caption {
	margin-top: 10px;
	background-color: #000000;
	color: #F66800;
	height: 16px;
	width: 306px;
	padding: 7px;
	font-size:13px;
	font-weight: bold;
	margin-left: auto;
    margin-right: auto;
}
#caption2 {
	margin-top: 10px;
	background-color: #000000;
	color: #F66800;
	height: 16px;
	width: 306px;
	padding: 7px;
	font-size:13px;
	font-weight: bold;
	margin-left: auto;
    margin-right: auto;
}

#video {
	background-color: #575757;
	height: 256px;
	width: 320px;
	margin-left: auto;
    margin-right: auto;
}

#textfd {
	margin-top: 55px;
	margin-bottom: 55px;
	height: 20px;
	width: 226px;
	margin-left: auto;
    margin-right: auto;
}

#logo {
	float:right;
	height: 100px;
	/*width: 395px;*/
	margin-left: -25px;/*auto;*/
    margin-right: auto;
}

#logom {
	position: relative;
	top: 40px;
	height: 0px;
	width: 395px;
	margin-left: auto;
    margin-right: auto;
    z-index:0;
}

.darktext
{
	color: #868686;
}

.cars
{
	background-color: #c3c3c3;
	font-weight: bold;
	float: left;
	width: 97px;
	margin: 5px 5px 0px 0;
	padding: 0px;
}

.clearleft { clear: left; }
.clearright { clear: right; }
.end { 
	clear: left; margin-bottom: 10px; 	
}

#menu a img
{
	border: 0px;
}
.hmenu
{
	display: none;
}
.feature
{
	z-index:50;
	float: left;
	width: 97px;
	height: 54px;
	margin: 5px 5px 0px 0;
	padding: 0px;
}
.feature:hover div.hmenu
{
	z-index:100;
	display: block;
	position:absolute;
	border: 2px solid #F66800;
	background-color: #c3c3c3;

}

.feature:hover div.hmenu p
{
	border: 1px solid #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	color: #737373;
}

.feature:hover div.hmenu p:hover
{
	color: #f0ede4;
	background-color: #575757;
}
