body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(site/images/page_bg.jpg);
}
.float_box {
	height: 100%;
	width: 100%;
	background-image: url(site/images/page_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	}
.main_site_width {
	position: relative;
	width: 65%;
	background-position: center;
	text-align: center;
	}
.nav_bar {
	height: 59px;
	width: 100%;
	background-image: url(images/misc/header_bg.jpg);
	background-position: left;
}

.main_text_area {
	background-image: url(site/images/main_text_box_bg_new.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	white-space: normal;
	overflow: auto;
}
.latest_model_box {
	background-image: url(site/images/bottom_box_2.jpg);
	height: 177px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E3D5A6;
	width: 242px;
	margin: 3px;
	background-image: url(images/misc/button_up.jpg);
	height: 20px;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.box_1 {
	background-image: url(site/images/bottom_box_1.jpg);
	height: 197px;
	background-position: 0px;
}
.box_3 {
	background-image: url(site/images/bottom_box_3.jpg);
	height: 197px;
	background-repeat: no-repeat;
	background-position: right top;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #006AC2;
	border: 1px solid #000000;
}

.mainsitebox {
	width: 100%;
	height: 502px;
}

.main_right_bg {
	background-image: url(site/images/right_nav_bg.jpg);
	background-position: right top;
	width: 270px;
	height: 264px;
	background-repeat: no-repeat;
}
.buttons_down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #CCB35B;
	width: 242px;
	margin: 3px;
	color: #FFFFFF;
	background-image: url(images/misc/button_down.jpg);
	height: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 400px;
}
