#navigation {
	margin: 0 ;
	padding: 0 ;
	list-style: none;
}

#navigation li {
	float: left ;
	width: 114px ;
	height: 58px;
	margin-right: 7.3px;
	position: relative;
	color: #fff;
	text-align:center;
}

#navigation li a {
	display: block;
	color: #fff ;
	font: 14px "Trebuchet MS",Arial,sans-serif ;
	text-align: center ;
	text-decoration: none;
	height: 58px;
	width: 114px;
	line-height: 14px;
}

#navigation li a:hover, #navigation li a:focus, #navigation li a:active {
	color: #333;
	text-decoration: none;
}









.m1:hover {
	background: url(images/b1-2.html) no-repeat;
	background-position: 0px 0px;
}
.m2:hover {
	background: url(images/b2.html) no-repeat;
	background-position: 0px 0px;
}
.m3:hover {
	background: url(images/b3.html) no-repeat;
	background-position: 0px 0px;
}
.m4:hover {
	background: url(images/b4.html) no-repeat;
	background-position: 0px 0px;
}
.m5:hover {
	background: url(images/b5.html) no-repeat;
	background-position: 0px 0px;
}
.m6:hover {
	background: url(images/b6.html) no-repeat;
	background-position: 0px 0px;
}
.m7:hover {
	background: url(images/b7.html) no-repeat;
	background-position: 0px 0px;
}

h1 {
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
.h2 {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #292f37;
	text-align: left;
}


.picture {
}
