@charset "UTF-8";
/* CSS Document */

#left_content_header  {
	position: absolute;
	left: 50px;
	top: 450px;
	z-index: 0;
	width: 215px;
	height: 21px;
	float: left;
}

#blue_vert_line  {
	position: absolute;
	left: 290px;
	top: 450px;
	z-index: 0;
	width: 2px;
	height: 1050px;
	float: left;
	background-color: #003;
}

#main_content_header  {
	position: absolute;
	left: 315px;
	top: 450px;
	z-index: 0;
	width: 671px;
	height: 50px;
	float: left;
}

#main_content  {
	position: absolute;
	left: 315px;
	top: 750px;
	z-index: 0;
	width: 671px;
	height: 500px;
	float: left;
}

#picture_1  {
	position: absolute;
	left: 315px;
	top: 500px;
	z-index: 0;
	width:323px;
	height: 242px;
	float: left;
}

#picture_2  {
	position: absolute;
	left: 663px;
	top: 500px;
	z-index: 0;
	width:323px;
	height: 242px;
	float: left;
}
