/* CSS Document */

.homeLeft
{
	float:left;
	width:345px;
	color:#000000;
	font-size:120%;
	padding-top:8px;
}

.homeRight
{
	width:350px;
	float:right;
}

.homeLeft p{
	padding-right:0;
	font-size:90%;
	margin:0 0 1.5em 0;
}

.testimonial
{
	background:url(Media/testimonial_top.gif) no-repeat 0px 80px;
	margin-top:22px;
	min-height:40px;
	font-size:90%;
}
.testimonial p
{
	padding:0 68px 8px 66px;
	color:#E40883;
	font-size:140%;
	font-weight:bold;
	background:url(Media/testimonial_bottom.gif) bottom right no-repeat;
}
.testimonial p.source
{
	font-size:120%;
	font-weight:normal;
	background:none;
}

.productDetail
{
}
.homepageH2{
	clear:both;
}
.homepageProduct{
	width: 226px; float:left; margin:0 10px 30px 0; color:#000; float: left; font-size:120%;height:420px;position:relative;
}

.homepageProduct img{
	
}
.homepageProduct h3{
	margin:10px 0 10px; width: 191px; 
}
.homepageProduct a{
	color:#060077;
	text-decoration:none;
	font-weight:bold;
}
.homepageProduct ul{
	padding-left:20px;
	padding-bottom:20px;
	list-style:circle;
	font-size:90%;
	padding-right:40px;
	width: 171px;
}
