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

div#header { background:url(../images/home_header_bgr.jpg); width: 100%; height: 260px; background-repeat:repeat-x; margin-bottom:60px; }

div#wrapper div.logo { width: 224px; height: 80px; }

div#menu1 { background:url(../images/home_but1.jpg); width:176px; height:245px; float:left; margin-right: 20px; }
div#menu2 { background:url(../images/home_but2.jpg); width:176px; height:245px; float:left; margin-right: 20px; }
div#menu3 { background:url(../images/home_but3.jpg); width:176px; height:245px; float:left; margin-right: 20px; }
div#menu4 { background:url(../images/home_but4.jpg); width:176px; height:245px; float:left; margin-right: 20px; }
div#menu5 { background:url(../images/home_but5.jpg); width:176px; height:245px; float:left; }

.menu-text { font:bold 24px Arial, Helvetica, sans-serif; color:#FFFFFF; letter-spacing:-2px; margin-top:5px; text-align:center; }

div#left-content { width:728px; padding:18px; float: left; }
div#right-content { width:158px; padding:18px 0 0 18px; float:right; }

input.btn-nws { width:90px; height:19px; border:2px solid #E0E0E0; border-right:none; padding-top:3px; font-style:italic; color:#666666; }
input.btn-nws-submit { margin: -4px 0pt 0pt 0px; position: absolute; }