* {
padding: 0px;
margin: 0px;
scrollbar-face-color: #DEE3E7;
scrollbar-arrow-color: black;
scrollbar-track-color: #EFEFEF;
scrollbar-shadow-color: #98AAB1;
scrollbar-highlight-color: #DEE3E7;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-Color: #98AAB1;
}

body {
padding-left: 5px;
font-family: arial;
font-size: 11px;
background-image: url(/_images/backgrounds/bg.jpg);
background-repeat: repeat-x;
background-attachment: fixed;
}

#overall_container {
width: 790px;
min-height: 400px;
position: relative;
margin: 0px auto;
border-left: 4px solid #e3e3e3;
border-right: 4px solid #e3e3e3;
background: #ffffff;
text-align:left;	
}

#top_container {
width: 790px;
height: 93px;
background-image: url(/_images/backgrounds/top_mast.gif);
background-repeat: no-repeat;
margin-bottom: 6px;
clear: both;
}

#top_container_logo {
float: left;
width: 210px;
height: 93px;
}

#top_container_content {
float: left;
width: 580px;
height: 93px;
}

#top_container_top {
width: 460px;
height: 32px;
padding-left: 120px;
}

#top_container_bottom {
width: 580px;
height: 55px;
}

#navigation_top {
width: 425px;
height: 32px;
padding-left: 155px;
clear: both;
}

#navigation_bottom {
width: 560px;
height: 23px;
padding-left: 20px;
clear: both;
}

#bottom_container {
width: 790px;
height: 58px;
background-image: url(/_images/backgrounds/bottom.gif);
background-repeat: no-repeat;
float: left;
}

#footer_container {
width: 790px;
height: 60px;
padding-top: 5px;
clear: both;
}

#footer_container_left {
float: left;
width: 615px;
height: 60px;
}

#footer_container_right {
float: left;
width: 165px;
height: 60px;
padding-right: 10px;
}

#navigation_top ul {
list-style: none;
}

#navigation_top li.inline {
display: inline;
padding-right: 3px;
}
