/*Start of Services*/
#services_body_banner
{
	position:relative;
	float: left;
	width: 933px;
	height: 156px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_banner_services.gif) no-repeat bottom left;
}

#services_intro
{
	position:relative;
	float: left;
	width: 654px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}

#services_intro p.heading
{
	position:relative;	
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	color: #565757;
	font-family: "Arial";
}

#services_intro p.list
{
	position: relative;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 11px;
}


#services_intro table, tr, td
{
	position: relative;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 9pt;
}

#services_intro table.columnone
{
	position: relative;
	width: 350px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 9pt;
}

#services_intro table.columnone img
{
	vertical-align: middle;
}

#services_intro img.bullet
{
	position: relative;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;	
}


#services_subarea
{	
	position:relative;
	float: left;
	clear: both;
	width: 658px;
	background: url(../images/bg_sysad_subarea_mid.gif) repeat-y top left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#services_subarea span
{
	position:relative;
	float: left;	
	text-align: left;
	color: #5e5e5e;
	width: 658px;
	height: 24px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #dfe0dd;
	border-left: 1px solid #dfe0dd;
	border-right: 1px solid #dfe0dd;
	background-color:#f3f4ee;
}

#services_subarea a
{
	text-align: left;
	color: #2e7871;
	text-decoration: none;
}

#services_subarea a:hover
{
	text-align: left;
	color: #2e7871;
	text-decoration: underline;
}

#services_subarea span.top
{
	position:relative;
	float: left;
	text-align: left;
	color: #5e5e5e;
	width: 658px;
	height: 24px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #dfe0dd;
	border-left: 1px solid #dfe0dd;
	border-right: 1px solid #dfe0dd;
	background-color:#f3f4ee;
}

#services_subarea span.bgtop
{
	position:relative;
	float: left;
	width: 658px;
	font-size:1px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	border: 0px solid #000;
	background: url(../images/bg_sysad_subarea_top.gif) no-repeat top left;
}

#services_subarea span.bgbot
{
	position:relative;
	float: left;
	font-size:1px;
	width: 658px;
	height: 6px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #dfe0dd;
	background: url(../images/bg_sysad_subarea_bot.gif) no-repeat bottom left;
}

#services_subarea p
{
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#services_subarea span.title
{
	position:relative;
	float: left;	
	color: #FFF;	
	width: 658px;
	height: 30px;
	border: 1px solid #FFF;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	background: url(../images/menu_mweq.gif) no-repeat top left;
}

#services_subarea p.title
{
	font-size:12pt;
	color: #2e7871;
	font-family: Arial;
	font-weight: Bold;	
	margin: 10px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#services_subarea p.content
{
	position: relative;
	clear: both;
	float: left;
	font-size:9pt;
	color: #1e1e1e;
	width: 625px;
	font-family: "Arial";
	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/*End of Services*/