body {
position:relative;
background: #aFbFaF top center repeat-x; 
margin: 0;
padding: 0;
font: normal 16px/18px verdana, arial, sans-serif ;
text-align: center;
}

#wrapper {
margin: 0 auto;
width: 800px;
padding: 0px 0px 0px 0px;
text-align: left
}

#image_map ul,
#image_map li {height: 0;}

#top {
position:relative;
background: url(./images/cm_top.png) top center no-repeat; 
width: 800px;
height: 204px;
margin: 0px 0px 0px 0px;
}

#content {
position:relative;
background: url(./images/cm_middle.png) center repeat-y; 
width: 800px;
height: 580px;
margin: 0px 0px 0px 0px;
}

#headerimg {
   position: relative;
   background: url(./images/cm_header.png) top center no-repeat; 
   width: 625px;
   height: 202px;
   margin: 0px 0px 30px 80px;
}


#stuff {

width:620px;
height: 98px;
font: normal 16px/18px verdana, arial, sans-serif ;
color: black;
margin: 0px 0px 0px 86px;
padding-top:0px 0px 0px 0px;

}

#footimg {
   position: relative;
   background: url(./images/cm_home_images.png) top center no-repeat; 
   width: 663px;
   height: 147px;
   margin: 200px 0px 0px 50px;
}



#contactimg {

   position: relative;
   background: url(./images/cm_contact_home.png) top center no-repeat; 
   width: 800px;
   height: 73px;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;

}

#contactmap a {

   position: absolute;
   width: 740px;
   height: 37px;
   top:16px;
   text-decoration: none;
   /*border:1px solid #000;*/
   padding: 0px 0px 0px 0px;

}

#contactmap a i { visibility: hidden; }


a#home {    

    left:33px;
    width:60px;
    
}
a#chalets {    

    left:113px;
    width:127px;

}
a#tariffs {    

    left:258px;
    width:120px;

}
a#findus {    

    left:400px;
    width:73px;

}
a#tandc {    

    left:495px;
    width:115px;

}
a#contactus {    

    left:625px;
    width:120px;

}


a#home:hover { background-image: url(./images/capt11e_small.png); }
a#chalets:hover { background-image: url(./images/capt11e_small.png); }
a#tariffs:hover { background-image: url(./images/capt11e_small.png); }
a#findus:hover { background-image: url(./images/capt11e_small.png); }
a#tandc:hover { background-image: url(./images/capt11e_small.png); }
a#contactus:hover { background-image: url(./images/capt11e_small.png); }

a#home:hover,
a#chalets:hover,
a#tariffs:hover,
a#tandc:hover,
a#findus:hover,
a#contactus:hover { border: none; }


#bottom {
background: url(./images/cm_bottom.png) center no-repeat; 
position:relative;
width: 800px;
height: 24px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px
}

#footer {
position:relative;
width:800px;
font: normal 12px/14px verdana, arial, sans-serif ;
color: black;
margin: 10px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
}
