#container {
	position: relative;
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
}

#left {
	width: 201px;
	float: left;
	position: relative;
}

#right {
	width: 546px;
	float: left;
	position: relative;
	background: url(/images/web/content_right_bg.gif);
}

#content_left_container {
	width: 228px;
	float: left;
	padding-top: 5px;
	position: relative;
	background-color: #56004e;
	
}

#content_right_container {
	width: 318px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	position: relative;
	background-repeat: repeat-y;
	background-position: -5px;
	background-color: #56004e;
}

#content_rdd {
	width: 547px;
	clear:both;
	background-image: url(/images/web/content_rdd.gif);
	height: 14px;
	background-color: #56004e;
	background-repeat: no-repeat;
}

#left_img {
	width: 227px;
	height: 163px;
	background: no-repeat url(/images/web/content_left_image.gif) 0px 55px;
	
}

#left_rdd {
	background-image: url(/images/web/content_left_rdd.gif);
	height: 3px;
	width: 227px;
	background-color: #fff4cc;
}

#right_rdd {
	background-image: url(/images/web/content_right_rdd.gif);
	height: 10px;
	width: 318px;
}

#shopping_content_left {
	background-color: #fff4cc;
	width: 227px;
	padding: 5px 0px 5px 0px;
	
}

#shopping_content_right {
	background-color: #fff4cc;
	width: 299px;
	padding: 5px 8px 5px 8px;
	margin-left: 3px;
}

#content_left {
	background-color: #fff4cc;
	width: 207px;
	padding: 2px 10px 5px 10px;
	
}

#content_right {
	background-color: #fff4cc;
	width: 299px;
	padding: 3px 8px 5px 8px;
	margin-left: 3px;
}

#search {
	height: 55px;
	background-color: #56004e;
	width: 318px;
}
