/* CSS Document */
* {
	padding:0px;
	margin:0px;
	}
P {
	margin-bottom:1.4em;
	}
ul {
	margin-left:25PX;
	margin-bottom:15PX;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:66%;
	background-image: url(/images/main2.jpg);
    background-repeat:repeat-x;
	background-color:#FFFFFF;
}
a{
    color:#0900AA;
    text-decoration: none;
}
a:hover{
    color:#0900AA;
    text-decoration: underline;
}
a:visited{
    color:#0900AA;
}
#wrapper{

	background-image: url(/images/main2.jpg);
	width: 769px;
	margin-right: auto;
}
#Header{
	background-image: url(/images/header.jpg);
	width: 769px;
    height:150px;
	float:left;	
}
#Menu{
	background-color: #00FFFF;
	width: 760px;
	float:left;
}
#Main_Content{
	float:left;
	width: 100%;
	background-color:#FFFFFF;
}
#Leftcol{
	background-image: url(/images/left_col.jpg);
	float: left;
	width: 159px;
    padding-top:15px;
}
#business_alers{
background-image:url(/images/business_alerts.jpg);
width:136px;
height:75px;
color:#000099;
font-weight:bold;
padding-top:20px;
padding-left:10px;
}
#business_alers a{
text-decoration:none;
color: #000099;
}
#business_alers a:hover{
text-decoration:underline;
color: #000099;
}
#rightcol{
	background-color:#FFFFFF;
	float: left;
	width: 426px;
    padding-left:10px;
    padding-right:5px;
    padding-top:15px;
}
#right_col2{
width: 169px;
float:right;
}
#Online_services{
width: 161px;
background-image: url(/images/online_services.jpg);
height:77px;
color: #0900AA;
padding-top:38px;
padding-left:8px;
margin-top:3px;
}
#Online_services a{
text-decoration:none;
color: #0900AA;
}
#Online_services a:hover{
text-decoration:underline;
color: #0900AA;
}
#tax_advice{
width:161px;
height:42px;
background-image:url(/images/tax_advice.jpg);
color: #0900AA;
padding-top:38px;
padding-left:8px;
}
#tax_advice a{
text-decoration:none;
color: #0900AA;
}
#tax_advice a:hover{
text-decoration:underline;
color: #0900AA;
}
#expert{
width:161px;
height:74px;
background-image:url(/images/expert.jpg);
color: #0900AA;
padding-top:40px;
padding-left:8px;
}
#expert a{
text-decoration:none;
color: #0900AA;
}
#expert a:hover{
text-decoration:underline;
color: #0900AA;
}
#events{
width:161px;
height:59px;
background-image:url(/images/events.jpg);
color: #0900AA;
padding-top:40px;
padding-left:8px;
}
#events a{
text-decoration:none;
color: #0900AA;
}
#events a:hover{
text-decoration:underline;
color: #0900AA;
}
#notice{
width:161px;
height:59px;
background-image: url(/images/noticeboard.jpg);
color: #0900AA;
padding-top:40px;
padding-left:8px;
margin-top:4px;
}
#notice a{
text-decoration:none;
color: #0900AA;
}
#notice a:hover{
text-decoration:underline;
color: #0900AA;
}
#footer{
	background-image: url(/images/footer.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	float: left;
	height: 23px;
    padding-top:7px;
    padding-left:10px;
	width: 100%;
    color:#000066;
}
#footer A {
color:#000066;
text-decoration:none;
}
#footer A:hover {
text-decoration:underline;
}
#footer_below{
	background-color:#FFFFFF;
	font-size:.8em;
	float: left;
	height: 25px;
padding:10px;
	width: 769px;
}
#menu_item{
background-image:url(/images/menu_item.jpg);
width:146px;
height:28px;
color:#FFFFFF;
font-size:1.1em;
margin-bottom:1px;
}
#menu_item a {
background-image:url(/images/menu_item.jpg);
line-height: 2em;
/*float: left; */
display: block;
color: #FFFFFF;
text-decoration: none;
}
#menu_item a:hover{
background-image: url(/images/menu_item_over.jpg);
width:136px;
height:28px;
}
.title_txt{
color:#000099;
font-size:1.6em;
font-weight:bold;
}