body {
	margin: 0px;
	background:url(../images/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
}
.testimonials-text-hd{
	text-decoration:none;
	font-size:13px;
	color:#fff;
	line-height:14px;
	font-weight:bold;
}
.testimonials-text{
	text-decoration:none;
	font-size:12px;
	color:#fff;
	line-height:14px
}
a, a:link, a:visited, a:active{
	font-size:12px;
	color:#58225e;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	font-size:12px;
	color:#58225e;
	font-weight:bold;
	text-decoration:none;
}
.footer{
	color:#fff;
	font-size:11px;
}
.footer a, .footer a:link, .footer a:visited, .footer a:active{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}
.footer a:hover{
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
.bor{
	border:#6793cd 1px dotted;
}
.imgbor img{
	border:dashed 2px #EAE4CC;
}

.imgbor img:hover {

	border:2px #EAE4CC solid;
}
.legal{
	padding:9px 7px 0 2px;
	text-align:justify;
}
#shop_cart
{
width:100%;
float:left;
}