div.menuHome {
	float: left;
	width: 128px; height: 48px;
	margin: 0;
	background: url( '../images/structure/menu_home.gif' ) top left no-repeat;
	}

div.menuHome a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_home.gif' ) top left no-repeat;
	}
div.menuHome span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 48px;
	}
div.menuHome a:hover {
	background-position: bottom left;
	}
div.menuAbout {
	float: left;
	width: 126px; height: 48px;
	margin: 0;
	background: url( '../images/structure/menu_about.gif' ) top left no-repeat;
	}

div.menuAbout a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_about.gif' ) top left no-repeat;
	}
div.menuAbout span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 48px;
	}
div.menuAbout a:hover {
	background-position: bottom left;
	}
div.menuProducts {
	float: left;
	width: 126px; height: 48px;
	margin: 0;
	background: url( '../images/structure/menu_prod.gif' ) top left no-repeat;
	}

div.menuProducts a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_prod.gif' ) top left no-repeat;
	}
div.menuProducts span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 48px;
	}
div.menuProducts a:hover {
	background-position: bottom left;
	}
div.menuEmploy {
	float: left;
	width: 125px; height: 48px;
	margin: 0;
	background: url( '../images/structure/menu_employ.gif' ) top left no-repeat;
	}

div.menuEmploy a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_employ.gif' ) top left no-repeat;
	}
div.menuEmploy span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 48px;
	}
div.menuEmploy a:hover {
	background-position: bottom left;
	}
div.menuPhoto {
	float: left;
	width: 125px; height: 48px;
	margin: 0;
	background: url( '../images/structure/menu_photo.gif' ) top left no-repeat;
	}

div.menuPhoto a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_photo.gif' ) top left no-repeat;
	}
div.menuPhoto span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 48px;
	}
div.menuPhoto a:hover {
	background-position: bottom left;
	}
div.menuNewsletter {
	float: left;
	width: 116px; height: 48px;
	margin: 0;
	background: url( '../images/structure/menu_newsletter.gif' ) top left no-repeat;
	}

div.menuNewsletter a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 13px/1 Georgia, serif;
	color:#039;
	text-decoration: none;
	background: url( '../images/structure/menu_newsletter.gif' ) top left no-repeat;
	}
div.menuNewsletter span {
	text-align:center;
	display: block;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585656;
	font-weight: bold;
	line-height: 48px;
	}
div.menuNewsletter a:hover {
	background-position: bottom left;
	}
