/*============================================================
	©2006 H2O Developments
	You may copy and customise this style sheet to suit your
	own needs, but please give credit and reference back to
	H2O Developments for the development of this stylesheet.
	
	Thank you
============================================================*/
/*============================================================
	CSS: Admin stylesheet
============================================================*/
#outer {
	position: relative;
	width: 100%;
	height: 100px;
	background: #609 url(../_images/public_top.png) 0 0 no-repeat;
}

#footer {
	background: #609;
	color: #fff;
}

#menu #nav li.top {
	background: transparent url(../_images/public_menu_top.gif) 0 0 no-repeat;
}

#menu #nav li.bottom {
	background: transparent url(../_images/public_menu_bottom_v1.gif) 0 top no-repeat;
}