@import url(http://templates.livesiteadmin.com/images/aroundus/layout.css);
/*Specific colours*/

body{
	background: #f9f9f9  url(http://templates.livesiteadmin.com/images/aroundus/bg_body.gif) repeat-y top;
}

#wrapper{
	background:url(http://templates.livesiteadmin.com/images/aroundus9/bg_header_9.jpg) no-repeat top;
}

#branding h1, #branding h1 a{
	color: #162b66;
}

#branding h2{
	color:#162b66;
}

#branding .shadowed{
	color: #fff;
}


#bbt_footer p{
	background: #999 url(http://templates.livesiteadmin.com/images/aroundus/bg_footer_tl.gif) no-repeat top left;
}

#bbt_footer p a{
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_footer_tr.gif) no-repeat top right;
}

#bbt_footer, #bbt_footer a{
	color: #fff;
}

#bbt_menu1, #bbt_menu1 a{
	color: #000;
}

#bbt_menu1 li.active{
	background: #162b66;
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_60_fff.png);
}

#bbt_menu1 li.active a{
}

#bbt_menu2 li.active{
	background: #162b66;
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_20_000.png);
	color:#fff;
}

#sub .inner {
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_30_fff.png);
}

#subnav .inner {
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_10_000.png);
}

#bbt_menu2,
#bbt_menu3,
#bbt_menu2 li.active a{
	color:#000;
}

#bbt_menu2 a,
#bbt_menu3 a,
#bbt_menu2 li.active #bbt_menu3 li a{
	color: #333;
}

#branding span{
width:630px !important;
}

* html #sub .inner, * html #subnav .inner{
background:none;
}

/*Fix IE transparent background menus*/

* html #bbt_menu2 li.active *,
* html #bbt_menu1 li.active *{
filter:alpha(opacity=100) !important;
position:relative;
}

* html #bbt_menu1 li.active{
background: #aaa;
height:1px;
}

* html #bbt_menu2 li.active{
background: #999;
color:#111;
filter:alpha(opacity=90);
height:1px;
}

* html #sub .inner{
background: #999;
filter:alpha(opacity=60);
height:1px;
}

* html #subnav .inner{
background: #bbb;
filter:alpha(opacity=60);
height:1px;
}
