#main #services {
	position:absolute;
	left:220px;
	top:60px;
	color:#333333;
}
#main td.service {
	width:177px;
	padding-right:16px;
	vertical-align:top;
}
#main #services td.service p {
	font-size:11px;
	line-height:12px;
	width:161px;
	margin:0;
}
#main #services td.service p.link {
	color:#ff0066;
	font-size:11px;
	width:161px;
	padding-top:8px;
}
#main #services td.service p.link a {
	font-size:11px;
}
#main #services td.service h2,
#main #services td.service a {
	color:#ff0066;
	font-weight:normal;
	margin:0 0 5px 0;
}
#main #services td.service h2 {
	font-size:12px;
}
#main #service {
	position:absolute;
	left:220px;
	top:80px;
	color:#333333;
}
#main #service p {
	font-size:11px;
	line-height:12px;
	width:380px;
	margin:0;
	margin-bottom:12px;
}
#main #service table {
	border-collapse:collapse;
	width:513px;
}
#main #service table td {
	width:25%;
	vertical-align:top;
	padding-left:5px;
	padding-right:8px;
}
#main #service table td.line {
	width:1px;
	padding:0;
	background-image:url(../images/line_black_v.gif);
	background-repeat:repeat-y;
}
#main #service table td h2 {
	font-size:12px;
	color:#ff0066;
	font-weight:normal;
	margin:0 0 0 0;
	text-transform:uppercase;	
	margin-bottom:12px;
}
#main #service table td h3 {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	margin:0 0 0 0;	
	white-space:nowrap;
}
#main #service table td p {
	margin:0;
	padding:0;
	width:auto;
	color:#333333;
	white-space:nowrap;
}