div#container_header {
	width:1000px;
	height:273px;
	float:left;
}

div#container_header_top {
	width:1000px;
	height:40px;
	float:left;
}

div#container_header_top_left {
	width:248px;
	height:40px;
	float:left;
}

div#container_header_top_body {
	width:406px;
	padding:16px 0px 0px 30px;
	height:24px;
	float:left;
	background:url(/gfx/bg_header_top_body.png) no-repeat center left;
}

div#container_header_top_right {
	width:302px;
	height:23px;
	float:left;
	text-align:right;
	padding:17px 14px 0px 0px;
	font-size:10px;
	color:#757575;
}

div#container_header_body {
	width:1000px;
	height:193px;
	float:left;
}

div#container_header_body_left {
	width:248px;
	height:193px;
	float:left;
	cursor:pointer;
	background:url(/gfx/bg_header_body_left.png) no-repeat center center;
}

div#container_header_body_right {
	width:752px;
	height:193px;
	float:left;
}

div#container_header_bottom {
	width:1000px;
	height:40px;
	float:left;
}

div#container_header_bottom_left {
	width:248px;
	height:40px;
	float:left;
}

div#container_header_bottom_right {
	width:752px;
	height:40px;
	float:left;
}

div#container_content {
	width:1000px;
	float:left;
}

div#container_content_column_1 {
	width:248px;
	float:left;
	padding-bottom:20px;
}

div#container_content_column_2 {
	width:248px;
	float:left;
	padding-bottom:20px;
}

div#container_content_column_3 {
	width:188px;
	float:left;
	padding-bottom:20px;
}

div#container_content_column_4 {
	width:316px;
	float:left;
	padding-bottom:20px;
}

