div#hright{
	float:right;
	width:500px;
}

div#hleft{
	float:left;
	width:234px;
}

#newsites {
	background: #fff  url("../images/bg-newest-sites.gif") no-repeat;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #726F66;
	padding-top: 13px;
}

#newsites ul {
	list-style: none;
	margin-left: 0em;
	padding-left: 0;
}

#newsites ul li a:link {
	display: block;
	font-size: 11px;
	color: #797761;
	text-decoration: none;
	border-bottom: 1px solid #CDCCBF;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
}
#newsites ul li a:visited {
	display: block;
	font-size: 11px;
	color: #797761;
	text-decoration: none;
	border-bottom: 1px solid #CDCCBF;
	padding-top:4px;
	padding-left:4px;
	padding-bottom:4px;
}

div#newsites ul li a:hover {
	background: #F4F3EE;
	color: #615E41;	
	margin: 0;
	padding-top:4px;
	padding-bottom:4px;
}

#about {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #616161;
	margin: 8px 0;
}

#about h2{
	font-size: 14px; 
	font-weight: bold;
	color: #164982;
	margin: 0;
	padding:0;
}

#about a, about a:active, about a:visited {
	font-size: 11px; 
	font-weight: normal;
	text-decoration:none;
	color: #0e266d;
}

#about a:hover {
	font-size: 11px; 
	font-weight: normal;
	text-decoration:none;
	color: #0031bc;
}

#halfbanner {
	padding: 0;
	margin: 0;
}

#alpha {
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #A2B7CC;
	line-height:18px;
	padding-right:6px;
	padding-top:8px;
	padding-bottom:10px;
}

#alpha a{
	display: block;
	color: #124392;
	text-decoration: none;
}

#alpha a:hover{
	background: #E6EEF6;
	color: #615E41;	
	margin: 0;
}

div#lbusiness h5 {
	display: block;
	height: 24px;
	width: 100%;
	margin: 0;
	padding: 0;
} 

div#lbusiness h5 span {
	display: none;
	margin: 0;
	padding: 0;
}

div#lbusiness h5 {	
	background: url("../images/bg-business.gif") left top no-repeat;
	margin: 0;
	padding: 0;
}

#business {
	background:#F7FBFF;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #726F66;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	border:1px solid #7A9BBB;
}

#business a{
	color: #124392;
	text-decoration: none;
}

#business a:hover{
	color: #3C76C4;
	text-decoration: none;
}

#city {
	background:#F7FBFF url(/fend/images/bg-city.gif) left top no-repeat;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal;
	color: #726F66;
	border:1px solid #7A9BBB;
	padding:20px 0 0 10px;
	margin:10px 0;
}

#city a:link{
	color: #124392;
	text-decoration: none;
}

#city a:hover{
	color: #3C76C4;
	text-decoration: none;
}

#canada {
	background: #F9FAFC  url(/fend/images/bg-international.gif) no-repeat;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal;
	color: #666666;
	border:1px solid #ADB3BD;
	padding-top:18px;
	margin-bottom:10px;
}

#canada ul {
	list-style: none;
	margin-left: .5em;
	padding-left: 0;
}

#canada ul li a:link, #canada ul li a:visited{

	font-weight: normal;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#canada ul li a:hover {

	font-weight: normal;
	font-size: 11px;
	color: #8D8D8D;
	text-decoration: none;
}
	
#content li a {
	line-height:19px;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family: arial, verdana, tahoma;
	color: #124392;
	text-decoration: none;
}

#content li a:hover {
	color:#3C76C4;
	text-decoration: none;
}
