body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	background-color: #FFF;
}

#banner	{
	position:absolute;
	top:110px;
	left:20px;
	z-index:2;
	width:750px;
	height:67px;
	background-image:url(images/40offwebBanner_v2.png);
}
#homebanner	{
	position:absolute;
	top:104px;
	left:20px;
	z-index:2;
	width:645px;
	height:67px;
	background-image:url(images/40offBanner.png);
}


#content p {
	padding-left: 0px;
	padding-top: 0px;
}
#content a {
	color: #702010;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#chitchat, #exclusives, #wholesale, #wheretoshop, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	padding-left: 10px;
	padding-top: 35px;
}
#botnav #chitchat #exclusives #wholesale #wheretoshop, a {
	color: #000;
	text-decoration: none;
}
#botnav #chitchat #exclusives #wholesale #wheretoshop, a:hover {
	text-decoration: underline;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 600px;
	width: 800px;
	background-color: #FFF;
	z-index:1;
}
#header {
	background-image: url(images/header.gif);
	position: absolute;
	top: -10px;
	height: 180px;
	width: 800px;
}
#nav {
	width: 160px;
	height: 240px;
	position: absolute;
	top: 180px;
	left: 20px;
}
#giftbox {
	width: 160px;
	height: 240px;
	position: absolute;
	top: 500px;
	left: 20px;
}
#content {
	position: absolute;
	top: 180px;
	left: 200px;
	width: 580px;
}
#footer {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 220px;
	width: 800px;
}
#chitchat {
	background-image: url(images/chitchatback.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 20px;
	height: 110px;
	width: 160px;
}
#exclusives {
	background-image: url(images/exclusivesback.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 200px;
	height: 110px;
	width: 180px;
}
#wholesale {
	background-image: url(images/wholesaleback.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 400px;
	height: 110px;
	width: 180px;
}
#wheretoshop {
	background-image: url(images/wheretoshopback.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	left: 600px;
	height: 110px;
	width: 180px;
}
#botnav {
	position: absolute;
	top: 180px;
	left: 20px;
	height: 20px;
	width: 760px;
	font-size: 10px;
}
