@charset "utf-8";

div.searchBox {
	width: 280px;
	float: right;
}

#latestProductsWrapper {
	width: 606px;
	overflow:auto;
	height: 230px;
	margin-bottom: 20px;
}
#latestProductsWrapper img {
	margin-right:12px;
	margin-bottom:12px;
}
div#welcome {
	position: absolute;
	left: 9px;
	top: -80px;
	width: 402px;
	height: 69px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	z-index: 1000;
}
#mainContent {
	position: relative;
}
