body{
background-image: url(Images/body-bg.jpg);
background-repeat: repeat-x;
background-color: #EAECEB;
margin: 0 auto;
}

div#container{
width:800px;
margin: 0 auto;
}

.headerbar{
position: relative;
width: 770px;
height: 292px;
background-image: url(Images/hdr-bg.jpg);
background-repeat: no-repeat;
padding: 0 15px;
margin-top: -10px;
float: left;
} 
.navbar_top{
position: relative;
width: 800px;
height: 169px;
background-image: url(Images/nav-top-bg.jpg);
background-repeat: no-repeat;
float: left;

} 

 

#contentarea{
position: relative;
width: 545px;
float: left;
background-color: #fff;
padding-right: 15px;
padding-left: 32px;
border-right: 0px solid #A9BBC7;
} 

#contentareahome{
position: relative;
width: 545px;
float: left;
background-color: #fff;
padding-right: 15px;
padding-left: 32px;
} 


#navbar_left{
position: relative;
width: 208px;
height: 100%;
background-image: url(Images/main-bg2.gif);
background-repeat: repeat-y;
float: left;
z-index: 2;
margin-top: -150px;
padding-bottom: 150px;
} 
#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: 800px;
float: left;
background-image: url(Images/ftr-bg.jpg);
background-repeat: no-repeat;
background-position: top right;
margin-right: -3px;
} 

.headerbar-fullpage{
position: relative;
width: 770px;
height: 292px;
background-image: url(Images/header-bg-small.jpg);
background-repeat: no-repeat;
padding: 0 15px;
margin-top: -10px;
float: left;
} 
.navbar_top-fullpage{
position: relative;
width: 800px;
height: 10px;
background-image: url(Images/nav-top-bg.jpg);
background-repeat: no-repeat;
float: left;

} 

 

#contentarea-fullpage{
position: relative;
width: 545px;
padding-bottom:75px;
float: left;
background-color: #fff;
padding-right: 15px;
padding-left: 32px;
margin-top:-25px;
border-right: 0px solid #A9BBC7;
} 
#navbar_left-fullpage{
position: relative;
width: 208px;
height: 100%;
background-image: url(Images/main-bg2.gif);
background-repeat: repeat-y;
float: left;
z-index: 2;
margin-top: -100px;
padding-bottom: 150px;
} 

#contentarea-fullpage h1{
position:relative; top:-90px;
margin-bottom:-2em;
}
