body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background: #DDDDDD;
}
img{
	border:none;
}
div.footer_container {
	padding-right:50px;
	color:#575757;
	font-size:10px;
}

a.footer_link {
	text-decoration:none;
	color:#575757;
}

span.footer_right {
	position:relative;
	left:30px;
}

img.everrest_logo {
	position:relative;
	top:8px;
	margin-left:3px;
	margin-right:3px;
}

table.top_tbl {
	width:100%;
}

td.black_edge {
	background: #000000 url(../images/home/banner_shadow.gif) repeat-x bottom;
}

td.home_top_container,.news_top_container, .wheels_top_container, .dealer_top_container, .contact_top_container, .tires_top_container, .accessories_top_container{
	text-align:left;
	vertical-align:top;
	height:304px;
	width:972px;
	background: #000000 url(../images/home/home_banner.jpg) no-repeat bottom;
}

td.tires_top_container{
	background: #000000 url(../images/tire_banner.jpg) no-repeat bottom;
}

td.accessories_top_container {
	background: #000000 url(../images/accessory_banner.jpg) no-repeat bottom;
}

td.news_top_container {
	background: #000000 url(../images/new/news_banner.jpg) no-repeat bottom;
}

td.wheels_top_container {
	background: #000000 url(../images/products/products_banner.jpg) no-repeat bottom;
}

td.dealer_top_container {
	background:#000000 url(../images/dealer_banner.jpg) no-repeat bottom;
}

td.contact_top_container {
	background:#000000 url(../images/contact_banner.jpg) no-repeat bottom;
}

img.menu_bar{
	margin-top:10px;
}

div.bar_end {
	width:30px;
	height:49px;
	float:left;
}

div.top_logo {
	width:260px;
	height:100px;
	float:left;
}

div.shadow_bar {
	width:8px;
	height:49px;
	float:left;
	margin-top:10px;
}

div.repeat_bar {
	width:27px;
	height:49px;
	background:url(../images/home/bar_bg.gif) repeat-x;
	float:left;
	margin-top:10px;
}

div.inner_bar {
	float:left;
	margin-top:10px;
	width:6px;
	height:49px;
}

div.inner_repeat {
	background:url(../images/home/bar_inner_bg.gif) repeat-x bottom;
	width:600px;
	float:left;
	height:59px;
}

td.content_left_edge, .content_right_edge {
	background:url(../images/home/left_shadow.gif) repeat-y;
	width:21px;
}

td.content_right_edge {
	background:url(../images/home/right_shadow.gif) repeat-y;
}

td.content_middle {
	width:930px;
	background:#FFFFFF;
}

div.title_bar_left,.title_bar_right {
	background:url(../images/home/title_bar_thin.gif) repeat-x;
	width:296px;
	height:34px;
	float:left;
}

div.title_bar_right {
	width:277px;
}

div.title_bolt {
	width:37px;
	height:34px;
	float:left;
}

div.title_thick_bar {
	width:52px;
	background:url(../images/home/title_bg.gif) repeat-x;
	height:34px;
	float:left;
}

div.title_edge {
	width:10px;
	height:34px;
	float:left;
}

div.title_repeat {
	background:url(../images/home/title_inner_bg.gif) repeat-x;
	height:30px;
	width:159px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	padding-top:4px;
}

table.content_tbl {
	background:#FFFFFF;
	padding-top:15px;
	clear:left;
	width:930px;
}

td.left_content {
	background:url(../images/home/gradient_line.gif) repeat-y right;
	width:259px;
}

td.right_content {
	width:633px;
	padding-left:24px;
	padding-right:24px;
}

div.bottom_content {
	position:relative;
	left:1px;
}

table.news_container {
	width:868px;
	clear:left;
	margin-left:28px;
	margin-right:28px;
	padding-top:26px;
}

div.bold_title {
	font-weight:bold;
	color:#000000;
	font-size:13px;
	padding-top:5px;
}

td.news_image {
	vertical-align:top;
	padding-top:20px;
	padding-bottom:20px;
	background:#FFFFFF;
	border-bottom:1px dotted #878787;
}
td.news_image img{
	width:150px;
	height:100px;
}
td.news_text {
	font-size:12px;
	vertical-align:top;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:62px;
	width:718px;
	background:#FFFFFF;
	border-bottom:1px dotted #878787;
}

div.news_title {
	color:#001f64;
	font-weight:bold;
	font-size:14px;
}

div.news_date {
	padding-top:3px;
	padding-bottom:3px;
}

div.press_box {
	width:150px;
	float:left;
	text-align:center;
	margin-right:60px;
	margin-top:20px;
}

img.press_image {
	width:150px;
	height:100px;
	border:1px solid #7b7b7b;
}

div.press_area {
	width:780px;
	padding-left:150px;
}

table.brand_tbl {
	width:930px;
}

td.brand_logo {
	text-align:right;
	width:30%;	
}
td.brand_logo img{
	width:168px;
	height:69px;
}
td.brand_text {
	text-align:left;
	color:#000000;
	font-size:12px;	
	width:70%;
	padding-left:30px;
	vertical-align:top;
	padding-top:5px;
}

div.model_container {
	width:825px;
	padding-left:60px;
	padding-right:45px;
}

div.model_box {
	width:150px;
	margin-top:25px;
	margin-left:15px;
	text-align:center;
	float:left;
}

div.model_image {
	width:150px;
	height:150px;
	border:1px #7b7b7d solid;
}
div.model_image img{
	width:150px;
	height:150px;
}

div.model_text {
	margin-top:5px;
}

a.model_link {
	text-decoration:none;
	color:#8e0101;
	font-weight:bold;
}

td.model_path {
	width:100px;
	vertical-align:top;
	font-size:11px;
	color:#616161;
	text-align:center;
}

td.model_brand {
	padding-left:300px;
}
td.model_brand img{
	width:169px;
	height:69px;
}

div.detail_box {
	width:930px;
}

div.detail_image {
	width:350px;
	height:350px;
	border:1px solid #7d7d7b;
	float:left;
	margin-left:50px;
}
div.detail_image img{
	width:350px;
	height:350px;
}

div.detail_info {
	float:left;
	margin-left:38px;
	width:340px;
}

div.model_name {
	color:#000000;
	font-weight:bold;
	font-size:13px;
	text-align:left;
}

div.model_specs {
	width:340px;
	margin-top:15px;
}

div.color_text {
	text-align:left;
	color:#001f64;
	font-size:14px;
	font-weight:bold;
	padding-left:60px;
}

div.color_box {
	padding-left:100px;
	padding-right:100px;
}

div.dealer_area {
	width:670px;
	padding-left:130px;
	padding-right:130px;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
}

div.subtitle {
	color:#235280;
	font-weight:bold;
	font-size:14px;
	margin-top:5px;
}

div.dealer_content {
	margin-top:5px;
}

form.search_form {
	margin:0px;
	margin-top:10px;
}

div.info_area {
	width:200px;
	float:left;
}

div.form_area {
	width:400px;
	padding-left:20px;
	float:left;
}

div.divider {
	height:365px;
	float:left;
}

div.form_text {
	margin-top:10px;
	font-size:12px;
}

input,textarea {
	border:1px solid #878787;
}

div.form_item {
	margin-top:8px;
}

textarea {
	width:400px;
	height:150px;
	overflow:auto;
}

input.submit_btn {
	position:relative;
	left:350px;
}
.press_link{
	text-decoration:none;
	color:black;
	font-weight:bold;
}
#message_none{
	height:200px;
	margin-top:80px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
}
#page_swich{
	clear:both;
	text-align:center;
}
#model_title_link{
}
#model_title_link a{
	text-transform:uppercase;
	color:grey;
}
#back_link{
	color:black;
	text-align:center;
	font-weight:bold;
	padding-top:20px;
}
#back_link a{
	cursor:pointer;
}







