#contentbox {
	width:917px;
	margin:5px auto 10px;
	
}
#left {

float:left;
}


#news {
	float:right;
	width:221px;
}
#news .item {
	font:normal 11px/18px Tahoma;
	color:#333;
}
#news h2 {
	font:bold 12px/12px Tahoma;
	color:#1a765c;
	margin:10px 0;
}

#news #archive { font:normal 10px/18px Tahoma; color:#920000; text-decoration:none; }










#services ul {
	list-style:none;
	margin:0;
	padding:0;
	white-space:normal;
}
#services table
{ width:100%; border-collapse:collapse; }
#services td
{ padding:0px;margin:0px; }
#services #t1
{ width:235px; }
#services #t2
{ width:235px; }
#services #t3
{  }
#services ul li {
	background:url('/images/mm_arrow_a.gif') no-repeat 0 8px;
	font:normal 11px/14px Tahoma;
	padding:5px 5px 5px 10px;
	color:#333;
	white-space:pre;
}




#content {
	background:white;
	border-width:1px 1px 1px 4px;
	border-color:#1a765c;
	border-style:solid;
	padding:10px 20px;
	width:640px;
	margin-top:20px;
	float:left;
	
}
#content p {
	font:normal 11px/18px Tahoma;
}
#content h2 {
	font:bold 12px/12px Tahoma;
	color:#9c0d0d;
	margin:10px 0;
}
#content h1 {
	font:bold 18px/18px Tahoma;
	color:#9c0d0d;
	margin:10px 0;
}
















/*      SERVICES
 *************************************/
#servicesbox { width:917px; padding:10px 0; margin:0 auto;  }

#servicesbox table { width:100%; border-collapse:collapse; border-spacing:0; }
#servicesbox table td { width:24%; vertical-align:top; }











































