@charset "iso-8859-1";
body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	background: url('../images/bg.jpg') repeat-x top;
	color: #000;
	font-family: arial;
	font-size: 9pt
}

a {
	font-family: arial;
	color: #616161;
	text-decoration: none;
	font-size: 8pt;
}
a:hover {
	font-family: arial;
	color: #7b7b7b;
	text-decoration: underline;
	font-size: 8pt;
}


#top_gear {
	background: url('../images/top_gear.jpg') no-repeat;
	width: 186px;
	height: 33px
}

#top_links {
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
	font-size: 8pt;
	height: 33px;
	width: 563px;
	background-color: #FFF;
}

#header {
	vertical-align: top;
	background: url('../images/directory/header.jpg') no-repeat;
	width: 749px;
	height: 220px
}

#header2 {
	vertical-align: top;
	background: url('../images/header2.jpg') no-repeat;
	width: 749px;
	height: 140px
}

#content {
	background-color: #FFF;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	padding: 15px 15px 15px 15px;
	width: 749px;
	height: 370px;
	font-size: 9pt;
	text-align: justify;
}

#content2 {
	background-color: #FFF;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	padding: 15px 0px 15px 15px;
	
	font-size: 9pt;
	text-align: justify;
}

#content3 {
	background-color: #FFF;
	padding: 5px 5px 5px 5px;
	
	font-size: 9pt;
	text-align: justify;
}

#left_content {
	vertical-align: top;
	width: 371px;
	text-align: left;
	padding-right: 30px;
	border-right: 1px solid #000;
}


#right_content {
	vertical-align: top;
	width: 378px;
	text-align: left;
	padding-left: 30px;
}

#autobox {
	padding: 8px 8px 8px 0px;
	margin-top: 10px;
	display: table;
	width: 100%;
	height: 325px;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
}

#autobox a {
	font-weight: bold;
	font-size: 9pt;
	color: #000;
}

#autobox a:hover {
	font-weight: bold;
	color: #000;
	font-size: 9pt;
}

#autobox .left {
    padding-left: 60px;
    display: block;
	position: absolute;
	width: 255px;
	height: 250px;
	text-align: left;
	vertical-align: top;
}

#autobox .right {
	position: absolute;
	display: block;
	text-align: left;
	left: 340px; 
	vertical-align: top;
	width: 255px;
	height: 250px;
	text-align: left;
}

#footer {
	vertical-align: middle;
	text-align: right;
	font-size: 8pt;
	padding-right: 14px;
	background: url('../images/footer.jpg') no-repeat;
	width: 749px;
	height: 34px
}

#bottom {
	vertical-align: top;
	background: url('../images/bottom.jpg') no-repeat;
	width: 749px;
	height: 91px
}
.vb12
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.autobox_nee {
	font-weight: bold;
	font-size: 9pt;
	color: #000;
        background-color: #f7f7f7;
}
