ul{
	height: 65px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 291px;
	width: 606px;
	top: 30px;
}

li{
bottom:0;color:#191919;float:left;height:50px;overflow:hidden;position:absolute;text-align:center;width:100px;
}

a{
	color:#FFF;
	text-decoration:none;
}

p{
	padding:0px 5px;
}

	.subtext{
		padding-top:15px;
	}

/*Menu Color Classes*/
.green{background:#6AA63B url('images/green-item-bg.jpg') top left no-repeat; }
.yellow{background:#FBC700 url('images/yellow-item-bg.jpg') top left no-repeat;left:100px;}
.red{background:#D52100 url('images/red-item-bg.jpg') top left no-repeat;left:200px;}
.orange{background:#F90 url('images/ogange-item-bg.jpg') top left no-repeat;left:300px;}
.purple{background:#5122B4 url('images/purple-item-bg.jpg') top left no-repeat;left:400px;}
.blue{background:#0292C0 url('images/blue-item-bg.jpg') top left no-repeat;left:500px;}
