#submitted-to
{
	background: url('/img/home/submitted-to.png') no-repeat;
	width: 308px;
	height: 400px;
	float: right;
	padding: 25px 0px 0px 0px;
	color: #3f759a;
	position: relative;
}
#submitted-to p
{
	text-align: center;
	font-size: 14px;
	padding: 0px;
}
#submitted-to ul
{
	padding: 15px 0px 0px 45px;
	list-style-type: none;
}
#submitted-to ul li
{
	float: left;
	width: 120px;
	line-height: 19px;
}
#submitted-to p.click-here
{
	position: absolute;
	bottom: 70px;
	left: 55px;
	line-height: 20px;
}
#submitted-to p.click-here a
{
	color: #ff0000;
	font-weight: bold;
}



#pie-chart
{
	float: left;
	margin: -10px 10px -10px -20px;
}

#main-signup
{
	background: url('/img/home/sign-up-now.png') no-repeat;
	width: 241px;
	height: 91px;
	display: block;
	text-indent: -9999px;
	margin: 0px auto;
}

.testimonial h3
{
	margin: 0px;
	padding-bottom: 10px;
}
.testimonial .testimonial-content
{
	background: #92c3e4;
	width: 848px;
	margin: 5px 0px 0px -90px;
	padding-bottom: 35px;
}
#container .testimonial .testimonial-content p
{
	padding: 10px 0px 10px 90px;
	background: url('/img/home/quote-left.png') no-repeat 65px 15px;
}
#container .testimonial .testimonial-content p.customer-name
{
	float: right;
	background: none;
	padding: 0px 30px 0px 0px;
}
#container .testimonial .testimonial-content p .quote-right
{
	background: url('/img/home/quote-right.png') no-repeat;
	width: 17px;
	height: 12px;
	float: right;
	position: absolute;
	margin: 6px 0px 0px 10px;
}
















