@charset "utf-8";
/* CSS Document */

html, body{
	padding: 0;
	background: #FFFFFF url(../images/hcw-bg.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body{
	margin: 15px auto 0 auto;
	width: 952px;
}

.message{
	color:#AF0000;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#content_bg{
	width: 952px;
	height: auto;
	float: left;
	background: url(../images/contents-bg.jpg) repeat-y;
}

/* Header Styles */

	#header{
		width: 952px;
		height: 250px;
		float: left;
	}

	#h_01{
		width: 677px;
		height: 74px;
		float: left;
		background: url(../images/largest-mercedez-benz-repairer.jpg) no-repeat;
		text-align: right;
	}

	#h_01_1{
		width: 262px;
		height: 24px;
		float: left;
		text-align: right;
		padding: 0 13px 0 0;
	}

	#h_01_2{
		width: 77px;
		height: 74px;
		float: right;
	}

	#main_menu{
		width: 272px;
		height: auto;
		float: left;
		padding: 0;
		margin: 25px 0 0 0;
		list-style: none;
		overflow: hidden;
	}

	#main_menu li{
		width: 68px;
		height: auto;
		float: left;
		text-align: center;
	}

	.mm_links:link, .mm_links:active, .mm_links:visited{
		color: #3a3a3a;
	}

	.mm_links:active{
		color: #3a3a3a;
		font-weight: bold;
	}

	.mm_links:hover{
		color: #999999;
	}

	#h_02{
		width: 272px;
		height: 12px;
		float: left;
		background: url(../images/m-bg.jpg) no-repeat;
	}

	#h_03{
		width: 5px;
		height: 176px;
		float: left;
		background: url(../images/h-01.jpg) no-repeat;
	}

	#h_04{
		width: 2px;
		height: 176px;
		float: left;
		background: url(../images/h-02.jpg) no-repeat;
	}

	#header_graphics{
		width: 715px;
		height: 176px;
		float: left;
		background: url(../images/largest-approved-merc-benz-repairer.jpg) no-repeat;
	}

	#h_05{
		width: 4px;
		height: 176px;
		float: left;
		background: url(../images/h-03.jpg) no-repeat;
	}

	#sub_menu{
		width: auto;
		height: auto;
		float: right;
		margin: 142px 10px 0 0;
		padding: 0;
		list-style: none;
		overflow: hidden;
	}

	#sub_menu li{
		width: auto;
		height: auto;
		float: left;
		margin: 0 3px 0 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
	}

	.sm_links:link, .sm_links:active, .sm_links:visited{
		width: 141px;
		height: 26px;
		float: left;
		background: url(../images/sub-menu-bg.gif) no-repeat;
		text-align: center;
	font-size: 12px;
		color: #395d0b;
		padding-top: 8px;
	font-weight: bold;
	}

	.sm_links:hover{
		color: #85a43b;
	}

/* Left Panel Styles */

	#left_panel{
		width: 227px;
		height: auto;
		float: left;
	}

	#l_01{
		width: 227px;
		height: 14px;
		float: left;
		background: url(../images/l-01.jpg) no-repeat;
		font-weight: bold;
		font-size: 14px;
		padding-top: 4px;
	}

	#lp_contents{
		width: 204px;
		height: auto;
		float: left;
		background: #fafafa url(../images/lp-bg.jpg) repeat-x top;
		padding: 0 11px 11px 11px;
		border-left: 1px solid #FFF;
	}

	#news_box{
		width: 204px;
		height: auto;
		float: left;
		overflow-x: hidden;
		overflow-y: hidden;
	}

	#nbt_left{
		width: 11px;
		height: 32px;
		float: left;
		background: url(../images/nbt_left.gif) no-repeat;
	}

	#nbt_mid{
		width: 133px;
		height: 32px;
		float: left;
		background: url(../images/nbt_mid.jpg) repeat-x top;
	}

	#nbt_right{
		width: 59px;
		height: 32px;
		float: left;
		background: url(../images/nbt_right.gif) no-repeat;
	}

	.news_button{
		margin: 6px 0 0 3px;
		float: left;
	}

	#nb_contents{
		width: 181px;
		height: 168px;
		float: left;
		padding: 0 10px 0 10px;
		border-left: 1px solid #dbdbdb;
		border-right: 1px solid #dbdbdb;
		background: #f5f5f5;
		overflow: hidden;
	}

	.news_date{
		width: 181px;
		height: auto;
		float: left;
		font-size: 10px;
		color: #333333;
		margin: 0 0 5px 0;
		font-weight: bold;
		text-align: left;
	}

	.news_para{
		width: 181px;
		height: auto;
		float: left;
		padding: 0;
		margin: 0 0 5px;
		font-size: 10px;
		text-align: justify;
		color: #666666;
	}

	#nbb_left{
		width: 11px;
		height: 10px;
		float: left;
		background: url(../images/nbb_left.gif) no-repeat;
	}

	#nbb_mid{
		width: 180px;
		height: 10px;
		float: left;
		background: url(../images/nbb_mid.gif) repeat-x top;
	}

	#nbb_right{
		width: 12px;
		height: 10px;
		float: left;
		background: url(../images/nbb_right.gif) no-repeat;
	}

/* Right Panel Styles */

	#right_panel{
		width: 705px;
		height: auto;
		float: left;
		padding: 10px 0 10px 10px;
		background: url(../images/r-bg-i.jpg) repeat-x top;
		text-align: left;
	}

	#rp_r{
		width: 7px;
		height: auto;
		float: right;
		background: url(../images/rr-bg-i.jpg) no-repeat top;
	}

	.rp_content{
		width: 219px;
		height: 298px;
		float: left;
		background: #171717 url(../images/home-content-bg.jpg) no-repeat top;
		padding: 6px 6px 0 6px;
	}

	.himg_border{
		float: left;
		border: 3px solid #000000;
		margin-bottom: 10px;
	}

/* Footer Styles */

	#content_bottom{
		width: 947px;
		height: auto;
		float: left;
		border-left: 1px solid #cfcfcf;
		border-right: 1px solid #cfcfcf;
		background: #dbdbdb url(../images/bc-bg.jpg) repeat-x top;
	}

	.footer_contents{
		width: 206px;
		height: auto;
		float: left;
		padding: 15px;
		text-align: left;
	}

	.blogo00{
		background: url(../images/hilton-coach-works-blogo-0.jpg) no-repeat top right;
	}

	.blogo01{
		background: url(../images/hilton-coach-works-blogo-1.jpg) no-repeat top right;
	}

	.f_spacer{
		width: 1px;
		height: 170px;
		float: left;
		background: url(../images/f-spacer.jpg) no-repeat top;
	}

	#footer_close{
		width: 939px;
		height: 50px;
		float: left;
		background: url(../images/footer-close.jpg) no-repeat;
		margin-bottom: 15px;
		padding: 20px 0 0 10px;
		font-size: 12px;
		text-align: left;
	}

/* General Styles */

	a{
		text-decoration: none;
	}

	.float_left{
		float: left;
	}

	.float_right{
		float: right;
	}

	.small_text{
		font-size: 11px;
		color: #999999;
	}

	.regular_para, .regular_para_w{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		padding: 0;
		margin: 0 0 10px 0;
		text-align: justify;
	}

	.regular_para_w{
		margin: 0 0 5px 0;
		width: 219px;
		float: left;
		color: #FFFFFF;
	}

	.hr_spacer{
		margin: 5px 0 5px 0;
		float: left;
	}

	.regular_list{
		margin: 10px 0 0 5px;
		padding: 0;
		list-style: none;
	}

	.regular_links:link, .regular_links:active, .regular_links:visited{
		color: #555555;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
	}

	.regular_links:hover{
		color: #333;
	}
#temp_content {
	height: 340px;
	width: 680px;
}
.main_menu {
	float: left;
	margin-left: 20px;
	}

	.section_title{
		font-size: 16px;
		font-weight: normal;
		margin: 0 0 10px 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
		color: #003300;
	}.quote_box {
	margin: 5px;
	float: right;
	width: 150px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	padding: 2px;
	border: 1px dashed #CCCCCC;
	text-align: center;
}
.service_bullet {
	font-size: 11px;
	color: #006633;
	font-weight: bold;
}
.image_box {
	padding: 2px;
	border: 1px dashed #CCCCCC;
}

