#header {
 width: 100%;
 background: #FFFFFF url(/images/bg_nav_grey.gif) 0 75px repeat-x;
}

#header h1 {
 margin-top: 25px;
}
#header h3 {
 font-size: 13px;
 font-weight: normal;
 margin-top: 50px;
}

.nav_text a {
 display: block;
 color: #FFF;
 height: 40px;
 font-weight: bold;
 font-size: 15px;
 line-height: 38px;
 text-align:center;
 text-decoration:none;
}
 
.nav_text a:hover {
 background: #FFFFFF url(/images/bg_nav_glass.gif) 0 0 repeat-x;
/* background: #666666;
 border: 1px solid #333333;
 height: 38px; */
}


input[type=text], textarea {width: 95%;}
#footer {
 width: 100%;
 border-top: 1px dotted #8D8D8D;
 font-size: 10px;
 line-height: 30px;
 color: #8D8D8D;
}



div { color: #464646;}


