BODY{
    margin:0 auto;
    text-align:center;
    background:#50782F;
    padding-bottom:29px;
}
H1{
    margin:0;
    font:normal 18px Arial;
    color:#324422;
}
#body_bg{
    margin:0 auto;
    background:#ECE8C7;
    text-align:center;
}
#body_gradient{
    margin:0 auto;
    border:0;
    padding:21px 0px 0px 0px;
    text-align:center;
    background:url("/user_files/images/gradient-bg.jpg") repeat-x left top;
}
#big_menu{
    width:1004px;
}
#menu_left{
    float:left;
    width:19px;height:59px;
    background:url("/user_files/images/menu-left.jpg") no-repeat left top;
}
#menu_right{
    float:left;
    width:19px;height:59px;
    background:url("/user_files/images/menu-right.jpg") no-repeat left top;
}
#menu{
    padding:0;
    float:left;
    width:966px;height:59px;
    background:url("/user_files/images/menu-bg.gif") repeat-x left top;
}
#menu ul{
    margin:0;
    float:left;
    padding:25px 0px 0px 10px;
    list-style:none;
}
#menu ul li{
    float:left;
    padding:0px 8px 0px 8px;
}
#menu ul li a{
    font:bold 16px Arial;
    color:#324422;
    text-decoration:none;
}
#menu ul li b{
    font:bold 16px Arial;
    color:#962913;
}
#big_header{
    width:1004px;
}
#header_left{
    float:left;
    width:6px;height:302px;
    background:url("/user_files/images/header-left.jpg") no-repeat left top;
}
#header_right{
    float:left;
    width:6px;height:302px;
    background:url("/user_files/images/header-right.jpg") no-repeat left top;
}
#header{
    float:left;
    width:992px;height:302px;
    background:url("/user_files/images/header.jpg") no-repeat left top;
}
#logo_coandi{
    float:left;
    padding:38px 0px 0px 62px;
}
#big{
    padding:0px 6px 0px 6px;
    width:992px;
    background:url("/user_files/images/left-right-border.gif") repeat-y left top; 
}
#content{
    width:992px;
    background:url("/user_files/images/content-bg.jpg") repeat-x left top;
}
#content_data{
    padding:33px 33px 1px 33px;
    text-align:left;
    font:normal 12px Arial;
    color:#324422;
}

#content_img{
    padding:16px;
    margin-left:16px;
    float:right;
    background:url("/user_files/images/bedroom-bg.jpg") repeat-x left top;
}
#left{
    padding:24px 24px 0px 24px;
    float:left;
}
#right{
    width:200px;
    padding:24px 24px 0px 0px;
    float:right;
}

#footer{
    margin:0;
    width:1004px;height:202px;
    background:url("/user_files/images/footer.jpg") no-repeat left bottom;
}
#copyright{
    padding:160px 0px 0px 300px;
    font:normal 12px Arial;
    color:#ffffff;
    text-align:left;
}
#design{
    width:200px;
    float:right;
}
#design table tr td a{ 
    font:normal 10px Arial;
    color:#ffffff;
    text-align:right;
    text-decoration:none;
}
.left{
    background:url("/user_files/images/footer-left.jpg") repeat-x right bottom;
}
.right{
    background:url("/user_files/images/footer-right.jpg") repeat-x left bottom;
}
.enlarge_image a{
    font:normal 12px Arial;
    color:#324422;
}
#gallery_left_row
{text-align:left;vertical-align:top;width:400px;}
#gallery_right_row
{text-align:left;vertical-align:top;padding-left:24px;}

#nav_left
{
    display: block;
    float: left;
    width: 41px;
    height: 29px;
    background: url("/user_files/images/nav_left.gif") no-repeat left top;
}
#nav_right
{
    float: right;
    display: block;
    width: 41px;
    height: 29px;
    background: url("/user_files/images/nav_right.gif") no-repeat left top;
}
#nav_left:hover{
    background: url("/user_files/images/nav_left_hover.gif") no-repeat left top;
}
#nav_right:hover{
    background: url("/user_files/images/nav_right_hover.gif") no-repeat left top;
}