html {
	border:0;
	padding:0;
	margin:0;
}

body {
	background-color:#414141;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	margin:0;
	padding:0;
	border:0;
	background-image:url(res/backslice.gif);
	background-repeat:repeat-x;
	background-position:top;
}

a {
	color:#ffffff;
	text-decoration:underline;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
}

h1 {
	font-size: 220%;
	color:#ccc;
}
	
h2 {
	font-size: 180%;
	font-weight:normal;
	color:#ccc;
}

img {border:0px none;}
iframe {border:0px none; }
form {margin-top: 0; margin-bottom: 0;}

#head {
	height:105px;
	background-color:#414141;
	background-image:url(images/mercedes-s-top.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#headLeft {
	width:400px;
	height:105px;
	padding:0;
	float:left;
	margin:0;
}

#headRight {
	width:auto;
	height:105px;
	padding:0;
	float:right;
	text-align:right;
	margin:0;
}

#silverline {
	background-color:#C6C5C5;
	width:auto;
	height:9px;
	font-size:1px;
	margin:0;
	padding:0;
}

#silverline2 {
	background-color:#878686;
	width:auto;
	height:14px;
	font-size:1px;
	margin:0;
	padding:0;
}

#container {
	float:left;
	text-align:left;
}

#menucontainer {

	position : absolute;
	left : 0;

	width:411px;
	height:671px;
	background-image:url(images/menu/index_bg.jpg);
	background-repeat:no-repeat;
}

#content {
	margin : 0 0 0 411px;
}

#titlebar {
	background-color:#606060;
	padding:30px 0 0 10px;

}

#contenttext {

	text-align:justify;
	padding:10px;
}








.emptyli2 {
	background-color:transparent !important;
	background-image:none !important;
	}

#menu2 li.emptyli {
	background-color:transparent;
	background-image:none;
	border:0;
	height:26px;
	}

#menu2 {
	float:left;
	left:0px;
	width:98px;
	height:449px;
	margin:0;
	padding:0;
	font-size:12px; 
	text-indent:0px; line-height:1.4em;
}

#menu {
	float:left;
	width:198px;
	height:449px;
	margin:0;
	padding:0;
	color:#FFF;
	text-align:left;
	font-size:12px; 
	text-indent:0px; line-height:1.4em;
	
	}

#menu ul, #menu2 ul { 
	display:block;
	list-style-type:none; 
	padding:0;
	margin:0;
	width:200px;
	}	
	
#menu li, #menu2 li  {
	background-color:#A2A2A2;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(images/menu/circle.gif);
	padding-left:10px;
	line-height:1.8em; 
	border:2px solid #000;
	margin:10px;
	text-decoration:none;
	}

#menu li a, #menu2 li a {
	text-decoration:none;
	color:#000000;
}

#menu li a:hover, #menu2 li a:hover {
	text-decoration:underline;
}



#endbar {
	background-image:url(images/splitter.gif);
	background-repeat:repeat-x;
	width:100%;
	height:45px;
	margin:0;
	padding:0;
}

#endbar2 {
	width:100%;
	height:222px;
	margin:0;
	padding:0;
}

#address {
	float:right;
	text-align:right;
	right:0;
}

.italic {
	width:400px;
	/* padding-left:10px;
	width:auto; */
	font-style: italic;
}

#contenttextc {

}

#contenttextl {
	float:left;
	text-align:left;
	width:70%;
}

#contenttextr {
	float:right;
	text-align:right;
	width:25%;
}

#kidsco {
	float:left;
	padding-right:10px;
}

#lpcha {
	float:left;
	padding-right:10px;
}

#climatecare {
	float:left;
	margin-bottom:20px;
	padding-right:10px;
}

#isologo {
	padding-right:10px;
}

.certno {
	font-size:10px;
}

#form {
	text-align:left;
}

#form strong, .error {
	color:#ff0000;

}