/* Index Page */

.indmenus {background: white;
	display: none;
}
#service {
	position: absolute;
	top: 247;
	left: 61;
	width: 205;
	z-index: 3;
	background: white;
	display: block;
	line-height: 5px;
}
#service a {
/*	height: 5px;
	text-decoration: none;*/
        text-align: left;
	display: block;
}
#resource {
	position: absolute;
	top: 372;
	left: 61;
	width: 205;
	z-index: 3;
	background: white;
	display: block;
	line-height: 5px;
}
#resource a {
/*	text-decoration: none;*/
        text-align: left;
	display: block;
}
#submit {
	position: absolute;
	top: 484;
	left: 61;
	width: 205;
	z-index: 3;
	background: white;
	display: block;
	line-height: 5px;
}
#submit a {
/*	text-decoration: none;*/
        text-align: left;
	display: block;
}
#philos {
	position: absolute;
	top: 622;
	left: 61;
	width: 205;
	z-index: 3;
	background: white;
	display: block;
	line-height: 5px;
}
#philos a {
/*	text-decoration: none;*/
        text-align: left;
	display: block;
}

