html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	z-index: 10;

}

body {
	margin: 0 0 0 0;
	background: #FFFFFF url(/images/bg.gif) top center repeat;
	font-family: arial, sans-serif;
	color: #6b4959;
	font-size: 12px;
	z-index: 10;
}

a {
	color: #452f3a;
}

ul {
	list-style-image: url(/images/bullet.gif);
	vertical-align: middle;
}

li {
	padding: 5px 0 0 10px;
}

p {
	margin: 10px 0 10px 0;
	line-height: 16px;
}

h2 {
	margin: 20px 0 10px 0;
	font-size: 14px;
	font-weight: bold;
}

.product {
	position: relative;
	width: 350px;
	float: left;
	padding: 20px 10px 20px 0;
	z-index: 15;
}

.product h2 {
	margin: 0 0 0 0;
}

.product p {
	font-size: 11px;
}

.productdetail {
	width: 565px;
	float: right;
}

.productdetail h2 {
	margin: 0 0 0 0;
}

.productdetail p {
	font-size: 11px;
}

.largeimage {
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	width: 400px;
	height: 415px;
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
	z-index: 99 !important;
	cursor: pointer;
}

#mainpod {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	position: relative;
	width: 770px;
	height: 140px;
	background: #FFFFFF url(/images/header.jpg) top left no-repeat;
}

#header a {
	position: absolute;
	display: block;
}

#navigation {
	width: 750px;
	height: 23px;
	background: #FFFFFF url(/images/heading.jpg) top left no-repeat;
	color: #cb2975;
	padding: 4px 0 0 20px;
}

#navigation a {
	display: block;
	float: left;
	text-decoration: none;
	color: #cb2975;
	margin: 0 15px 0 15px;
	padding: 2px;
}

#navigation a:hover {
	background-color: #f3eaef;
}

#contentpod {
	position: relative;
	width: 730px;
	background: #f1eff0 url(/images/content-bg.gif) top left repeat-y;
	padding: 20px 20px 20px 20px;
	z-index: 10;
}

#content {
	position: relative;
	width: 465px;
	float: left;
}

#sidebar {
	float: right;
	width: 251px;
}

#sidebar img {
	margin: 10px 0 10px 0;
}

#footer {
	width: 750px;
	height: 26px;
	background: #FFFFFF url(/images/footer.gif) top left no-repeat;
	text-align: right;
	padding: 79px 20px 0 0;
	font-size: 10px;
	color: #6b4959;
}

#footer a {
	text-decoration: none;
	color: #6b4959;
}

#footer a:hover {
	color: #452f3a;
	text-decoration: underline;
}
