@charset "utf-8";
/* CSS Document */

#banner {
position:relative;
height:55px;
background-color: #CCCCCC; 	
}

#banner ul {
list-style-type: none;
}

#bannerLogo {
position: absolute;
top: 0;
left: 0;
width:90px;
height:46px;
margin: 4px 0px 0px 5px;	
}

#bannerLogo img {
	border: none;
}

#bannerBlueWave {
position: absolute;
top:0;
right:0;
width:115px;
height:55px;	
}

#bannerBlueWaveUL {
text-align:right;
position: absolute;
top: 0;
right: 0;
margin: 3px 5px 0px 0px;
}