#homepage_image {
	background: url(images/new_homepage/new_grind_bg.jpg) no-repeat;
	width:541px;
	height:282px;
	display:block;
	position:relative;
	top:0px;
}

#homepage_sale {
	background: url(images/homepage_sale.jpg) no-repeat;
	width:578px;
	height:758px;
	display:block;
	position:relative;
	top:30px;
}

#homepage_nav1 {
	background: url(images/new_homepage/blog_btn_on.jpg) no-repeat;
	width:89px;
	height:42px;
	display:block;
}

#homepage_nav1:hover {
	background: url(images/new_homepage/blog_btn_on.jpg) no-repeat;
	width:89px;
	height:42px;
	display:block;
}

#homepage_nav2 {
	background: url(images/new_homepage/store_btn_on.jpg) no-repeat;
	width:91px;
	height:42px;
	display:block;
}

#homepage_nav2:hover {
	background: url(images/new_homepage/store_btn_on.jpg) no-repeat;
	width:91px;
	height:42px;
	display:block;
}

#homepage_nav3 {
	background: url(images/new_homepage/gallery_btn_on.jpg) no-repeat;
	width:126px;
	height:42px;
	display:block;
}

#homepage_nav3:hover {
	background: url(images/new_homepage/gallery_btn_on.jpg) no-repeat;
	width:126px;
	height:42px;
	display:block;
}

#homepage_nav4 {
	background: url(images/new_homepage/about_btn_on.jpg) no-repeat;
	width:104px;
	height:42px;
	display:block;
}

#homepage_nav4:hover {
	background: url(images/new_homepage/about_btn_on.jpg) no-repeat;
	width:104px;
	height:42px;
	display:block;
}

#homepage_nav5 {
	background: url(images/new_homepage/contact_btn_on.jpg) no-repeat;
	width:121px;
	height:42px;
	display:block;
}

#homepage_nav5:hover {
	background: url(images/new_homepage/contact_btn_on.jpg) no-repeat;
	width:121px;
	height:42px;
	display:block;
}
