body {
background:url(../images/prehome/bg.jpg) repeat-x;
margin:0;
padding:0;
border:0;
background-color:#d8cd9f;
}

h1 {
display:none;
}

#border { 
padding:7px;
width: 754px;
height:396px;
background:#e1d9b0 url(../images/prehome/border.jpg) repeat-x;
position: absolute;
left: 50%;
top: 50%;
margin-left: -384px;
margin-top: -205px;
}

#content {
border:1px solid #c7bb91;
background:#e1d9b0 url(../images/prehome/bgcontent.jpg) repeat-x;
height:394px;
}


#logo {
background:url(../images/prehome/finbec.jpg) no-repeat center bottom;
width:620pxx;
height:167px;
padding-top:104px;
}

#slogan {
height:14px;
margin : 25px;
text-align : center;
color:#827258;
}

ul {
background:url(../images/prehome/bgmenu.gif) repeat-x;
height:25px;
margin:0;
padding:0 0 0 220px;
}

li {
list-style-type:none;
width:76px;
height:25px;
float:left;
}

a {
color:#827258;
background:url(../images/prehome/bgbtn.gif) no-repeat;
display:block;
text-align:center;
height:19px;
padding-top:6px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}


a:hover {
background:url(../images/prehome/bgbtn_h.gif) no-repeat;
}
