/*BEGIN MAIN NAVIGATION */

.nav_container{

clear:both;

border-bottom: 1px solid #ccc;

border-top: 1px solid #fff;

height:28px;

width: 744px;

font-family:Arial, Helvetica, sans-serif;

margin-top:10px;

}





#list-nav ul {

list-style:none;

padding-top: 2px;

padding-left:2px;

margin-left:auto;

margin-right: auto;

width: 744px;

padding:0;

font-size: 11px;

}



#list-nav li {

display:inline;

}



#list-nav li a {

text-decoration:none;

padding:9px 8px 4px 8px;

background: url(../images/it06/on_btn.gif) no-repeat top right;

background-color: #fff;

color:#000;

float:left;

text-align:center;

margin-top:1px;

}



#list-nav li a:hover {

background: url(../images/it06/over_btn.gif) no-repeat top center;

color:#000;

padding-top:11px;

margin-top:-1px;

}



#list-nav li.active a{

background: url(../images/it06/over_btn.gif) no-repeat top center;

color:#000;

padding-top:11px;

margin-top:-1px;

}



/*END MAIN NAVIGATION */

/*BEGIN SUB NAVIGATION */

.right_nav{

width: 163px;

float:right;

margin-top:2px;

padding-top:10px;

}



p.contact{

text-align: right;

height:5px;

margin-right:3px;

padding: 5px 5px 6px 5px;

}



p.contact a{

text-decoration: none;

font-size:8px;

letter-spacing:1px;

color: #999999;

text-transform: uppercase;

border-top: 2px solid #ffd100;

padding: 4px 0px 0px 2px;

}



.right_nav ul{

list-style-type: none;

border-bottom: 1px dotted #ccc;

margin-bottom: 6px;

margin-top: 2px;

}



li.yellow{

border-top: 1px dotted #ccc;

padding-top:10px;

padding-left: 25px;

padding-bottom:9px;

background-image: url(../images/it06/yellow_btn.gif);

background-position: left top;

background-repeat: no-repeat;

border-right: 1px dotted #ccc;

}



li.yellow a{

text-decoration: none;

color: #666666;

font-weight: bold;

}



li.yellow a:hover{

color:#ffd100;

}



li.blue{

border-top: 1px dotted #ccc;

padding-top:10px;

padding-left: 25px;

padding-bottom:9px;

background-image: url(../images/it06/blue_btn.gif);

background-position: left top;

background-repeat: no-repeat;

border-right: 1px dotted #ccc;

}



li.blue a{

text-decoration: none;

color: #666666;

font-weight: bold;

}



li.blue a:hover{

color:#009eb9;

}



li.green{

border-top: 1px dotted #ccc;

padding-top:10px;

padding-left: 25px;

padding-bottom:9px;

background-image: url(../images/it06/green_btn.gif);

background-position: left top;

background-repeat: no-repeat;

border-right: 1px dotted #ccc;

}



li.green a{

text-decoration: none;

color: #666666;

font-weight: bold;

}



li.green a:hover{

color:#70b016;

}



/*END SUN NAVIGATION */

/*BEGIN FOOTER NAVIGATION */



.footer{

clear:both;

font-size:10px;

color: #99ccff;

}



.footer_left{

float:left;

width:580px;

background-color: #008de1;

padding:10px 0px 20px 0px;

text-align:center;

}



.footer_right{

margin-left: 580px;

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 */
