body{
background-color:#77674f;
margin: 0 auto;
}

div#container{
width:915px;
margin: 0 auto;
}

.headerbar{
position: relative;
width: 915px;
height: 16px;
background-image: url(Images/hdr-bg.gif);
float: left;
margin-top: 25px;
} 
.navbar_top{
position: relative;
width: 915px;
background-image: url(Images/content-bg.gif);
float: left;
} 

 

#contentarea{
position: relative;
width: 441px;
float: left;
background-image: url(Images/ansc-health-wellness-rotate.gif);
background-position: top right;
padding: 0 15px 0 220px;
} 

#contentareahome{
position: relative;
width: 441px;
float: left;
background-image: url(Images/ansc-health-wellness-rotate.gif);
background-position: top right;
padding: 0 15px 0 220px;
} 


#navbar_left{
position: relative;
width: 229px;
padding: 0 5px;
height: 100%;
background-image: url(Images/content-bg.gif);
background-position: top left;
background-repeat: repeat-y;
float: left;
} 
#featurebar{
position: relative;
width: 150px;
height: 100%;
background: #F0F0F0;
padding: 10px 5px 0px 5px;
float: right;
display: none;
} 
#featurebarhome{
position: relative;
width: 150px;
height: 100%;
background: #F0F0F0;
padding: 10px 5px 0px 5px;
float: right;
display: none;
} 


#contentfullpage{
position: relative;
width: 728px;
float: left;
background: #FFF;
padding: 10px 10px 0px 10px;
} 

div#footer{
position: relative;
width: 535px;
height: 220px;
float: left;
text-align: right;
background-image: url(Images/footer-bg.gif);
background-repeat: no-repeat;
background-position: top center;
background-color: #77674f;
padding: 80px 0 0 380px;
margin: 0 -3px 25px 0;
} 


