/*MAST BG*/
/* - - - - - - - - - - - - - - - - -*/
#MastBG {
	background: url(../../images/BG_Mast_01.gif) repeat-x;
	clear: both;
	margin: 0;
	width: 100%;
}




/*TITLE*/
/* - - - - - - - - - - - - - - - - -*/
#title {
	width: 235px;
	padding: 0px;
	float: left;
	display: inline;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#title h2{
	width: 235px;
	height: 75px;
	text-indent: -900em;
	background:  url(../../images/splash-04_title_01.gif) no-repeat;
	margin: 0;
}

#title h2 a{
	height: 75px;
	width: 235px;
	display: block;
}




/*MAIN MENU*/
/* - - - - - - - - - - - - - - - - -*/
#MainMenu {
	width: 535px;
	height: 75px;
	background:  url(../../images/splash-04_nav_02.gif);
	margin: 0;
	padding: 0;
	position: relative;
	left: 235px;
	
}

#MainMenu ul {
	margin: 0;
}
	 
#MainMenu li {
    margin: 0; 
	 padding: 0; 
	 height: 75px; 
	 list-style: none;
	 position: absolute;
	 display: block;
}
	 
#MainMenu a {
    height: 75px; 
	 display: block;
	 text-indent: -900em;
}

#panel1b {left: 0; width: 85px;}
#panel2b {left: 85px; width: 110px;}
#panel3b {left: 195px; width: 145px;}
#panel4b {left: 340px; width: 120px;}
#panel5b {left: 460px; width: 80px;}

#panel1b a:hover {
	background: transparent url(../../images/splash-04_nav_OV_02.gif) no-repeat 0 0;
}
	 
#panel2b a:hover {
    background: transparent url(../../images/splash-04_nav_OV_02.gif)
    -85px 0 no-repeat;}

#panel3b a:hover {
    background: transparent url(../../images/splash-04_nav_OV_02.gif)
    -195px 0 no-repeat;}

#panel4b a:hover {
    background: transparent url(../../images/splash-04_nav_OV_02.gif)
    -340px 0 no-repeat;}
	 
#panel5b a:hover {
    background: transparent url(../../images/splash-04_nav_OV_02.gif)
    -460px 0 no-repeat;}