.navredbar {
	background-color:#990000;
	left: 8px;
	top: 102px;
	position: absolute;
	height: 250px;
	width: 200px;
	padding: 10px;
}


.testimonialbar {
	background-color:#333333;
	left: 8px;
	top: 360px;
	position: absolute;
	height: 75%;
	width: 200px;
	padding: 10px;
}

.navredbarproducts {
	background-color:#990000;
	left: 8px;
	top: 102px;
	position: absolute;
	height: 280px;
	width: 200px;
	padding: 10px;
}


.testimonialbarproducts {
	background-color:#333333;
	left: 8px;
	top: 410px;
	position: absolute;
	height: 75%;
	width: 200px;
	padding: 10px;
}

