/*BEGIN MAIN NAVIGATION */

.nav_container{

clear:both;

height:30px;

width: 744px;

font-family:Arial, Helvetica, sans-serif;

}



.mini_nav{

	top: 116px;

	position:absolute;

	width: 770px;

	text-align:right;

	}

	

.mini_nav ul {

	list-style-type: none;

	padding-top:5px;

}



.mini_nav li{

display: inline;

padding: 3px 5px 2px 5px;

margin-right:3px;

border-right: 1px solid #ccc;

}



.mini_nav li a{

text-decoration: none;

font-size:8px;

letter-spacing:1px;

color: #999999;

padding:5px 8px;

text-transform: uppercase;

border-top: 2px solid #ffd100;

}





#list-nav ul {

list-style:none;

padding-left:2px;

margin-left:auto;

margin-right: auto;

width: 744px;

padding:0px;

font-size: 11px;

}



#list-nav li {

display:inline;

}



#list-nav li a {

text-decoration:none;

padding:9px 8px 8px 8px;

background: url(../images/it06/onblue_btn.gif) no-repeat top right;

color:#fff;

float:left;

text-align:center;

}



#list-nav li a:hover {

background: url(../images/it06/overblue_btn.gif) no-repeat top center;

color:#000;

padding-top:9px;

}



#list-nav li.active a{

background: url(../images/it06/overblue_btn.gif) no-repeat top center;

color:#000;

padding-top:9px;

}



/*END MAIN NAVIGATION */



/*BEGIN SUB NAVIGATION */

p.navtitle{

background-color: #ffd100;

font-size:12px;

border-top: 1px solid #fff;

font-family:Helvetica, Arial, sans-serif;

font-weight:bold;

padding: 10px 5px 4px 15px;

color: #000;

}



#list-subnav ul{

list-style-type: none;

background-color:#81b834;

}



#list-subnav li{

border-bottom: 1px dotted #fff;

padding: 5px 0px 5px 0px;

color: #fff;

text-decoration: none;

font-weight:bold;
}



#list-subnav li a{

color: #fff;

font-size:11px;

text-decoration: none;

font-weight:bold;

padding: 5px 0px 5px 15px;

}



#list-subnav li a:hover{

background-image:url(../images/it06/subnav_internal.gif);

background-position:left top;

background-repeat: no-repeat;

color: #ffd100;

font-size:11px;

}



#list-subnav li.subactive {

background-image:url(../images/it06/subnav_internal.gif);

background-position:left top;

background-repeat: no-repeat;

}



#list-subnav li.subactive a{

color: #ffd100;

font-size:11px;

}



/*END SUN NAVIGATION */

/*BEGIN FOOTER NAVIGATION */



.footer{

clear:both;

font-size:10px;

color: #99ccff;

}



.footer_left{

float:left;

width:606px;

background-color: #008de1;

padding:10px 0px 20px 0px;

text-align:center;

}



.footer_right{

margin-left: 600px;

background-color: #000;

padding:10px 0px 20px 0px;

text-align:center;

}



.footer_left ul{

list-style-type: none;

}



.footer_left li{

display:inline;

}



.footer_left li a {

color: #fff;

text-decoration: none;

padding: 0px 8px;

}



/* END FOOTER NAVIGATION */