#promo-container
{
	background-color: white;
	float: left;
	height: 443px;
	margin-top: 10px;
	width: 591px;
}

#promo-container img
{
	margin-top: 0px;
	position: absolute;
}

#sub-promo1
{
	background-color: #c1071c;;
	float: left;
	height: 134px;
	margin-top: 10px;
	width: 607px;
	position: relative;
}

#sub-promo1 img
{
	padding-right: 3px;
}

#sub-promo2
{
	background-color: #c1071c;;
	float: left;
	height: 134px;
	margin-top: 10px;
	width: 295px;
	position: relative;
}

#sub-promo2 img
{
	padding-left: 0px;
	position: absolute;
}

#rand-products
{
	float: left;
	font-family: Sans-Serif;
	margin: 50px 0px 0px 0px;
	text-align: center;
}

div#rand-products a
{
	color: #02b11b;
	margin-right: 20px;
	text-decoration: none;
}

div#rand-products .ab
{
	color: yellow;
}
