  #hm{
	text-align: left;
	width: 540px;
	margin: -20px 0px 0px 490px;
	height: 150px;
	
}


#hm ul{
	margin:0px;
	padding:0px;
}

#hm li{
	width:100px;
	height:50px;
	float:left;
	padding: 0px;
	color:#191919;
	text-align:center;
	overflow:hidden;
	list-style: none;
}

#hm a{
	color:#FFF;
	text-decoration:none;
	text-align: center;
	line-height: 20px;
}

#hm p{
	padding:30px 0px 0px;
}

	.subtext{
		padding-top:15px;
	}

/*Menu Color Classes*/
.green{background: url('images/img_menu/red-home.jpg') top left no-repeat;}
.green_active{background: url('images/img_menu/red-home_active.jpg') top left no-repeat;}
.yellow{background: url('images/img_menu/red-about.jpg') top left no-repeat;}
.yellow_active{background: url('images/img_menu/red-about_active.jpg') top left no-repeat;}
.red{background: url('images/img_menu/red-contact.jpg') top left no-repeat;}
.red_active{background: url('images/img_menu/red-contact_active.jpg') top left no-repeat;}
.blue{background: url('images/img_menu/red-shop.jpg') top left no-repeat;}
.blue_active{background: url('images/img_menu/red-shop_active.jpg') top left no-repeat;}

#area {
    height: 50px;
    width: 100px;
        
}   


