#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_container {
	width: 546px;
	padding-top: 5px;
	padding-right: 0px;
	position: relative;
	background-repeat: no-repeat;
	background-color:#fff4cc;
	background-image: url(/images/web/onecol_top.gif);
}

#content_img {
 width: 222px;
 height: 170px;
 float: left;
 position: relative;
 margin-right: 8px;
}


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

#content {
margin-top: 68px;
	margin-left: 10px;
	margin-right: 10px;
}
