/* CSS Document */

hr{
	border:dotted #b2b2a5; border-width:1px 0 0 0; height:0;line-height:0px;font-size:0;margin:0;padding:0;
}


#container{
	padding-top:10px;
}
#container_right {
	float:right;
	width: 250px;
	padding:0px 0px 5px 0px;
	color:#3f3f30;
	background-color:#e6e6d5; 
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
}
#container_right a {
	color: #25251c;
}
#container_left{
	width:200px;
	text-align:center;
	margin-top:45px;
}

#main_content {
	width:478px;
	float:left;
	padding: 10px 10px 25px 10px;
	text-align:justify;
	background-color:#ffffff;
	border-right:1px solid #b2b2a5;
}

#main {
	background-image: url('/php/lay/staufer/bg_main_service.gif');
	



}
