a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #170099;
	text-decoration: none;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A0045;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;

}h1 {
	font-weight: normal;
	font-size: 24px;
}
#content
{
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}


#content #team a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	

}
#content #team a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;

}
#content #team a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;

}
#content #team {
	float: right;
	height: auto;
	width: 220px;
	margin-left: 10;
	padding-left: 5;
	padding-bottom: 10;
	margin-bottom: 30;
	background: #657BB4 url(../webpics/roundcorner.gif) no-repeat top left;
}

#content #team dt {
	font-weight: bold;
	color:#FFFFFF;
	font-size: 16px;
	margin: 5px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
#content #team dl {
	color:#FFFFFF;
	margin: 3px;
	}
#content #team dd {
	margin-left: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-image: url(../Images/Basic/lightblueboxarrow.gif);
	background-repeat: no-repeat;
	}
	
#news {
	
	height: auto;
	width: 280px;
	margin-left: 10;
	padding-left: 5;
	padding-bottom: 10;
	margin-bottom: 30;
	
}

#news dt {
	font-weight: bold;
	
	font-size: 16px;
	margin: 5px;
	border-bottom-color: #657BB4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
#news dl {

	margin: 3px;
	}
#news dd {
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
		background-image: url(../Images/Basic/arrow.gif);
	background-repeat: no-repeat;

	}

#servlist ul
{
margin: 1;
	padding: 1;}


#servlist li
{
	font-size: 13px;
	text-align: center;
	display: inline;
	width: 105px;
	height: 140px;
	float: left;
	margin: 10;
	padding: 2;
		font-weight: 600;
}
