.mainimagebackground {
	width: 100%;
	background: #000000;
	padding-bottom: -80px;
	margin-bottom: 0px;
}

#mainimage {
	position: relative;
	max-width: 100%;
	height: auto;
	text-align: center;
	padding-bottom: -30px;
}

.saleshead {
	color: #ffffff;
	font-weight: bold;
}

.salestext {
	color: #ffffff;
	font-weight: bold;
}

.glow {
	-moz-box-shadow: 0 0 30px #fff;
	-webkit-box-shadow: 0 0 30px #fff;
	box-shadow: 0px 0px 30px #fff;
}

.imagecaption {
	color: #ffffff;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
