.shadow_left {
	background-image: url(../images/left.png);
	background-repeat: repeat-y;
	width: 26px;
}
.shadow_right {
	background-image: url(../images/rihgt.png);
	background-repeat: repeat-y;
	width: 22px;
}
.shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-y;
	width: 46px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #300;
}
.welcome {
	background-image: url(../images/welcome.jpg);
	background-repeat: no-repeat;
	height: 107px;
}
.contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	height: 107px;
}

.btn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-image: url(../images/search.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	width: 55px;
}
.fran {
	background-image: url(../images/franchise.jpg);
	background-repeat: no-repeat;
	height: 107px;
}
.news {
	background-image: url(../images/news.jpg);
	height: 107px;
}
.profile {
	background-image: url(../images/profile.jpg);
	height: 107px;
}
.res {
	background-image: url(../images/restaurants.jpg);
	height: 107px;
}
.sauce {
	background-image: url(../images/sauce.jpg);
	height: 107px;
}
.your {
	background-image: url(../images/your.jpg);
	height: 107px;
}
