#header {
	border-bottom: 1px solid #43557b;
	background-color: #6698FF;
	background-image: url(/images/summer_header.jpg);
}

#container {
	background-image: url(/images/background_summer.gif);
}

#side {
	background-color: #6698FF;
}

#side ul li a{
	background-color: #6698FF;
	color: #d7ddf4;
	border-top: 1px solid #b1c4ec;
	border-bottom: 1px solid #43557b;
}

#side ul li a:hover {
	background-color: #345aa7;
	color: #fff7ff;
}

#footer {
	background-color: #6698FF;
	color: white;
}

.sidepanel {
	border-top: 1px solid #b1c4ec;
	border-bottom: 1px solid #43557b;
	color:white;
}
.credit_cards {
	background-color: #99bafe;
}
.credit_cards p {
	color: #345aa7;
}
.horizontal_bar {
	background-color: #6698FF;
	color: white;
	border-top: 1px solid #b1c4ec;
	border-bottom: 1px solid #43557b;
}


.product_caption {
	background-color: #6698FF; 
	color: white; 
}
