


* {
padding: 0px;
margin: 0px;
z-index: 1;
float: none;
}

html {
height: 101%;
}

body {
font-family: tahoma;
font-size: 11px;
background: #dae2bf; 
color: #000000;
}

#overall_center_container {
margin: 0 auto;
}

#overall_container {
clear: both;

width: 1000px;
min-height: 100px;

margin: 0 auto;

background: #ffffff;
padding: 10px;
}



#top_mast {
clear: both;
width: 1000px;
height: 120px;
background-image: url(/_images/backgrounds/bg_top_mast.gif);
background-repeat: no-repeat;
}

#top_mast_left {
float: left;
width: 260px;
height: 120px;
}

#top_mast_right {
float: left;
width: 740px;
height: 120px;
}

#top_mast_right_top {
clear: both;

width: 730px;
height: 8px;

padding-top: 7px;
padding-right: 10px;
text-align: right;
font-family: tahoma;
font-size: 12px;
color: #ffffff;
}

#top_mast_right_bottom {
clear: both;

width: 735px;
height: 85px;

padding-top: 12px;
padding-right: 5px;
text-align: right;
}

.dockleaf_logo {
padding-left: 10px;
padding-top: 10px;
}

#content_container {
clear: both;
float: none;
width: 1000px;

min-height: 200px;

margin-top: 20px;
}

#navigation {
float: left;
width: 160px;

min-height: 200px;

margin-right: 20px;
font-family: tahoma;
font-size: 12px;
}

#navigation ul {
list-style: none;
padding: 0px;
margin: 0px;
}

#navigation li.nav_link {
padding: 4px;
background: #dae2bf;
margin-bottom: 1px;
}

#navigation li.sub_nav_link {
height: 17px;
margin-left: 10px;
padding-top: 3px;
padding-bottom: 2px;
border-bottom: 1px solid #f2f2f2;
}

#navigation li.sub_nav_link_hig {
margin-left: 6px;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 2px;
border-bottom: 1px solid #f2f2f2;
background: #dae2bf;
color: #ffffff;
}

.nav_sub_left {
float: left;
width: 104px;

min-height: 5px;

}

.nav_sub_right {
float: left;
width: 45px;

min-height: 5px;

text-align: right;
}

.nav_sub_left_short {
float: left;
width: 94px;

min-height: 5px;

}

.nav_sub_right_long {
float: left;
width: 55px;

min-height: 5px;

text-align: right;
}

#navigation li.sub_nav_link_last {
margin-left: 10px;
padding-top: 2px;
padding-bottom: 10px;
border-bottom: 1px solid #f2f2f2;
}

#main_content {
float: left;
width: 820px;

min-height: 200px;

}

#title_container {
clear: both;
width: 800px;

min-height: 10px;

margin-bottom: 10px;
}

#footer_container {
clear: both;
width: 1016px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 10px;
border-top: 1px solid #ffffff;
padding-top: 5px;
font-size: 11px;
}

.footer_sep {
color: #7e9872;
}
