html,body {
margin:0;
padding:0;
height:100%; /* needed for container min-height */
	}

#page_content{position:relative;width:600px;height:100%;margin-top:-10px; margin-left:10px; z-index:5;}

#bg_nut{position:absolute;background:url(bg_nut.gif) top left no-repeat;width:165px;height:284px;bottom:15px; margin-left:155px;}

div#container {
position:relative; /* needed for footer positioning*/
margin:0 auto; /* center, not in IE5 */
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height*/
min-height:100%; /* real browsers */
}

div#header {
padding:0px;
height:35px;
}

div#content {
padding:10px 15px 55px 20px; /* bottom padding for footer */
width:625px;
border-top:1px solid #EAEAEA;
z-index:15;
}

div#footer {
position:absolute;
width:100%;
height:5px;
bottom:0; /* stick to bottom */
}


.nav-on{ background-color:#CCCCCC;width:160px;height:20px; font-family: Verdana;font-size: 10px;font-weight: bold;color: #000098;text-decoration:none;text-align:center;cursor:pointer;}
.nav-off{ background-color:#EAEAEA;width:160px;height:20px; font-family: Verdana;font-size: 10px;font-weight: bold;color: #000098;text-decoration:none;text-align:center;cursor:pointer;}


.navleft-on{ height:20px; font-family: Verdana;font-size: 11px;font-weight: bold;color: #CCCCCC;text-decoration:none;text-align:center;cursor:pointer;}
.navleft-off{ height:20px; font-family: Verdana;font-size: 11px;font-weight: bold;color: #FFFFFF;text-decoration:none;text-align:center;cursor:pointer;}


.subnavleft-on{ height:15px; font-family: Verdana;font-size: 10px;font-weight: bold;color: #CCCCCC;text-decoration:none;text-align:center;cursor:pointer;}
.subnavleft-off{ height:15px; font-family: Verdana;font-size: 10px;font-weight: bold;color: #FFFFFF;text-decoration:none;text-align:center;cursor:pointer;}


#footer_icons {
position:absolute;
width:250px;
height:30px;
margin-top:-25px;
margin-left:280px;
z-index:2;
}

h1{margin:0px;}
h2{margin:0px;}
h3{margin:0px;}
h4{margin:0px;}
h5{margin:0px;}


#navigation {
position:absolute;
width:650px;
height:27px;
margin-top:8px;
margin-left:160px;
z-index:3;
border-bottom:1px solid #EAEAEA;
}

#banner {
position:absolute;
width:600px;
height:100px;
margin-top:45px;
margin-left:180px;
z-index:6;
}

#logo {
position:absolute;
width:128px;
height:102px;
margin-top:5px;
margin-left:5px;
z-index:4;
}

.bspacer{height:120px;}
.navleft{padding-top:120px; text-align:right;}
p{z-index:20; text-align:justify}