﻿body { text-align:center;
	background-color: #000000;
}

#container {
	text-align: left;
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 760px;
	background-image: url('page_bg.jpg');
}

#header {
	background-image: url('header.png');
	width: 880px;
	height: 160px;
	position: absolute;
	left: 154px;
}
#bodycontent {
	background-image: url('body%20background.png');
	width: 880px;
	top: 223px;
	left: 166px;
	text-align: center;
	position: absolute;
	height: 480px;
}
#footer {
	background-image: url('footer.png');
	position: absolute;
	width: 880px;
	height: 59px;
	left: 166px;
}

#menubar {
	position: absolute;
	width: 862px;
	height: 57px;
	background-image: url('body%20background.png');
}
#flash1 {
	height: 57px;
	width: 836px;
	position: absolute;
	top: 0px;
	left: 22px;
}

#logo {
	position: absolute;
	top: 69px;
	left: 98px;
}
#storepic {
	position: absolute;
}
#welcometext {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	position: absolute;
	top: 238px;
	left: 752px;
	width: 230px;
	height: 190px;
	text-align: center;
	background-image: url('260x220cell.png');
	background-repeat: no-repeat;
}

#storepicinside {
	position: absolute;
	width: 230px;
	border: 3px solid #000000;
	top: 488px;
	left: 197px;
}
#cell1 {
	position: absolute;
	width: 260px;
	height: 220px;
}
#cell2 {
	padding: 10px;
	position: absolute;
	width: 240px;
	height: 200px;
	background-image: url('260x220cell.png');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#cell3 {
	padding: 10px;
	position: absolute;
	width: 240px;
	height: 200px;
	background-image: url('260x220cell.png');
	background-repeat: no-repeat;
	top: 470px;
	left: 752px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.style1 {
	font-size: 14pt;
	font-weight: bold;
}
.style2 {
	text-align: center;
}
