/*----------------------------------------- Subpage-only styles -----------------------------------*/
#header{		/* keep */
	height:170px;
	background:url(images/top_line.gif) repeat-x 0 0;	/* needed to complete the background under all the nav. */
	position:relative;
	}
#header img{		/* keep */
	background:url(images/O3Logozz.png) no-repeat 0 0;
	background:url(images/O3Logozz.png) no-repeat 0 0;	
	position:absolute; 
	left:600px; 
	top:55px;
	}
#right li a:hover{
	color:#ffcc33; 
	background-color:#FFFFFF;
	}