@charset "UTF-8";
/* CSS Document */

.home-left {
	width: 473px;
background: url("/images/home-products-bg.png") #c6ccda repeat-x;
margin-top: -18px;
padding: 10px;
min-height: 280px;
background-position: center bottom;
margin-left: 1px;
}

.home-right {
	background: #d6edf2;
	overflow: visible;
	width: 297px;
	min-height: 290px;
	margin-top: -6px;
	margin-bottom: -10px;
	padding: 0;
}

.home-imagebar {
	width: 790px;
position: relative;
left: 1px;
margin-bottom: -7px;
}

.right {
	float: right; 
	margin-left: 10px;
}