#Site{
width:100%;
margin:0;
}

#Header{
width:100%;
height:139px;
background-color:#FFFFFF;
}
#HeaderImage{
width:100%;
height:279px;

}
#HeaderShadow{
width:100%;
height:25px;
background-color:#EFEEEA;
}
#HeaderContent{
position:relative;
width:942px;
margin:0px auto;
}
#HeaderStatement{
position:relative;
width:942px;
margin:0px auto;
}
#TopNav{
position:absolute;
top:10px;
right:0;
}
#Navigation{
position:absolute;
height:25px;
width:550px;
left:6px;
top:115px;
}


#navMyStory{
background-image: url(../../files/images/Nav_MyStory_ON.gif);    /* rollover state */
width: 57px;                    /* image width */
height: 23px;                   /* image height */
}
#navMyConversation{
background-image: url(../../files/images/NAV_My_Conversation_ON.gif);    /* rollover state */
width: 110px;                    /* image width */
height: 23px;                   /* image height */
}
#navYourSay{
background-image: url(../../files/images/NAV_YourSay_ON.gif);    /* rollover state */
width: 56px;                    /* image width */
height: 23px;                   /* image height */
}
#navInspiration{
background-image: url(../../files/images/NAV_Inspiration_ON.gif);    /* rollover state */
width: 70px;                    /* image width */
height: 23px;                   /* image height */
}
#navBooking{
background-image: url(../../files/images/NAV_Booking_ON.gif);    /* rollover state */
width: 81px;                    /* image width */
height: 23px;                   /* image height */
}


#Logo{
position:absolute;
left:0px;
top:17px;
}


#BodyContainer{
margin-left:auto;
margin-right:auto;
margin-top:0px;
width:942px;
}

#BodyLeft{
float:left;
width:609px;
}

#BodyRight{
float:right;
Width:309px;
}

#Box1{
float:left;
width:206px;
margin:0;
}
#Box2{
float:left;
width:175px;
margin:0 12px;
}
#Box3{
float:left;
width:203px;
margin:0;
}

#Footer{
clear:both;
margin:0 auto;
padding-top:55px;
padding-bottom:40px;
width:942px;
}

