.sitemap #header
{
	background: url(../images/backgrounds/gradient_star.jpg) no-repeat !important;
	display: block;
	height: 80px;
}
ul.arrows_wrapper
{
	float:right !important;
	margin:30px 5px 0 0px;
}
ul.arrows_wrapper li
{
	margin-left:-2px;
}
ul.arrows_wrapper li a
{
	float:left;
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:#333 !important;
	margin-right:5px;
}
ul.arrows_wrapper li a:hover
{
	color:#f63 !important;
}
ul.arrows_wrapper li a img
{
	margin-right:2px;
	border:0px none;
}
#logo_link
{
	float:left;
	width:46px;
	height:46px;
	margin:17px 0 0 58px;
}
#logo_link a img
{
	float:left;
	border:0px solid;
}

#content
{
	background-image:url(../images/backgrounds/gradient.jpg);
	background-repeat:repeat-y;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
	border-left:1px solid #aaa;
	float:left;
}

#title_wrapper
{
	float:left;
	height:auto;
	min-height:30px;
	width:930px;
	margin-bottom:10px;
	background-image:url(../images/backgrounds/gradient_long.jpg);
	background-repeat:repeat-y;
}
#title
{
	float:left;
	margin:7px 0 0 0px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#333;
	width:900px;
	margin-left:50px;
}
.smp_float {
	float: left;
	margin-top: 50px;
	position: relative;
	width: 309px;
}
.smp_first {
	clear: left;
	margin-left: 50px;
}

.bodystyle
{
	margin-bottom:0px;
	font-family:Verdana;
	font-size:11px;
	color:#333;
	font-weight:bold;
}
h2.bodystyle {
	position: absolute;
	top: -16px;
	left: 0 !important;
}
.bodystyle a
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color: #00e;
}
.bodystyle a:visited
{
	color:#00e;
}
.bodystyle a:hover
{
	color:#f63;
}
.bodystyle a img
{
	border:0px none;
	margin-right:5px;
}
.classname
{
	margin: 0;
}
.classname a
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:#333;
	font-weight:bold;
	margin-right:5px;
}
.classname a:hover
{
	color:#f63;
}
.classname a img
{
	border:0px none;
	margin-right:5px;
}
.description_text
{
	float: left;
	font-family:Verdana;
	font-size:11px;
	color:#333;
	margin-top:5px;
	margin-left:5px;
	width:150px;
}
.model_links_wrapper
{
	float:left;
	margin-top:5px;
	width:154px;
}
.model_link
{
	margin:0 0 3px 16px;
	text-indent: -11px;
}
.model_link a
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#333;
}
.model_link a:hover
{
	color:#f63;
}
.model_link a img
{
	border:0px none;
	margin-right:5px;
}
.body-style-link, .body-style-link a
{
	color:#00e;
}

.page-not-available #wrapper #content{
    background-image: url("/mercedes/images/page_not_available.jpg");
    background-repeat: no-repeat;
    color: #333333;
    float: left;
    min-height: 440px;
    width: 979px;
}
	
.page-not-available #wrapper #content .body_text {
    float: left;
    font-family: Verdana;
    font-size: 20px;
    color: #000000;
    line-height: 1.5em;
    margin: 30px 46px 46px;
    width: 400px;
    position: absolute;
}
.page-not-available #wrapper #content .body_link{
    position: absolute;
    top: 130px;
    left: 45px;
}
.page-not-available #wrapper #content a{
	font-family: Verdana;
	font-size: 9px;
	font-weight: 400;
	font-style: normal;
	color: #000000;
 	text-decoration: underline;
}
.page-not-available #wrapper #content a:hover{
	color:#ff0000;
}
