#header2 
{	
width: 100%;
}

#top {
width: 100%;
height: 160px;
}

.banner {
background: url(images/banner_back.png);
height: 114px;
}

.menu { 
background: url(images/menu.png);
width: 100%;
height: 46px;
margin: 0 auto;
}


img {
border: none;
}

a {
border: none;
}

.bannertext {
text-align: right;
float: right;
margin-right: 46px;
margin-top: 40px;
text-decoration: none;
}


.menu li{ float:left; display:inline-block; font-size:1.077em; }
.menu a{ color:#ffffff; text-decoration:none; display:block; background:url(images/menu-item-border.gif) left top no-repeat;}
.menu .first{ background:none;}
.menu a span{ display:block; }
.menu a span span{ padding:14px 43px 12px 42px; position:relative;}
.menu a:hover, .menu .active{ color:#2f4a85; background:url(images/item-act-bg.gif) top repeat-x;  position:relative; right:-2px;}
.menu a:hover span, .menu .active span{ background:url(images/item-act-left-bg.gif) left top no-repeat;  position:relative;}
.menu a:hover span span, .menu .active span span{ background:url(images/item-act-right-bg.gif) right top no-repeat;}

.main li {
clear:both;
list-style-position: inside;
}

#message_box { 
       position: absolute; 
       top: 0; left: 0; 
       z-index: 10; 
       width:100%;
      }
