html {
	height: 100%;
	margin: 0px;
}

body {
	background: #777576 url(../images/background.jpg) repeat-x;
	height: 100%;
	margin: 0px;
}

#container {
	height: 100%;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#header {
	background: url(../images/header.jpg);
	height: 150px;
	margin: 0px;
	position: relative;
	width: 1000px;
}

#menu {
	height: 50px;
	margin: 0px;
	overflow: visible;
	position: relative;
	width: 1000px;
	z-index: 99;
}

#body {
	border-right: 1px solid #FFFFFF;
	height: 1500px;
	position: relative;
	width: 999px;
}

#promotions {
	background: #666666;
	border-left: 1px solid #FFFFFF;
	float: left;
	height: 1500px;
	position: relative;
	width: 299px;
}

#content {
	height: 1500px;
	left: 300px;
	position: absolute;
	width: 699px;
}

#footer {
	clear: both;
	height: 30px;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#content_styling_center {
	height: 1500px;
	position: relative;
	width: 699px;
}

#styling_center_header {
	background: url(../images/styling_center_header.jpg);
	height: 170px;
	position: relative;
	width: 699px;
}

#styling_center_body_top {
	background: url(../images/content_body.jpg);
	height: 190px;
	position: relative;
	width: 699px;
}

#styling_center_body_bottom {
	background: #FFFFFF;
	height: 1090px;
	position: relative;
	width: 699px;
}

#styling_center_footer {
	background: url(../images/content_footer.jpg);
	height: 50px;
	position: relative;
	width: 700px;
}

#styling_center_heading {
	left: 20px;
	position: absolute;
	top: 190px;
}

#styling_center_hours {
	background: url(../images/hours.jpg) no-repeat;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	height: 200px;
	left: 450px;
	position: absolute;
	top: 190px;
}

#styling_center_contact1 {
	background: #FFFFFF;
	left: 450px;
	position: absolute;
	top: 460px;
}

#styling_center_contact2 {
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	left: 485px;
	line-height: 12px;
	position: absolute;
	text-align: left;
	top: 460px;
}

#styling_center_celebrate {
	left: 20px;
	position: absolute;
	text-align: center;
	top: 260px;
	width: 410px;
}

#info {
	color: #444444;
	font-family: Verdana;
	font-size: 12px;
	left: 20px;
	position: absolute;
	text-align: left;
	top: 300px;
	width: 410px;
}

#styling_center_photo {
	left: 25px;
	position: absolute;
	top: 400px;
}