.logo_front {
	position: absolute;
	left: 30px;
	top: 15px;
}

.top_image_bar {
	position: absolute;
	left: 353px;
	top: 33px;
}
.top_gray {
	background-color: #CCCCCC;
	position: absolute;
	width: 719px;
	left: 30px;
	top: 100px;
	height: 30px;
}
.red_box {
	position: absolute;
	left: 30px;
	top: 180px;
}
.blue_box {
	position: absolute;
	left: 190px;
	top: 180px;
}
.green_box {
	position: absolute;
	left: 471px;
	top: 180px;
}
.bottom_gray {
	background-color: #CCCCCC;
	position: absolute;
	width: 719px;
	left: 30px;
	top: 387px;
	height: 30px;
}
