body {
	text-align:center;
	margin:0;
	background-image:url(images/body.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#151B57;
}
#main {
	width:1000px;
	margin:auto;
	text-align:center;
	border-left:1px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-top:none;
	border-color:#666;
}
#top {
	width:1000px;
	height:149px;
	background-image:url(images/banner_back.jpg);
	background-color:#CCC;
}
#menu {
	position:relative;
	top:112px;
	left:20px;
}
#section {
	background-image:url(images/sectiontr.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#58585A;
	padding:20px;
	text-align:center;
}
#contentholder {
	width:950px;
	background-color:#FFF;
	margin:auto;
}
* {
	font-size:11px;
	font-family:arial, sans-serif;
}
p {
	background-image:url(images/prepeat.jpg);
	background-position:bottom left!important;
	background-repeat:repeat-x;
	background-color:#FFF;
}
div.shopper {
	background-image:url(images/prepeat.jpg);
	background-position:bottom left!important;
	background-repeat:repeat-x;
	background-color:#FFF;
}
em.header350 {
	display:block;
	width:350px;
	color:#FFF;
	font-weight:bold;
	font-family:tahoma, sans-serif;
	font-size:16px;
	height:24px;
	line-height:22px;
	font-style:normal;
	background-image:url(images/header350.jpg);
	background-position:top left;
	background-repeat:no repeat;
	text-indent:7px;
}
em.header450 {
	display:block;
	width:450px;
	color:#FFF;
	font-weight:bold;
	font-family:tahoma, sans-serif;
	font-size:16px;
	height:24px;
	line-height:22px;
	font-style:normal;
	background-image:url(images/header450.jpg);
	background-position:top left;
	background-repeat:no repeat;
	text-indent:7px;
}
div#bottom {
	margin:auto;
	width:1000px;
	height:60px;
	background-image:url(../images/bottom.jpg);
}
table.footer {
	width:1000px;
	height:60px;
}
table.footer td {
	vertical-align:bottom;
	text-align:right;
}
