﻿/***********************home button end here ***********************/
#home-buttons {
	width: 965px;
	height:124px;
	background-color:Black;
	
}
#home-buttons a {
	width: 231px;
	height: 99px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#home-buttons a img {
	float:left;
}
#home-buttons div {
	width: 231px;
	height: 99px;
	float: left;
    padding-bottom:25px;	

}

#home-buttons .spacer{ width:13px;}

#home-buttons .nextday {
	background: url(images/nextday_pic.jpg) no-repeat left top;
	margin-left:0;
}
#home-buttons .itemsunder{
	background: url(images/itemsunder_pic.jpg) no-repeat left top;
}
#home-buttons .newcostumes {
	background: url(images/newcostumes_pic.jpg) no-repeat left top;
}
#home-buttons .simpson {
	background: url(images/simpson_pic.jpg) no-repeat left top; float:right;
}

/***********************home button end here ***********************/