body {
	background: #dbd8d8;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.maintable {
	background: url(images/bg1.gif) repeat-x left top;
	width: 770px;
	height: 800px;

}
.top {
	height: 146px;
	width: 770px;
}
.left {
	height: 160px;
	width: 214px;
	text-align: left;
	vertical-align: top;

}
.banner {
	height: 43px;
	width: 556px;
}
.carsani {
	height: 210px;
	width: 556px;
	background: url(images/guide.gif);

}
.homecontent {
	height: auto;
	width: 556px;
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	padding: 5px;


}
.footer {
	height: 30px;
	width: 770px;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
	border-top: 1px dotted #666666;
	font-weight: bold;


}
#navbar {
	width:205px;
	position:relative;
	top:0px;
	left:6px;
	height: 160px;
	float: left;

}

/* First and Second Level UL tags */

#nav, #nav ul
{
     padding: 0;
     margin: 0;
     list-style: none;
     line-height: 1;height:25px
}

/* First Level Links */

#nav li
{
     float: bottom;
}

#nav li a
{
     width: 200px;
     display: block;
     color: #000000;
     text-decoration: none;
     border-bottom: thin dotted #6F6F6F; 
     padding: 7px;
     font:bold 11px Tahoma, arial, sans-serif;
     text-align:left;
margin-right:1px;

}

#nav li a:hover
{
     color: #ffffff;
     background-color: #C81214; display: block;
position:relative; left:0px;

}
a {
	color: #c70407;
	text-decoration: none;
}
a:hover {
	color: #c70407;
	text-decoration: underline;
}
.details {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;

}
h1 {
	background: url(images/bg2.gif) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	height: 20px;
	padding-top: 3px;
	padding-left: 10px;
	margin-right: 10px;
}
