/************************************************************\
* CSS
\************************************************************/
	
	/* Body */
	body {background:url(/_ads/bg.jpg) no-repeat fixed center top;font-family:arial,helvetica,sans-serif;font-size:12px;}
	
	/* Top BG 
	.topbg {position:absolute;left:0;width:100%;height:135px;background:url(img/bg_new_min2.png) repeat-x top;z-index:1;}
	*/
	
	#header_menu{background:transparent url(img/bg_sitenav.png) repeat-x scroll 0px -350px;height:70px;position:relative;}
	
	#header_menu_content .menu #home{background:transparent url(img/bg_sitenav.png) no-repeat scroll 0px -50px;height:38px;}
	#header_menu_content .menu #home a {color:#5e5e5e;}	
	#header_menu_content .menu #staff{background:transparent url(img/bg_sitenav.png) no-repeat scroll 0px -250px;height:39px;}
	#header_menu_content .menu #staff a{color:#fff;}
	
	#header_menu_content .menu li.secondoption{background:transparent url(img/bg_sitenav.png) no-repeat scroll left -50px; color:#5e5e5e;}
	#header_menu_content .menu li.secondoption a{color:#5e5e5e;}
	
	
	
	.heading2 {background:#CE600E;display:block;height:28px;line-height:28px;text-indent:10px;font-size:13px;font-weight:bold;/* background:url(img/heading2_bg.png) repeat-x top;*/color:#fff;border:1px solid #505050;}
	