@charset "utf-8";

#contentBox1 {
	float: left;
	height: 320px;
	margin: 10px 0 50px 50px;
	width: 350px;
}

* html #contentBox1 {
	left: -50px;
	top: 0px;
}

#contentBox2 {
	width: 300px;
}

#contentBox2 table {
	height: 160px;
}

#contentBox3 {
	width: 300px;
}

#contentBox3 table {
	height: 140px;
}

#contentBox4 {
	width: 300px;
}

#contentBox4 table {
	height: 200px;
}

#contentBox5 {
	float: left;
	height: 420px;
	margin: -40px 0 50px 50px;
	width: 350px;
}

* html #contentBox5 {
	left: -50px;
	top: 0px;
}

#contentBox6 {
	width: 300px;
}

#contentBox6 table {
	height: 200px;
}

#contentRight {
	float: left;
	margin: -370px 0 50px 10px;
}

* html #contentRight {
	margin: -240px 0 50px -25px;
}

#mainContent {
	height: 1075px;
}
