h3 { margin:0 0 10px 0 ;}

#navigation {width:180px;}

#home a { 
	
	background: url("images/home_btn.jpg") no-repeat scroll 0 0 transparent; 
	display: block;
    height: 30px;
    text-indent: -9999px;
}

#residential a { 
	
	background: url("images/res_btn.jpg") no-repeat scroll 0 0 transparent; 
	display: block;
    height: 30px;
    text-indent: -9999px;

}

#commercial a { 
	
	background: url("images/com_btn.jpg") no-repeat scroll 0 0 transparent; 
	display: block;
    height: 30px;
    text-indent: -9999px;
}

#whyuseus a { 
	
	background: url("images/why_btn.jpg") no-repeat scroll 0 0 transparent; 
	display: block;
    height: 30px;
    text-indent: -9999px;
}

#contact a { 
	
	background: url("images/contact_btn.jpg") no-repeat scroll 0 0 transparent; 
	display: block;
    height: 30px;
    text-indent: -9999px;
}
#booking a { 
	
	background: url("../images/booking_btn.jpg") no-repeat scroll 0 0 transparent; 
	display: block;
    height: 30px;
    text-indent: -9999px;
}
#testi a { 
	
	background: transparent url(../images/testi_btn.jpg) no-repeat scroll 0 0; 
	display: block;
    height: 30px;
    text-indent: -9999px;
}
span.g {
	position:relative; top:-6px;
	font-size:9px;}

#faq a { 
	
	background: url("images/faq_btn.jpg") no-repeat scroll 0 0 transparent; 
	display: block;
    height: 30px;
    text-indent: -9999px;
}

#jobs a { 
	
	background: url("images/jobs_btn.jpg") no-repeat scroll 0 0 transparent; 
	display: block;
    height: 32px;
    text-indent: -9999px;
}

#residential_navigation, #commercial_navigation {
	
	border-top:solid 2px #59595b;
	border-bottom:solid 2px #59595b;
	margin: 0 0 10px 0;
	padding-top:10px;
}

#residential_navigation a, #commercial_navigation a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height: 1.5em;
	color:gray;
}

#residential_navigation a:hover, #commercial_navigation a:hover{
	color: #797979;
}

#lettings_navigation, #sales_navigation, #other_navigation, #commercial_leasehold_navigation, #commercial_sales_navigation { margin:0 0 10px 15px ; }

#residential_navigation h3.ui-state-active a, #commercial_navigation h3.ui-state-active a {color:gray;}

#navigation h3.ui-state-active a {color: #424242;}

#residential_navigation h3.ui-state-active + div > div > h3 > a {color:gray;}
#residential_navigation h3.ui-state-active + div > div > h3 > a:hover {color: #424242;}

#commercial_navigation h3.ui-state-active + div > div > h3 > a {color:gray;}
#commercial_navigation h3.ui-state-active + div > div > h3 > a:hover {color: #424242;}