body {
	background:#f5e9f0 url('../images/bg.gif') repeat-x center 0;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p, form ,input {
	color:#535353;
}

a:link, a:visited {
	color:#ad4254;
}

a:hover, a:active {
	color:#333;
}

/*Footer*/
#footer {
	background:url('../images/footer_bg.gif') no-repeat;
}


/*Sitemap*/
#sitemap {
	width:910px;
	padding:10px 0 35px ;
	margin:0 auto;
	background:url('../images/sitemap_bg.gif') no-repeat;
}

#sitemap p {
	padding:0 0 0 10px;
	line-height:21px;
}



#sitemap p a:link, #sitemap p a:visited {
	color:#555;
	text-decoration:none;
}

#sitemap p a:hover, #sitemap p a:active {
	color:#ad4254;
}


/*Pproducts*/
#products #mainframe {
	width:910px;
	margin:0 auto;
	background:url('../images/mainframe_bg.gif') repeat-y 0 0;	
}


#products #content {
	width:910px;
	margin:0 auto;
	background:url('../images/content_bg.gif') no-repeat 0 0;	
}

#products #content h3 {
	clear:both;
}

#products #content .section {
	padding-bottom:10px;
}

#products #content .section .wrap {
	width:390px;
	float:left;
}

#products #content .section .column {
	background:url('../images/column_bg1.gif') repeat-y 0 0;	
}

#products #content .section .column p {
	padding:11px 31px 11px 21px;
	background:url('../images/column_border_dashed.gif') no-repeat 0 bottom;
	line-height:21px;
}

#products #content .section .wrap .column .wrap {
	width:155px;
	float:left;
}

#products #content .section .wrap .column .gap {
	width:220px;
	float:left;
}

#products #content .section .wrap .column .gap p {
	padding:13px 0 0 0;
	background:none;
	line-height:21px
}


#products #content .section .wrap .column .gap .notes h6 {
	padding-top:5px;
	line-height:18px;
}

#products #content .section .wrap .column .gap .notes p {
	padding:0;
	line-height:14px;
	letter-spacing:0;
}

#products #content .section .gap {
	width:460px;
	float:left;
}

#products #content .section .gap .wrap {
	width:64px;
}

#products #content .section .gap .gap {
	width:396px;
}

#products #content .section .gap .gap p {
	padding:8px 0 0 0;
	line-height:16px;
}

#products #content .section .gap img.separation {
	margin-bottom:0;
}

#products #content .section .gap p.notes {
	padding-top:15px;
}


#products #content table {
	width:840px;
	margin:0 5px;
	border-right:1px #ff879b solid;
	border-bottom:1px #ff879b solid;
}

#products #content caption {
	padding:6px 0 5px 0;
	background:#ff879b;
	font-size:14px;
	font-weight:bold;
	color:#444;
	text-align:center;
}

#products #content table td {
	width:166px;
	padding:6px 0;
	background:#fff1f1;
	border-top:1px #ff879b solid;
	border-left:1px #ff879b solid;
	text-align:center;
}

.order {
	width:81px;
	float:left;
}
.explanation {
	width:769px;
	float:left;
}

#products #content #merchandise {
	padding:0 10px;
	margin-bottom:7px;
	background:url('../images/merchandise_bg.gif') repeat-y 0 0;
}

#products #content #merchandise .wrap {
	width:271px;
}

#products #content #merchandise .gap {
	width:422px;
}

#products #content #merchandise img#buynow {
	margin-top:10px;
	float:left;

}