BODY { 
font : 11px Arial; 
color : #666666;background-color:#FFCC00;
margin:10px; 
text-align:center;  
} 

.main_body{width:800px; text-align:center; background-color:#ffffff; border:1px solid #cccccc;}

.header{ float:left; width:99.7%; border-bottom:1px solid #e1e1e1;}
.logo{ float:left; background-image:url(../images/logo.gif); background-repeat:no-repeat; font-weight:bold; padding-left:120px; padding-top:70px; padding-bottom:30px;}


.body{ float:left; width:99.7%; vertical-align:top;}

.title{float:left;
	width:99%;
	border-bottom:1px solid #cccccc;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	margin:3px;
	}
	
.home_service_overview_text { 
float : left;  
height : auto; 
} 
.home_service_overview_text h2 { 
float : left; 
width : 100%; 
font-family : Arial; 
font-size : 12px; 
font-weight : 700; 
text-align : left; 
padding : 3px;
margin:0px; 
} 
.home_service_overview_text p { 
text-align : justify; 
font-size : 11px; 
color : #666666; 
padding : 3px; 
} 
.home_service_overview_text a { 
float : right; 
padding : 3px;
font-size:11px; text-transform:lowercase; 
color : #ff9900; 
text-decoration : none; 
} 
.home_service_overview_text a:hover { 
color : #333333; 
} 



a.c:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#D6A601;
	text-decoration: none;
}
a.c:visited {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#D6A601;
	text-decoration: none;
}
a.c:hover {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#D6A601;
	text-decoration: underline;
}