#main-container, #main-content-container {
	position: relative; 
	padding: 0;
/*	float: left;*/
	clear: both;
margin-left: auto;
margin-right: auto;

text-align: left;
	}

#main-content-container {
	border-bottom: 1px solid black;
}
#header-container {
	clear: both;
	height: 90px;
	}
	
#header-home-container {
	clear: both;
	height: 90px;
	}

#header-subcontainer {
	clear: both;
	background-color: #fff;
	height: 70px;
/*	height: 85px;*/
	text-align: right;
	}

#dealers-container {
	position: absolute;
	top: 20;
	left: 10;
	z-index: 160;
	float: left;
}

#bgheader-home-container {
	float: right;
	width: 760px;
	height: 170px;
	background-repeat: no-repeat;
	background-image: url(../img/home_header.jpg);
}

#left-side-webobject {
	border-top: 1px solid #999;
	padding-top: 15px;
	text-align:center;
	margin: 4px;

}
	
#bgheader-container {
	float: right;
	width: 760px;
	height: 140px;
	background-repeat: no-repeat;
	background-image: url(../img/subpage_header.jpg);
	z-index: 70;
	}	
	
#search-container {
	height: 60px;
	position: absolute;
	top: -19px;
	width: 745px;
	float: right;
	text-align: right;

	}
	
#searchhome-container {
	padding-top: 6px;
	}		
	
#left-container {
	width: 196px;
	float: left;
/*	background-color: #999898;*/
	}	
	
#menu-container {
	background-color: #dad7ce;
	background-repeat: repeat-y;
	background-image: url(../img/bg_menu.gif);
	background-position: right;
	width: 196px;
	}

#content-container {
	background-image: url(../img/bg_content.gif) !important;
	background-repeat: repeat-y !important;
	background-color: #ffffff;
	float: left;
	border-bottom: 1px solid black;
	}
		
#homenews-container {
	width: 550px;
	margin-left: 5px;
	border-bottom: 1px solid #cccccc;
	height: 150px;
	}
#homenews {
/*	margin-top: 10px;*/
	width: 385px;
	margin-left: 5px;
	float: right;
}
#flashnews-webobject {
	margin-top: 5px;
	float: left;
	width: 70px;
	margin-left: 0px;	
	
}
.flash-news {
	width: 385px;
	float: left;
	height: 90px;
}
#flashnews-container  {
	float: left;
	margin-left: 8px;
	margin-top: 20px;
	padding-bottom: 15px;

	margin-bottom: 5px;
	_margin-bottom: 5px;
	width: 545px;
	font-size:76%;	
	/*border-bottom: 1px solid #cccccc;*/
	padding-left: 5px;
}
	
#home-webobject {
	color: #bfbfbf;
	padding: 0px;
	margin: 10px;
	font-size:76%;
	}

#homenews-webobject {
	width: 220px;
	border-left: 1px solid #cccccc;
	min-height: 140px;
	height: 135px;
	_height: 145px;
	font-size:76%;
	float: left;
	padding-top: 7px;
	padding-left: 15px;
	}

#home-webobject a,#homenews a {
	color: #ff0000;
}


#home-container {
	width: 564px;
	/*background-image: url(../img/bg_home.jpg);*/
	background-repeat: no-repeat;
	background-color: #ffffff; /*36393E */
	clear: both;
	}

#home-bottom-webobjects {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 8px;
	width: 550px;
}

.bottom-webobject {
	float: left;
	/*width: 180px; */
	/*min-height: 145px;*/
	margin: 0px;
}

.bottom-webobject img {
	margin: 3px;
	margin-bottom: 15px;
}

#footer-container {
	width: 100%;
	height: 60px;
	background-color: #f1f1f1;
	font-size: 76%;
	clear: both;
	}


#flash_home_second {
position: absolute; 
top: 181px; 
right: 0px; 
width: 187px; 
height: 109px; 
owerflow: hidden;

}
#flash_home_first {
position: absolute; 
top: 163px; 
right: 115px; 
width: 359px; 
height: 137px; 
owerflow: hidden;
}
#searchDiv {
font-size: 13px; float: left; width: 540px; font-weight: bold; color: #00246c;
padding-top: 3px;
}


#print-container {
	background-color: #fff;
	width: 100%;
	padding: 5px;
	margin: 0px;
	font-family: verdana;
	
}

#print-header {
	height: 120px;

	padding: 10px;
	border-bottom: 2px solid #000;
	
}

#print-logo {

	width: 255px;
	height: 80px;
	position: absolute;
	top: 15px;
	left: 25px;
}
#print-contact {
font-family: helvetica;
	font-size: 10px;
	text-align: right;
	float: right;
	margin-right: 5px;

}


#print-content .title {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}

#print-content td {
	font-size: 11px;
}

#print-button {
	margin-top: 15px;
	position: relative;
	left: 50%;
	margin-left: -15px;
}
#print-foot {
	font-size: 11px;
	color: #999;
	text-align: justify;
}

#related {
	background-color: #F8F8F8;
	border-bottom: 1px solid #999999;
}

#HomePageWO th {
	text-align: center;
	background-color: #666666;
}

#HomePageWO span {	
	font-size: 80%;
	color: #ffffff;
	font-weight: bold;
}

