

.uull{
	margin:0;
	padding:0;
}

li{
	width:101px;
/*	height:54px;*/
	float:left;
	color:#777;
	text-align:center;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color:#FFF;
	text-decoration:none;
}

p{
	padding:0px 5px;
	
}

.subtext{
	padding-top:15px;
	
}
.subtext a
{
	color:#398FE4;
}
/*Menu Color Classes*/
.green{background:#398FE4 url('images/green-item-bg.jpg') top left no-repeat;}
.yellow{background:#398FE4 url('images/yellow-item-bg.jpg') top left no-repeat;}
.red{background:#398FE4 url('images/red-item-bg.jpg') top left no-repeat;}
.purple{background:#398FE4 url('images/purple-item-bg.jpg') top left no-repeat;}
.blue{background:#398FE4 url('images/blue-item-bg.jpg') top left no-repeat;}
.insurance{background:#398FE4 url('images/insurance-bg.jpg') top left no-repeat;}
.contact{background:#398FE4 url('images/contact-bg.jpg') top left no-repeat;}
.real{background:#398FE4 url('images/real-bg.jpg') top left no-repeat;}