/* style sheet for welcome page  */
#main-pic{
	float: left;
	width: 590px;
	height: 264px;
	background: #F2F1E9;
}
#testimonials{
	float: right;
	width: 227px;
	height: 113px;
	background: url("testimonials-bg.gif") no-repeat;
	margin-bottom: 8px;
	font-size: 10px;
	padding: 5px;
	padding-top: 10px;
}
#shop-online{
	float: right;
}

#welcome-top{
	float: left;
	width: 834px;
}