#mainwrapper {
	background: #fff url('/i/footer_bg.png') no-repeat bottom right;
	padding: 0 0 80px 0;
}

#maincontentwrapper {
	background: url('/i/maincontentwrapper_bg_b.gif') repeat-y top right;
}

#maincontent {
	background: url('/i/splat_footer_bg_b.gif') no-repeat bottom right;
	padding: 0 0 82px 0;
	height: 1%;
	overflow: hidden;
}

#maincontent #lcol {
	float: left;
}

#maincontent #rcol {
	float: right;
	width: 332px;
	padding: 30px 80px 0 0;
	line-height: 0;
	border:0px solid #FF0000;	
}

#reg_num {
	padding-top: 80px;
	color : #666;
	font-family : Arial, sans-serif;
	font-size : 12px;
	line-height : 16px;
}
#reg_num a {
	color : #666;
}