/* CSS Document */
#logo1 {
padding:0;
margin:10px auto;
/*height: 129px;*/
width:800px
}
.mb_topmenu {
border-bottom:1px solid #57CBF5;
/*height:27px;*/
margin-top:1px;
padding:0;
width:800px
}
#logo2 {   
   border-top:1px solid #57CBF5;
    /*height: 122px;*/
	margin:auto;
	width:800px;
    }
	.topmenu_bg_image {
background-image:url(../images/MenuBarDown.gif);
background-position:95% 50%;
background-repeat:no-repeat;
}
