body {
	margin: 0;
	padding: 0;
	background: url(../images/_bg.jpg) center top repeat-y #d5e2d8;
	/* fafbf6 */
	
	text-align: center;
}

.margin_right_7 {
	margin-right: 7px;
}

.no_bg {
	background: none;
}

#wrapper {
	margin: 0 auto;
	width: 848px;
	height: auto;
}

#content_box {
	text-align: left;
	width: 830px;
	height: auto;
	min-height: 100px;
	padding: 5px 10px 0 8px;
	background: url(../images/_content_bg.png) repeat-y;
}
#content_box_bottom {
	width: 848px;
	height: 13px;
	background: url(../images/_content_bottom.png) no-repeat;
	margin-bottom: 20px;
}

#content_column_container, #content_column_container_subpage {
	width: 830px;
	height: auto;
	margin-top: 15px;
	background: url(../images/_content_divider.gif) repeat-y;
}

#content_column_container_subpage {
	background: url(../images/_sub_content_divider.gif) repeat-y;
	margin-bottom: 30px;
}

#logo_area {
	width: 830px;
	height: 113px;
	background: url(../images/_top_logo_830x113.gif) no-repeat;	
}

#main_navi_container {
	width: 825px;
	padding-left: 5px;
	height: 27px;
	background: url(../images/_mainnavi_bg_830x27.gif) no-repeat;	
}

#front_main_column {
	width: 541px;
	height: auto;
	margin: 0 7px 0 10px;
	padding-top: 7px;
	float: left;
}

#front_right_column {
	width: 272px;
	height: auto;
	padding-top: 7px;
	float: left;
}

#sub_main_column {
	width: 590px;
	float: left;
	padding: 0 0 0 10px;
}
#sub_main_column_wide {
	padding: 8px 10px 10px 10px;
}

#sub_navi_column {
	width: 201px;
	height: auto;
	float: left;
	margin: 0 14px 0 0;
	
}

#highlight_top {
	width: 830px;
	height: 26px;
	background: url(../images/_highlight_full_titles_830x26.gif) no-repeat;
	margin: 0 0 0 0;
}

#highlight_bottom {
	width: 830px;
	height: 5px;
	background: url(../images/_highlight_full_bottom_830x5.gif) no-repeat;
}

#highlight_middle {
	width: 830px;
	height: auto;
	min-height: 60px;
	background: url(../images/_highlight_full_bg_830x3.gif) repeat-y;
}

.highlight_title {
	width: 272px;
	float: left;
}

.highlight_text {
	width: 272px;
	float: left;
}

#footer {
	margin: 7px 0 0 0;
}

#lang_select_container {
	float: right;
	padding: 4px 10px 0 0;
}
