/*footer*/
#main #footer {
	width:902px;
	float:left;
	border-top: 2px solid #bbb;
	margin-top: 50px;
	margin-bottom: 20px;
}

#main #footer .text {
	width:600px;
	font-size:10px;
	text-align:left;
	margin:0 10px 0 5px;
	font-weight:bold;
	color:#777;
	float:left;
}

#main #footer .text b {
	font-size:11px;
	color:#555;
}

#main #footer  a {
	color:#777;
}

#main #footer  a:hover {
	color:#000;
}

#main #footer .addviser {
	width:270px;
	font-size:10px;
	margin-top:10px;
	text-align:right;
	float:left;
}