/* Navigation Styles */

#navigation {
	margin : 0;
	padding : 24px 0 0 0;
	height : 362px;
	width : 126px;
	font-size: small;
	font-weight : bold;
	display : block;
	float : left;
	position : relative;
}

#navigation li.header {
	margin : 0;
	padding : 0;
	width : 126px;
	display : block;
}

#navigation li.header span {
	margin : 0;
	padding : 0;
	width : 900px;
	display : block;
	position : absolute;
	top : -191px;
	left : -140px;
	z-index : 200;
}

#navigation object, #navigation embed { background : none; }

#navigation li.flash {
	margin : 0;
	padding : 0;
	height : 370px;
	width : 126px;
	display : block;
}

#navigation li.flash span {
	margin : 0;
	padding : 0;
	width : 150px;
	display : block;
	position : absolute;
	top : 25px;
	left : -32px;
	z-index : 200;
}

#navigation li.char-home img {
	margin : 0;
	padding : 0;
	display : block;
	position : absolute;
	top : 400px;
	left : -21px;
	z-index : 100;
}

#navigation li.char-int img {
	margin : 0;
	padding : 0;
	display : block;
	position : absolute;
	top : 222px;
	left : -155px;
	z-index : 100;
}

#navigation li {
	margin : 0;
	padding : 0;
	width : 126px;
	background : none;
	display : block;
	float : left;
}

li.one a { height: 31px; background : url(../images/template/nav1_1.gif) top left no-repeat; }
li.two a { height: 57px; background : url(../images/template/nav2_1.gif) top left no-repeat; }
li.three a { height: 31px; background : url(../images/template/nav3_1.gif) top left no-repeat; }
li.four a { height: 52px; background : url(../images/template/nav4_1.gif) top left no-repeat; }
li.five a { height: 34px; background : url(../images/template/nav5_1.gif) top left no-repeat; }
li.six a { height: 37px; background : url(../images/template/nav6_1.gif) top left no-repeat; }
li.seven a { height: 35px; background : url(../images/template/nav7_1.gif) top left no-repeat; }
li.eight a { height: 54px; background : url(../images/template/nav8_1.gif) top left no-repeat; }
li.nine a { height: 34px; background : url(../images/template/nav9_1.gif) top left no-repeat; }

li.one a:hover, li.one a.selected { background : url(../images/template/nav1_2.gif) top left no-repeat; }
li.two a:hover, li.two a.selected { background : url(../images/template/nav2_2.gif) top left no-repeat; }
li.three a:hover, li.three a.selected { background : url(../images/template/nav3_2.gif) top left no-repeat; }
li.four a:hover, li.four a.selected { background : url(../images/template/nav4_2.gif) top left no-repeat; }
li.five a:hover, li.five a.selected { background : url(../images/template/nav5_2.gif) top left no-repeat; }
li.six a:hover, li.six a.selected { background : url(../images/template/nav6_2.gif) top left no-repeat; }
li.seven a:hover, li.seven a.selected { background : url(../images/template/nav7_2.gif) top left no-repeat; }
li.eight a:hover, li.eight a.selected { background : url(../images/template/nav8_2.gif) top left no-repeat; }
li.nine a:hover, li.nine a.selected { background : url(../images/template/nav9_2.gif) top left no-repeat; }

#navigation a {
	margin : 0;
	padding : 0;
	width : 126px;
	display : block;
}


#navigation a strong { display : none; }