

* {
padding: 0px;
margin: 0px;
z-index: 1;
}

html {
height: 100%;
/*overflow: -moz-scrollbars-vertical;*/
overflow-y: scroll;
overflow-x: hidden;
}

body {
height: 100%;
font-size: 11.0pt;
font-family: Trebuchet MS, sans-serif;
color: #252525; 
background-image: url(/_images/misc/grey_background.gif);
background-position: 900px 0px;
background-repeat: no-repeat;
overflow-x: hidden;
}

.surround_container {
clear: both;
width: 985px;
height: 100%;
margin: 0 auto;
}



#top_mast_container {
clear: both;
width: 985px;
height: 140px;
background: #ffffff;
}

#top_mast_container_left {
float: left;

width: 230px;
height: 130px;

padding-left: 10px;
padding-top: 10px;
}

#top_mast_container_right {
float: left;
width: 745px;
height: 140px;
}

#top_mast_container_right_content {
clear: both;
width: 280px;
height: 140px;
margin-left: 465px;
}

#top_mast_container_right_content_left {
float: left;
width: 25px;
height: 25px;
margin-top: 115px;
background-image: url(/_images/misc/top_search_left.gif);
background-repeat: no-repeat;
}

#top_mast_container_right_content_right {
float: left;
width: 255px;
height: 140px;
}

#top_mast_container_right_content_right_top {
clear: both;
width: 255px;
height: 48px;
}

#top_mast_container_right_content_right_bottom {
clear: both;
width: 255px;
height: 25px;
margin-top: 67px;
background-color: #e5e5e5;
background-image: url(/_images/misc/top_search.gif);
background-repeat: no-repeat;
}

#overall_content_container {
clear: both;
width: 100%;

min-height: 100px;

}

#navigation_container {
float: left;
width: 240px;

min-height: 100px;

}

.nav_item {
clear: both;
width: 240px;
height: 29px;
}

.nav_left {
position: absolute;
width: 240px;
height: 29px;
}

.nav_right {
z-index: 100;
position: relative;
width: 18px;

height: 65px;

left: 222px;
top: -18px;
}

.nav_right_hig {
z-index: 100;
position: relative;
width: 18px;

height: 65px;

left: 222px;
top: -18px;

background-image: url(/_images/navigation/curves.png);

background-repeat: no-repeat;
}

.nav_right_first_hig {
z-index: 100;
position: relative;
width: 18px;

height: 65px;

left: 222px;
top: 0px;

background-image: url(/_images/navigation/curves_bottom.png);

background-repeat: no-repeat;
}

#drinks_calculator {
clear: both;
width: 220px;
height: 49px;
margin-left: 10px;
margin-top: 30px;
}

#main_content_container {
float: left;
position: absolute;

margin-left: 240px;

width: 100%;

min-height: 500px;

background: #e5e5e5;
}

#main_content_container_inner {
clear: both;

min-height: 470px;

}

#footer_container {
clear: both;
width: 100%;

min-height: 10px;

padding-top: 7px;
padding-bottom: 10px;
background: #ffffff;
margin-top: 10px;
font-size: 10pt;
}
