#navlist
{
margin: 0;
padding-bottom: 75px;
padding-top: 25px;
padding-left: 0px;
text-align:center;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0 0 20px 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
font-family:Arial, Helvetica, sans-serif;
color: #fff;
float: left;
font-size: 18px;
font-weight: bold;
line-height: 56px;
width:56px;
margin-right: 2px;
padding: 2px 2px 2px 2px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover { color: #fff; 
height:66px;
}
#navlist a:active, #navlist a:focus { color: #fff; 
height:56px;
}

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { color: #f00 !important; }
#navlist ul a:active { color: #f00 !important; }
#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
} 
		li.tab1 a { background: #f68c3e }
		li.tab2 a { background: #e3a747 }
		li.tab3 a { background: #da5147 }
		li.tab4 a { background: #a1a939 }
		li.tab5 a { background: #6f6aa2 }
		li.tab6 a { background: #e3a747 }
		li.tab7 a { background: #f68c3e }
		li.tab8 a { background: #4c669f }
		li.tab9 a { background: #a1a939 }
		li.tab10 a { background: #da5147 }
		li.tab11 a { background: #e3a747 }
		li.tab12 a { background: #6f6aa2 }