#m1
{
	position: absolute;
	height: auto;
	width: 143px;
	top: 206px;
	background-color:#333333;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	text-align: center;
	z-index: 100;
}

#m2
{
	position: absolute;
	height: auto;
	width: 182px;
	top: 206px;
	left: 580px;
	background-color:#333333;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	text-align: center;
	z-index: 100;
}

#m3
{
	position: absolute;
	height: auto;
	width: 122px;
	top: 205px;
	left: 766px;
	background-color:#333333;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	text-align: center;
	z-index: 100;
}
#m4
{
	position: absolute;
	height: auto;
	width: 107px;
	top: 205px;
	left: 891px;
	background-color:#333333;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	text-align: center;
	z-index: 100;
}

#m1 a
{
	color:#ffffff;
	font-family:Verdana;
	font-size:.8em;
	text-decoration:none;
	line-height: 20px;
}

#m2 a
{
	color:#ffffff;
	font-family:Verdana;
	font-size:.8em;
	text-decoration:none;
	line-height: 20px;
}

#m3 a
{
	color:#ffffff;
	font-family:Verdana;
	font-size:.8em;
	text-decoration:none;
	line-height: 20px;
}

#m4 a
{
	color:#ffffff;
	font-family:Verdana;
	font-size:.8em;
	text-decoration:none;
	line-height: 20px;
}
/*"""""""" (MAIN) Hover State """"""""*/
#m1 a:hover
{ 
	color: #e09e00;
	text-decoration:underline;
}
#m2 a:hover
{ 
	color: #e09e00;
	text-decoration:underline;
}

#m3 a:hover
{ 
	color: #e09e00;
	text-decoration:underline;
}

#m4 a:hover
{ 
	color: #e09e00;
	text-decoration:underline;
}
