body {
	background: #000000;
	margin: 0;
	padding: 0;
	color: #5f5f5f;
	font: 12px Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
p {
	margin: 0;
	padding: 5px 0 15px;
}
a {
	color: #691546;
}
.clear {
	clear: both;
}
#container {
	margin: 0 auto;
	width: 870px;
}
#homepageheader {
	background: url(images/homepageheader.jpg) no-repeat;
	height: 350px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0 35px 0 494px;
}
#homepageheader h1 {
	display: none;
}
#homepageheader b {
	color: #ff95dd;
}
#consultant {
	background: url(images/consultant.png) no-repeat;
	height: 105px;
	width: 430px;
	display: block;
	font-size: 0;
	text-decoration: none;
	text-indent: -99999px;
	margin: 0 0 15px -54px;
	padding: 0;
}
#testimonial {
	background: url(images/testimonial.png) no-repeat;
	height: 154px;
	font-size: 11px;
	color: #FFFFFF;
	padding: 0 0 0 5px;
}
#testimonial b {
	color: #FFFFFF;
	display: block;
	text-align: right;
}
#testimonial h1 {
	display: none;
}
#testimonial span {
	width: 260px;
	display: block;
	padding: 55px 2px 0 20px;
	float: left;
}
#content {
	padding: 12px 40px;
	background: #fff;
	margin: -3px 0 0;
}
#content b {
	color: #0099cc;
}
#content2 {
	float: left;
	width: 550px;
}
#content ul {
	color: #ed88c3;
	margin: 0;
	padding: 0 0 15px 15px;
	list-style: none;
}
#content li {
	padding: 0 0 8px;
}
#contentside {
	float: right;
	width: 193px;
}
#contentside img {
	border: 1px solid #f5c7e2;
}
#shoploc {
	font-size: 11px;
	color: #747474;
	display: block;
	padding: 0 13px 10px;
	margin: -9px 0 0;
}
#shoploc a {
	text-decoration: none;
	color: #747474;
}
#shoploc1 {
	text-decoration: underline;
	color: #ee0097 !important;
	font-weight: 800;
}
#contentshop {
	width: 188px;
	float: left;
	padding: 0 35px 0 0;
}
#contentshop ul {
	background: #ffdcf1 url(images/contentshop.png) no-repeat bottom;
	margin: -3px 0 0;
	padding: 5px 0;
}
#contentshop ul a {
	color: #c4659e;
	text-decoration: none;
	display: block;
	padding: 6px 12px 0;
	height: 20px;
}
#contentshop ul a:hover {
	background: url(images/contentshop2.png) repeat-x;
}
#shoppingcart {
	background: url(images/shoppingcart.png) no-repeat;
	height: 119px;
	width: 168px;
	font-size: 11px;
	color: #c4659e;
	text-decoration: none;
	display: block;
	font-weight: 800;
	padding: 0px 35px 0;
}
#shoppingcart b {
	color: #c4659e;
}
.shopitem form {
	font-weight: 800;
	color: #484848;
}
.shopitem {
	padding: 0 0 0px;
}
.shopitem input {
	font-weight: 800;
	color: #525252;
	background: #eaeaea;
	border: 1px solid #a0a0a0;

}
.shopitem span {
	float: left;
	width: 340px;
}
.shopitem .img {
	float: right;
}
#shopcat a {
	font-size: 11px;
	color: #db68ab;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 135px;
	padding: 0 0 10px;
}
#footer {
	background: #333333 url(images/footer.png) no-repeat;
	font-size: 11px;
	color: #FFFFFF;
	padding: 20px 20px 14px;
	text-align: right;
}
#footer b {
	display: block;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}