:focus { -moz-outline-style: none; }
/*** PAGE LAYOUT ***/
*{margin:0; padding:0;}	

html, body {height: 100%;}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
* html body {behavior: url(http://www.bes.net.au/templates/bes2-content/csshover.htc);  }

h3 {
	font-size: 1.4em;
	color: #97C707; 
	margin-bottom: 12px;
	}

p {line-height: 1.4em; margin-bottom: 8px;}


#page	{
	position: relative;
	min-height: 100%;
	}

* html #page {height: 100%;}
	
/*** BANNER ***/

#bell {

float:right;
margin-top: 5px;
margin-right: 35px;
margin-bottom: 0px;

}

#banner{
	width:100%;
	height:153px;
	background:url(images/banner-background.jpg) repeat-x top;	
	}
	
#bannerInner{
	width:913px;
	height:145px;
	margin:0 auto;
	}	
	
#logo{
	width:375px;
	height:145px;
	float:left;
	background: url(images/logo2.jpg) no-repeat;
	}

#logolink{ 
	display:block; 
	width:302px;
	height:144px;
	text-indent: -999px;
	overflow: hidden;
	}
	
#bannerRight ul{
	float:right;
	width:538px;
	margin-top:24px;
	}

#bannerRight li{
	float:right;
	list-style:none;
	width:170px;
	display:block;
	margin-right:0px;
	}
	
#bannerRight li, a{
	font-size:10px;
	color:#838AA5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
#bannerRight li a:hover{
	background:#fff;
	color:#333;
	}
	#bannerRight span.phone {
		color: #ffa000;
		font-size: 13px;
		font-weight: bold;
		}
/*** BANNER ***/


/*** HEADER ***/
#mainheader{
margin-left:20px;
}
#header{
	width:980px;
	margin:0 auto;
	clear:both;	
	background:#fff;
	}
* html #header {width:980px;}

#imageHeader{
	width:330px;
	height:281px;
	float:left;	
	}
	
	/*** MENU ***/
	#menu {		
		float:left;	
		padding: 0 8px;
		margin: 0 0 8px 16px;
		background: url(images/bg_menu.gif) no-repeat;
		}
	* html #menu {width: 562px; }
	
	#menu ul {
		list-style-type: none;
		padding: 0 8px 0 0 ;
		height: 31px;
		background: url(images/bg_menu-ul.gif) right top no-repeat;
		}
	
	#menu ul li {
		float:left; 		
		height: 25px;
		padding: 3px 0;
		position: relative;
		background: url(images/bg_menu-li.gif) repeat-x;
		}	
		
	#menu ul li a {
		display: block;
		padding: 5px 10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		font-weight: bold;
		font-size: 12px;
		text-transform: uppercase;
		}
	* html #menu ul li a {padding: 5px 14px;}
		
	#menu ul li a:hover, #menu ul li a.menu-current {background: #CCCCCC; color: #fff}
	* html #menu ul li ul li a {height: 1%;}
		
			
	/*** DROPDOWN ***/	
	
		#menu ul ul  {
		position: absolute;
		top: 30px;
		left: 0;
		width: 16em;
		background: none;
		padding: 0;
		}
		
		#menu li li {
			float:none; 
			background: none; 
			height: 28px;
			padding: 0;
			margin: 0;
			}
		
		#menu ul ul a {
			display: block;
			padding: 8px 12px;
			border: 1px solid #CCCCCC;
			background: #CCCCCC;
			color: #fff;
			text-transform: uppercase;
			font-weight: bold;
			}
		#menu ul ul a:hover {
			background: #fff;	
			color: #999999;
			}
		#menu ul ul a em {display: inline; font-style: normal;}
		
		div#menu ul ul ,
		div#menu ul li:hover ul ul
		{display: none;}
		
		div#menu ul li:hover ul,
		div#menu ul ul li:hover ul
		{display: block;}
	
#contentHeader{
	width:557px;
	margin-left:20px;
	float:left;	
	}
	#contentHeader ul, #contentHeader ol {margin: 0 0 8px 16px;}
	#contentHeader li {line-height: 1.4em;}
	
#contentHeader h1{
	font-size:25px;
	margin-bottom:2px;
	font-weight:lighter;
	color:#97C707;
	}
	
#contentHeader h2{
	font-size:16px;
	margin-bottom:8px;
	padding-top: 8px;
	color:#336699;
	}

/*** HEADER ***/

/*** MAIN ***/
#main {
	width:872px;
	margin:0 auto;
	padding-top:13px;
	clear:both;	
	background:#fff;
	}
	
	#main ul, #main ol {margin: 0 0 8px 16px;}
	#main li {line-height: 1.4em;}
	#main h4 {
		font-size: 1.2em;
		margin-bottom: 10px;
		color:#006699;
		}
	
	/*** MAIN CONTENT PAGES ***/
	#mainMain{
		width:561px;
		float:left;
		background: #F3F9F4;
		padding: 24px;
		}
	* html #mainMain {padding: 24px 16px;}
		
	#mainMain h2{
		width:583px;
		height:34px;
		font-size:18px;
		text-align:right;
		padding:7px 10px 0px 0px;
		color:#97C707;
		background:url(images/greencol3h.gif) no-repeat top #F3F9F4;
		}
		
	#mainMain p{padding:0px 10px;}
	#mainMain #left img{padding:2px 20px 10px 20px;}
	
	#mainMain #left{
		width:168px;
		float:left;
		text-align:center;
		}
		
	#mainMain #right{
		width:415px;
		float:left;
		}		
	/*** MAIN CONTENT PAGES ***/
	
	/*** CONTENT MENU ***/
	#contentMenu {
		width:215px;
		margin-left:13px;
		float:left;	
		padding:5px 5px;
		border:solid 5px #F3F3F3;
		}
		
	#contentMenu li {
		margin: 0; 
		padding: 0;
		list-style-type: none;
		}
	
	#contentMenu h3 a{
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:capitalize;
		font-size:21px;
		font-weight:normal;
		}
		
	#contentMenu h2 {
		font-size:15px;
		font-weight:bold;
		color:#97C707;
		padding:0px 0px 5px 0px;
		}
		
	#contentMenu li a:hover {}
	
	 h3 a.sidebar1{color:#2C4E97; padding-bottom: 6px;}
	 h3 a.sidebar2{color:#7A2C97; padding-bottom: 6px;}
	 h3 a.sidebar3{color:#73972C; padding-bottom: 6px;}
	/*** CONTENT MENU ***/

	
	/*** MAIN HOME PAGES***/
	#mainLeft{
		width:253px;
		min-height:376px;
		float:left;
		margin-left:20px;
		background:url(images/greencol1f.gif) no-repeat bottom #F3F9F4;
		}
		
	#mainLeft h2{
		width:243px;
		height:34px;
		font-size:16px;
		text-align:right;
		padding:6px 10px 0px 0px;
		color:#97C707;
		background:url(images/greencol1h.gif) no-repeat top #F3F9F4;
		font-family: Arial, Helvetica, sans-serif;
		}
		
	#mainLeft p{padding:4px 16px; text-align:justify;}
	#mainLeft p img{
	margin:0px 0px 0px -5px;
	}	
	* html #mainLeft p {padding:4px 10px;}
		
	#mainMid{
		width:312px;
		min-height:376px;
		float:left;
		margin:0 7px;
		background:url(images/greencol2f.gif) no-repeat bottom #F3F9F4;
		}
	
	#mainMid h2{
		width:305px;
		height:34px;
		font-size:16px;
		text-align:center;
		padding:6px 7px 0px 0px;
		color:#97C707;
		background:url(images/greencol2h.gif) no-repeat top #F3F9F4;
		font-family: Arial, Helvetica, sans-serif;
		}
		
	#mainMid p{padding:4px 16px; text-align:justify;}
	#mainMid p img{
	margin:0px 0px 0px -5px;
	}	
	* html #mainMid p {padding:4px 10px;}
		
	#mainRight{
		width:253px;
		min-height:376px;
		float:left;
		background:url(images/greencol1f.gif) no-repeat bottom #F3F9F4;
		}
	
	#mainRight h2{
		width:243px;
		height:34px;
		font-size:16px;
		text-align:left;
		padding:6px 0px 0px 10px;
		color:#97C707;
		background:url(images/greencol1hr.gif) no-repeat top #F3F9F4;
		font-family: Arial, Helvetica, sans-serif;
		}
		
	#mainRight p{padding:4px 16px; text-align:justify;}
	#mainRight p img{
	margin:0px 0px 0px -5px;
	}
	* html #mainRight p{padding:4px 10px;}
	

/*** FOOTER ***/
#wrap_footer {
	clear:both;
	height: 205px;
	margin: -0.5em 0 0 0;
	position: relative;
	background: url(images/body-background.jpg) repeat-x ;
	}
* html #wrap_footer {margin-top: -0.4em;}

#footer {
	width: 872px;
	height: 205px;
	margin: 0 auto;
	background: url(images/bg_footer.jpg) no-repeat;
	}
	
#footer h1{
	float: right;
	margin: 36px 32px 0 0;
	font-weight:lighter;
	color:#FEAD00;
	font-size: 24px;
	}

