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

/* ----- navigation----- */
#navigation{ width:750px; height:40px; text-align:center}
#nav-b1 a{ background: url(../images/navigation.gif) 0px 0px; width:115px; height:40px; display:block; float:left}
#nav-b2 a{ background: url(../images/navigation.gif) -115px 0px; width:125px; height:40px; display:block; float:left}
#nav-b3 a{ background: url(../images/navigation.gif) -240px 0px; width:125px; height:40px; display:block; float:left}
#nav-b4 a{ background: url(../images/navigation.gif) -365px 0px; width:135px; height:40px; display:block; float:left}
#nav-b5 a{ background: url(../images/navigation.gif) -500px 0px; width:125px; height:40px; display:block; float:left}
#nav-b6 a{ background: url(../images/navigation.gif) -625px 0px; width:125px; height:40px; display:block; float:left}
#nav-b1 a:hover, #nav-b1 a.topnav-active{ background:url(../images/navigation.gif) 0px 40px; width:115px; height:40px; display:block; float:left}
#nav-b2 a:hover, #nav-b2 a.topnav-active{ background:url(../images/navigation.gif) -115px 40px; width:125px; height:40px; display:block; float:left}
#nav-b3 a:hover, #nav-b3 a.topnav-active{ background:url(../images/navigation.gif) -240px 40px; width:125px; height:40px; display:block; float:left}
#nav-b4 a:hover, #nav-b4 a.topnav-active{ background:url(../images/navigation.gif) -365px 40px; width:135px; height:40px; display:block; float:left}
#nav-b5 a:hover, #nav-b5 a.topnav-active{ background:url(../images/navigation.gif) -500px 40px; width:125px; height:40px; display:block; float:left}
#nav-b6 a:hover, #nav-b6 a.topnav-active{ background:url(../images/navigation.gif) -625px 40px; width:125px; height:40px; display:block; float:left}


#new-header{ width:750px; height:320px; background:url(../images/new-header.jpg); font: 13px Arial, Helvetica, sans-serif; color:#fff; z-index:0; position:relative}
#top-desc{ text-align:right; padding: 30px 15px 0px 15px; font: 13px Arial, Helvetica, sans-serif; color:#fff}
#search-button{ width:233px; height:47px; display:block; position:absolute; right:0px; bottom: 0px; z-index:1}
#search-button a, #search-button a:hover, #search-button a:visited, #search-button a:active{ text-decoration:none; display:block; width:233px; height:47px;}
.float-left{ float:left}
.float-right{ float:right}
.clear{ clear:both}

#search-table{ margin-top:55px; margin-right:10px}
#search-table td{ padding:5px}

form, input, select{ margin:0; padding:0}

.new-footer {font: bold 10px; color:#fff; word-spacing:2px; text-align:center; line-height:12px; padding-top:10px}
.new-footer a:link { font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#66CCFF; text-decoration: underline;}
.new-footer a:hover { color:#fff; text-decoration: none;}
.new-footer a:active { font: bold 10px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#66CCFF; text-decoration: underline;}
