@charset "utf-8";
#top{
	background-image:url(accountancy_top.jpg);
}
#topmenu a:hover,a.selected:hover{
	border-bottom:5px solid #1262B3;
	color:#99ADC2;
}
#topmenu a.selected{
	margin:16px 16px 0 0;
	padding:4px 4px;
	text-decoration:none;
	border-bottom:5px solid #89B1D9;
	color:#99ADC2;
}
#topmenu a.selected:hover{
	border-bottom:5px solid #1262B3;
	color:#99ADC2;
}
#content{
	background-image:url(square_accountancy.png);
	background-repeat:no-repeat;
	background-position:12px 20px;
}
