body{
   margin: 0;
   padding: 0;
   font: normal 11px Tahoma, Arial;
}
a img{border: none}
#main{
   width: 750px;
   margin: auto;
}
#header{
   height: 415px;
   background: url('../images/indexHeader.jpg') center top no-repeat #FFFFFF;
}
#content{
   background: url('../images/bg.gif') center top repeat #eee;
}
#content .wrap{
   background: url('../images/bgf.jpg') center bottom repeat-x;
}
#header .logo{
   margin: 13px;
   position: absolute;
}
#header .menu{
   position: absolute;
   margin-top: 138px;
   margin-left: 25px;
}
#header .menu a{
   margin-right: 30px;
}
#header .sf{
   position: absolute;
   margin-top: 82px;
   padding-left: 492px;
}
#header .sf .i{
   border: none;
   background: none;
   cursor: pointer;
   width: 100px;
}
#header .sf .b{
   position: absolute;
   margin-top: 1px;
}
#header .welcome{
   position: absolute;
   margin-top: 250px;
   margin-left: 25px;
   width: 280px;
}
.anons{
   float: left;
   margin:  7px;
   width:232px;
   background: url('../images/boxFoot.gif') center bottom no-repeat #C65900;
   height: 325px;
}
html>body .anons{margin: 8px;}
.anons .more{
   position: absolute;
   margin-left: 150px;
   margin-top: 285px;
}
.clr{clear: both}
#footer{
   background: url('../images/footer.gif') center bottom no-repeat #eee;
   height: 80px;
}
.txt{
   padding: 10px;
}
#footer .links{
   position: absolute;
   margin-left: 380px;
   margin-top: 35px;
   font: bold 11px Tahoma, Arial;
   color: #555;

}
#footer .links *{
   font: bold 11px Tahoma, Arial;
   color: #555;
}
#footer .copy{
   position: absolute;
   margin-left: 10px;
   margin-top: 35px;
   font: bold 11px Tahoma, Arial;
   color: #555;

}
.anons .txt a, .anons .txt a:link, .anons .txt a:visited{
   font: bold 11px Tahoma;
   display: block;
   line-height: 28px;
   color: #fff;
   text-decoration: none;
}
.anons .txt a:hover{text-decoration:underline}
h1{font: normal 17px Tahoma; margin-top: 0;}
.welcome {color: #fff;}
