@import"theme.css";

body{
 margin:0px;
 padding:0px;
 background:#e5dab8;
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#000;
}

#front_wrapper{
width:805px;
padding-left:45px;
padding-right:48px;
background:url(images/front_wrapper_bg.jpg) no-repeat;
margin:auto;
padding-top:35px;
}
#front_header{
width:805px;
height:195px;
padding-top:25px;
background:url(images/front_header_bg11.jpg) no-repeat bottom right;
}
#front_header_left{
width:358px;
padding-left:20px;
height:195px;
float:left;
}
#front_header_middle{
width:200px;
height:200px;
float:left;
position:absolute;
margin-left:388px;
_margin-left:0px;
+margin-left:0px;
margin-top:-58px;
z-index:100%;
}
#front_header_right{
width:207px;
height:190px;
float:right;
}
#front_menuarea{
width:805px;
height:42px;
background:url(images/menubg.jpg) no-repeat;
overflow:hidden;
}

#front_maindiv{
width:755px;
padding-left:25px;
padding-right:25px;
height:650px;
padding-top:17px;
line-height:17px;
}

.footer_text{
text-align:center;
font-size:10px;
color:#482607;
line-height:13px;
padding-top:10px;
}
.footer_text a{
color:#482607;
}




#main_wrapper{
width:805px;
padding-left:95px;
padding-right:96px;
background:#c0b38a url(images/main_wrapper_bg.jpg) no-repeat;
margin:auto;
padding-top:65px;
padding-bottom:20px;
}
#wrapper_content{
padding-bottom:20px;
overflow:hidden;
_height:100%;
}
#wrapper_bg{
background:url(images/wrapper_bg.jpg) repeat-y bottom left;
}
#wrapper_down{
background:url(images/wrapper_down.jpg)  no-repeat bottom left;
}
#header{
width:805px;
height:216px;
background:url(images/header_bg.jpg) no-repeat bottom right;
}
#header_left{
width:358px;
padding-left:30px;
height:190px;
padding-top:26px;
float:left;
}
#header_middle{
width:270px;
height:216px;
float:left;
position:absolute;
margin-left:378px;
_margin-left:0px;
+margin-left:0px;
margin-top:-36px;
z-index:100%;
}
#header_right{
width:200px;
height:195px;
padding-top:18px;
float:right;
}
#maindiv{
width:755px;
padding-left:25px;
padding-right:25px;
padding-top:17px;
margin:auto;
overflow:hidden;
}
#leftcontent{
width:220px;
float:left;
padding-right:35px;
padding-top:15px;
}
#maincontent{
width:500px;
float:right;
padding-top:15px;
line-height:17px;
padding-bottom:50px;
}