.lbg {background:url(outer_deco_left_bg.jpg) repeat-y top right}
.rbg {background:url(outer_deco_right_bg.jpg) repeat-y top left}
.lbg #fl_left{background:url(outer_deco_left_bottom.jpg) no-repeat bottom right}
.rbg #fl_right{background:url(outer_deco_right_bottom.jpg) no-repeat bottom left}
.lbg #fl_left div{background:url(outer_deco_left_top.jpg) no-repeat top right; height:781px;}
.rbg #fl_right div{background:url(outer_deco_right_top.jpg) no-repeat top left; height:781px;}
.header {
background:url(inner_deco_top.jpg) no-repeat top;
width:515px;
height:42px;
padding-left:480px;
padding-top:30px;
}

.header a {
font-size:13px;
color:#341502;
text-decoration:underline;
padding-left:5px;
padding-right:5px;
}

.header a:hover {
color:#da6100;
text-decoration:underline;
}

.midl {
padding-right:50px;
padding-top:150px;
background:url(inner_deco_left.jpg) left top no-repeat;
font-size:15px;
text-align:right;
color:#3b1801;
width:416px;
height:57px;
float:left;
}

.midr {
background:url(inner_deco_right.jpg) right top no-repeat;
width:529px;
padding:0;
}

.content {
background:url(inner_cnt_bg.jpg) repeat-y;
}

.content .inner {
padding-left:20px;
padding-right:20px;
font-family:Tahoma;
font-size:13px;
color:#00304e;
background:url(inner_deco_cnt.jpg) top no-repeat;
padding-top:55px;
width:955px;
min-height:410px;
}

.content .inner .submenu .active {
text-decoration:none;
}

.footer {
background:url(inner_footer.jpg) top no-repeat;
width:995px;
height:190px;
}

