@charset "utf-8";
/* CSS Document */

.footer {
	height: 110px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer  p, .footer a {
	color: #FFFFFF;
	padding-top: 70px;
}

.contents {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: 608px 0px;
	position: relative;
}
.menuList {
	width: 110px;
	color: #FFFFFF;
	margin-top: 21px;
	float: right;
	position: absolute;
	margin-left: 715px;
	text-align: left;
}

#homepage  {
	background-image: url(../images/quote02.gif);
	background-position: -13px 40px;

}
.textBox {
	font-size: 16px;
	text-align: left;
	margin-right: 100%;
	width: 390px;
	padding-top: 45px;
	padding-left: 270px;
	padding-bottom: 20px;
	clear: both;
	background-repeat: no-repeat;
}


.container {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.textBox a {
	color: #990000;

}
#aboutus {
	background-image: url(../images/quote03.gif);
	background-position: -13px 40px;
}
#hireachef {
	background-image: url(../images/quote04.gif);
	background-position: -13px 40px;
}
#jointheteam {
	background-image: url(../images/quote05.gif);
	background-position: -13px 40px;
}
#contactus {
	background-image: url(../images/phone.jpg);
	background-position: -13px 40px;
}
