/* CSS Document */

/*NAVi*/
#naviArea{
height:15px;
}
/**/
#navigationArea {
width:906px;
height:15px;
text-align:left;
float:left;
padding:25px 28px 25px 28px; 
}
#nav {
	list-style:none;
	padding:0px;
	line-height:normal;
	margin: 0px;
	float:left;
}
#nav li{
	float:left;
}
#nav li a{
	height: 15px;
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 0px;
	vertical-align: bottom;
	text-align:center;
	line-height: normal;
text-indent:-1000px; }

#nav #nav-01 a{width:106px;background: url(../images/link-01.gif) left top no-repeat;}
#nav #nav-01 a:hover{background: url(../images/link-01h.gif) left top no-repeat;}
#nav #nav-01 a.active{background:url(../images/nav-01-h.gif) left top no-repeat;}

#nav #nav-02 a{width:119px;background: url(../images/link-02.gif) left top no-repeat;}
#nav #nav-02 a:hover{background: url(../images/link-02h.gif) left top no-repeat;}
#nav #nav-02 a.active{background:url(../images/link-02h.gif) left top no-repeat;}

#nav #nav-03 a{width:145px;background: url(../images/link-03.gif) left top no-repeat;}
#nav #nav-03 a:hover{background: url(../images/link-03h.gif) left top no-repeat;}
#nav #nav-03 a.active{background:url(../images/link-03h.gif) left top no-repeat;}

#nav #nav-04 a{width:113px;background: url(../images/link-04.gif) left top no-repeat;}
#nav #nav-04 a:hover{background: url(../images/link-04h.gif) left top no-repeat;}
#nav #nav-04 a.active{background:url(../images/link-04h.gif) left top no-repeat;}

#nav #nav-05 a{width:103px;background: url(../images/link-05.gif) left top no-repeat;}
#nav #nav-05 a:hover{background: url(../images/link-05h.gif) left top no-repeat;}
#nav #nav-05 a.active{background:url(../images/link-05h.gif) left top no-repeat;}

#nav #nav-06 a{width:162px;background: url(../images/link-06.gif) left top no-repeat;}
#nav #nav-06 a:hover{background: url(../images/link-06h.gif) left top no-repeat;}
#nav #nav-06 a.active{background:url(../images/link-06h.gif) left top no-repeat;}

#nav #nav-07 a{width:152px;background: url(../images/link-07.gif) left top no-repeat;}
#nav #nav-07 a:hover{background: url(../images/link-07h.gif) left top no-repeat;}
#nav #nav-07 a.active{background:url(../images/link-07h.gif) left top no-repeat;}

