body{
background-color:#014577;
margin: 0 auto;
}

div#container{
width:800px;
margin: 0 auto;
}

.headerbar{
position: relative;
width: 800px;
height: 200px;
background-image: url(http://www.allergyasthmaonmadison.com/images/hdr-madisonallergy.jpg);
float: left;
margin-top: 10px;
} 
.navbar_top{
position: relative;
background-image: url(http://www.allergyasthmaonmadison.com/images/nav-top-bg.jpg);
width: 800px;
height: 30px;
float: left;
z-index: 2;
text-align: right;
} 

 

#contentarea{
position: relative;
width: 580px;
float: left;
background: #FFF;
padding: 0 15px 40px 0;
} 

#contentareahome{
position: relative;
width: 390px;
float: left;
background: #FFF;
padding: 0 15px 40px 0;
} 


#navbar_left{
position: relative;
width: 205px;
height: 100%;
background-image: url(http://www.allergyasthmaonmadison.com/images/nav-bg.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
float: left;
padding-top: 40px;
} 
#featurebar{
position: relative;
width: 150px;
height: 100%;
background: #FFFFFF;
padding: 10px 5px 0px 5px;
float: right;
display: none;
} 
#featurebarhome{
position: relative;
width: 175px;
height: 100%;
background-color: #FFFFFF;
padding: 0px 15px 40px 0px;
float: right;

} 


#contentfullpage{
position: relative;
width: 780px;
float: left;
background-color: #FFF;
padding: 10px 10px 0px 10px;
} 

div#footer{
position: relative;
width: 650px;
padding-left: 150px;
background-image: url(http://www.allergyasthmaonmadison.com/images/footer-bg.jpg);
background-position: bottom left;
background-repeat: no-repeat;
background-color: #ffffff;
float: left;
margin-right: -3px;

}