﻿.home
{
	background-image: url(../Images/home.jpg);
	height: 49px;
	width: 143px;
	background-repeat: no-repeat;
}
.home_roll
{
	background-image: url(../Images/home2.jpg);
	height: 49px;
	width: 143px;
	background-repeat: no-repeat;
}

.about_us
{
	background-image: url(../Images/about_us.jpg);
	height: 49px;
	width: 143px;
	background-repeat: no-repeat;
}
.about_us_roll
{
	background-image: url(../Images/about_us2.jpg);
	height: 49px;
	width: 143px;
	background-repeat: no-repeat;
}

.contact_us
{
	background-image: url(../Images/contact_us.jpg);
	height: 49px;
	width: 143px;
	background-repeat: no-repeat;
}
.contact_us_roll
{
	background-image: url(../Images/contact_us2.jpg);
	height: 49px;
	width: 143px;
	background-repeat: no-repeat;
}