@charset "utf-8";
/* CSS Document */

.header { clear:both; text-align:left; height:110px;}
.header .logo {float:left;}
.main_menu { clear:both; width:100%; margin-left:auto; margin-right:auto; height:52px; font-size:11px;}
.main_menu a {color:#581900; text-decoration:none; font-size:12px;}
.main_menu a:hover {color:#581900; text-decoration:underline;}
.main_menu .menu_link { float:left; padding-left:20px; padding-right:20px; padding-top:19px; background:url(../../images/button_bg.jpg) top right no-repeat; height:33px;}

.menu2_link {float:left}
.search_wrapper { float:left; margin-left:140px; margin-top:8px; width:240px;  }
.search_wrapper .search_button { color:#581900;  margin-top:-2px;}
