/* Home 390 570*/

#content_left {
	width: 100px;
	background-color: #4E5860;
}

#content_middle {
	width: 250px;
	background-color: #4E5860;
}


#content_right {
	width: 600px;
	background: #4E5860 url('../image/home1.jpg') no-repeat;
}


#content_side {
	width: 48px;
	background: #4E5860;
}

#content_strip {
	width: 1px;
	background: white;
}

#content_stripgrey {
	width: 1px;
	background: #4E5860;
}
