/* CSS Document */

.bgcolor1 {
	background-color:#fc060a;
	height: 200px;
	vertical-align:top;
}

.bgcolor2 {
	background-color:#ed787c;
	padding: 10px;
	vertical-align:top;
}

.shopbar {
	background-color:#ed4e54;
	height: 100%;
	vertical-align:top;
}