

/* BEGINN WRAPPER*/

#container{

   width: 928px;

   margin: 0 auto;

   background: url(../images/container_bg.gif) no-repeat center top;

   z-index:auto;



}



a{

   overflow: hidden; /* for Suckerfish*/

}

.clear{

clear:both;}



#top{

position:relative;

margin: 0 auto;

width:880px;

height:116px;

z-index:500;

}

#nav{

position:absolute;

top:50px;

right:0;

height:31px;

}

#top_left{

position:absolute;

margin: 0 auto;

width:876px;

color:#999;

font-size:11px;

background:#fff;

padding-left:4px;

overflow:hidden;

height:28px;

}

#logo{

position:absolute;

top:40px;

left:4px;

background: url(../images/modern_living_logo.gif) no-repeat left top;

}

#header{

position:relative;

margin: 0 auto;

width:880px;

height:228px;

border-bottom:1px solid #58260e;

border-top:1px solid #c8b799;

/*background: url(../images/header.jpg) no-repeat center top;*/

}




#content{

width:880px;

background: #f6f6ee;

height:auto;

}

.leftcol{

width:600px;

padding:10px;

}

.rightcol{

width:250px;

background-color:#eeeddb;

padding:10px;

color:#666;

}



#leftcol_top{

width:auto;

width:100%!important;

margin-bottom:0px;

}

#leftcol_top_r {

}

#leftcol_top_l {

}



#footer{

position:relative;

margin: 0 auto;

width:928px;

height:43px;

background: url(../images/footer_bg.gif) no-repeat center top;

}

#footer-inner{

margin: 0 auto;

width:880px;

height:auto;

}







#copyright{

   width: 880px;

   height: 20px;

   margin: 0 auto;

   padding-top:10px;

   text-align:center;

   color:#c2c2ac;

   font-size:80%;

   clear: both;



}

#copyright a:link, #copyright a:hover, #copyright a:visited{

   color:#c2c2ac;

}

