* {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
body {
	background: #6C757B url(../img/back.png);
	margin: 0 auto;
}
h1,h2,h4 {
	font: normal 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #22173f;
	text-decoration: none;
	margin: 10px 0 5px 15px;
}
h3 {
	font: normal 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	color: #cbcdc1;
}
h4 {
	
	font-size: 11px;
	color: #fff;
	margin: 10px 225px 0 auto;
	text-align: center;
}
h2{
	display: block;
	text-indent:  -1000em;
	height: 1px;
}
#wrapper {
	width: 950px;
	padding-left: 156px;
	margin: 0 auto 0 auto;
	background: url(../img/backstamp.png) no-repeat left bottom;	
}
#feature img {
	float: left;
	margin-top: 10px;
}
#thumbs {
	float: left;
	width: 225px;
	background: #fff url(../img/drawertop.png) no-repeat right top;
	margin: 54px 0 0 -5px;
}
#drawer {
	margin: 40px 0 0 12px;
	border-color: #fff;
	padding: 0 0 50px 0;
}
#shadowrapper {
	height: 610px;
	background: url(../img/drawerbottom.png) no-repeat right bottom;
	padding: 0 0 40px 0;
}
#chewinggumandpaste {
	float: left;
	width: 713px;
	margin: 10px auto 0 auto;
	border: 6px solid #fff;
	background-color: #fff;
}
#thumbs img {
	float: left;
	padding: 0;
	margin: 1px;
}
.clearme {
	clear: left;
}
.umph {
	color: #fb1a68;
}
#navigation {
	position: relative;
	width: 693px;
	background-color: #A11A00;
	padding: 10px;
}
#navigation ul {
	margin-left: 0;
}
#navigation ul li {
	display: inline;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#navigation ul li a {
	color: #fff;
	margin: 0 auto 5px auto;
	padding: 6px 6px 6px 6px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #000;
}
.email {
	position: absolute;
	right: 15px;
}
.email a {
	position: absolute;
	right: 0;
	display: block;
	text-indent: -1000em;
	width: 100px;
	background: url(../img/contact.gif) no-repeat top right;
}
#footer {
	margin: 0 auto;
	border: 0;
	width: 970px;
	height: 10px;
}