#moo_content {
	width: 1052px;
	height: 380px;
	background-image:url(../img/slides_back.jpg);
	background-repeat: no-repeat;
	background-position:0 0;
}

#first-line {
	width: 1052px;
	height: 190px;
	float: left;
	position:relative;
}
#second-line {
	width: 1052px;
	height: 190px;
	float: left;
}
#box01 {
	width: 526px;
	height: 190px;
	float: left;
	position:relative;
}
#box02 {
	width: 526px;
	height: 190px;
	float: right;
	position:relative;
}
#box03 {
	width: 526px;
	height: 190px;
	float: left;
	position:relative;
}
#box04 {
	width: 526px;
	height: 190px;
	float: right;
	position:relative;
}
#B01 {
	position: absolute;
	top: 120px;
	left:605px;
}
#A01 {
	position: absolute;
	top: 120px;
	left:75px;
}
#D01 {
	position: absolute;
	top: 230px;
	left:335px;
	/*visibility: hidden;*/
}
#C01 {
	position: absolute;
	top: 35px;
	left:335px;
	/*visibility: hidden;*/
}


