body{
background: url(Images/body-bg.jpg) center top no-repeat;

margin: 0 auto;
}

div#container{
width:899px;
margin: 0 auto;
}

.headerbar{
position: relative;
width: 899px;
height: 200px;
background-image: url(Images/header.jpg);
background-repeat: no-repeat;
float: left;
margin-top: 20px;
} 


.headertitle { display:none ! important } 

.navbar_top{
position: relative;
width: 899px;
height: 46px;
background-color: black;
float: left;
z-index: 2;
} 

 

#contentarea{
position: relative;
width: 799px;
float: left;
} 

#contentareahome{
position: relative;
width: 799px;
float: left;
} 


#navbar_left{
position: relative;
width: 50px;
height: 100%;
float: left;
} 
#featurebar{
position: relative;
width: 50px;
height: 100%;
float: right;
} 
#featurebarhome{
position: relative;
width: 50px;
height: 100%;
float: right;
} 


#contentfullpage{
position: relative;
width: 799px;
float: left;
padding: 0px 50px;
} 

div#footer{
position: relative;
width: 799px;
float: left;
margin-right: -3px;
padding: 0px 50px;
} 

div#locations {
position: relative;
left:600px;
top: 50px;
}

