@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/aroundus6/bg_header_6.jpg) no-repeat top;
}

#branding h1, #branding h1 a{
	color: #fff;
}

#branding h2{
	color:#fff;
}

#branding .shadowed{
	color: #000;
	top:2px !important;
	left:2px !important;
}

#branding{
	min-height: 220px;
}

* html #branding{
	height: 220px !important;
}

#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: #124910;
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_50_000.png);
}

#bbt_menu1 li.active a{
	color: #fff;
}

#bbt_menu2 li.active{
	background: #124910;
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_40_000.png);
	color:#fff;
}

#sub .inner {
	background: url(http://templates.livesiteadmin.com/images/aroundus/bg_20_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;
}

/*Fix IE transparent background menus*/

* html #bbt_menu2 li.active *,
* html #bbt_menu1 li.active *{
filter:alpha(opacity=100) !important;
position:relative;
}

* html #bbt_menu2 a,
* html #bbt_menu1 a,
* html #bbt_menu2 li.active a,
* html #bbt_menu1 li.active a{
color:#000;
}

* html #bbt_menu1 li.active{
background: #888;
height:1px;
}

* html #bbt_menu2 li.active{
background: #999;
color:#111;
height:1px;
}

* html #sub .inner{
background: #ccc;
filter:alpha(opacity=70);
height:1px;
}

* html #subnav .inner{
background: #ccc;
filter:alpha(opacity=60);
height:1px;
}