#subNav {
	float: left;
	width: 258px;
}

#headImage {
	float: right;
	width: 665px;
	height: 110px;
	margin: 7px 5px 0 0;
	background: url(../../../images/sub_image_puzzle.jpg) no-repeat;
}

#titleBar {
	float: right;
	width: 649px;
	height: 31px;
	margin: 7px 5px 0 0;
	padding: 5px 0 0 16px;
	background: url(../../../images/title_bar.jpg) no-repeat;
}

#mainTextTop {
	float: right;
	width: 674px;
	height: 12px;
	margin: 7px 0 0 0;
	background: url(../../../images/content_top_blue.jpg) no-repeat;
}

#mainText {
	float: right;
	width: 674px;
	min-height: 200px;
	margin: 0;
	padding: 0 0 20px 0;
	background: url(../../../images/content_bg.jpg) repeat-y;
}

#mainTextBottom {
	float: right;
	width: 674px;
	height: 14px;
	margin: 0;
	background: url(../../../images/content_bottom.jpg) no-repeat;
}
