/*   SERVICES SECTION STYLESHEET   */

 a:hover, a:active {
	color: #CC0066;  
}

li.services, #footer {
	background-color: #CC0066;   
}

li.services { background-image: url(../images/topnav/bg-fuchsia.gif); }


h1, h2 { border-bottom: 1px solid #CC0066; }

table.services { 
	border-left: 1px solid #cc0066; 
	border-top: 1px solid #cc0066; 
	width: 630px; 
	}
table.services td { 
	padding: 6px; 
	line-height: 130%; 
	border-right: 1px solid #cc0066;
	border-bottom: 1px solid #cc0066;
	}
table h3, table h4 { margin: 0; }
table ul { margin-left: 0; padding-left: 15px; }

table.services2 { margin-top: 20px; }
table.services2 td { text-align: center; width: 25%; vertical-align: top; padding-bottom: 10px; }
table.services2 img { border: none; }

#mainContent ul.about { margin-right: 20px; }
#mainContent ul.about li { margin-bottom: 6px; } 