#header {
	background-image: url(../images/header_sub.jpg);
	background-repeat: no-repeat;
	width: 947px;
	height: 64px;
}

#right_column {
	margin:0;
	padding:0;
	background-image: url(../images/right_column_bg_sub.jpg);
	background-repeat: no-repeat;
	width: 755px;
	float: left;
	min-height:579px;
	height:auto !important;
	height:579px;
}

#content {
	margin-top:193px;
	width: 715px;
	padding: 0 20px 20px 20px;
}