@charset "utf-8";
/* CSS Document */


/* Menu Items ////////////////////*/
.m2{
	height:80px;
	width:64px;
	position:relative;
	float:left;
	background-image: url(layout/fn_03.png);
}

.m2:hover{
	background-image: url(layout/fn1_03.png);
}

.m3{
	height:80px;
	width:80px;
	position:relative;
	float:left;
	background-image: url(layout/fn_04.png);
}

.m3:hover{
	background-image: url(layout/fn1_04.png);
}

.m4{
	height:80px;
	width:128px;
	position:relative;
	float:left;
	background-image: url(layout/fn_05.png);
}

.m4:hover{
	background-image: url(layout/fn1_05.png);
}

.m5{
	height:80px;
	width:112px;
	position:relative;
	float:left;
	background-image: url(layout/fn_06.png);
}

.m5:hover{
	background-image: url(layout/fn1_06.png);
}

.m6{
	height:80px;
	width:80px;
	position:relative;
	float:left;
	background-image: url(layout/fn_07.png);
}

.m6:hover{
	background-image: url(layout/fn1_07.png);
}

.m7{
	height:80px;
	width:64px;
	position:relative;
	float:left;
	background-image: url(layout/fn_08.png);
}

.m7:hover{
	background-image: url(layout/fn1_08.png);
}

.m8{
	height:80px;
	width:64px;
	position:relative;
	float:left;
	background-image: url(layout/fn_09.png);
}

.m8:hover{
	background-image: url(layout/fn1_09.png);
}

.m9{
	height:80px;
	width:96px;
	position:relative;
	float:left;
	background-image: url(layout/fn_10.png);
}

.m9:hover{
	background-image: url(layout/fn1_10.png);
}

/*Alternate Links*/
.m2alt{
	height:80px;
	width:64px;
	position:relative;
	float:left;
	background-image: url(layout/fn1_03.png);
}

.m2alt:hover{
	background-image: url(layout/fn1_03.png);
}

.m3alt{
	height:80px;
	width:80px;
	position:relative;
	float:left;
	background-image: url(layout/fn1_04.png);
}

.m3alt:hover{
	background-image: url(layout/fn1_04.png);
}

.m4alt{
	height:80px;
	width:128px;
	position:relative;
	float:left;
	background-image: url(layout/fn1_05.png);
}

.m4alt:hover{
	background-image: url(layout/fn1_05.png);
}

.m5alt{
	height:80px;
	width:112px;
	position:relative;
	float:left;
	background-image: url(layout/fn1_06.png);
}

.m5alt:hover{
	background-image: url(layout/fn1_06.png);
}

.m6alt{
	height:80px;
	width:80px;
	position:relative;
	float:left;
	background-image: url(layout/fn1_07.png);
}

.m6alt:hover{
	background-image: url(layout/fn1_07.png);
}

.m7alt{
	height:80px;
	width:64px;
	position:relative;
	float:left;
	background-image: url(layout/fn1_08.png);
}

.m7alt:hover{
	background-image: url(layout/fn1_08.png);
}

.m8alt{
	height:80px;
	width:64px;
	position:relative;
	float:left;
	background-image: url(layout/fn1_09.png);
}

.m8alt:hover{
	background-image: url(layout/fn1_09.png);
}

.m9alt{
	height:80px;
	width:96px;
	position:relative;
	float:left;
	background-image: url(layout/fn_10.png);
}

.m9alt:hover{
	background-image: url(layout/fn1_10.png);
}