#container #content #subcontent {
	height: auto;
	width: 725px;
}
#container #content #subcontent #box1 {
	float: left;
	height: auto;
	width: 180px;
}
#container #content #subcontent #box2 {
	float: right;
	height: auto;
	width: 545px;
}
#container #content #subcontent #clear {
	clear: both;
}
#container #content #subcontent #box3 {
	float: left;
	height: auto;
	width: 180px;
}
#container #content #subcontent #box4 {
	float: right;
	height: auto;
	width: 545px;
}
#container #content #subcontent #box5 {
	float: left;
	height: auto;
	width: 180px;
}
#container #content #subcontent #box6 {
	float: right;
	height: auto;
	width: 545px;
}
#container #content #subcontent #box7 {
	float: left;
	height: auto;
	width: 180px;
}
#container #content #subcontent #box8 {
	float: right;
	height: auto;
	width: 545px;
}
#container #content #subcontent .style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424242;
}
#container #content #subcontent #box9 {
	float: left;
	height: auto;
	width: 180px;
}
#container #content #subcontent #box10 {
	float: right;
	height: auto;
	width: 545px;
}

@media screen and (max-width: 500px) {
#container #content #subcontent {
	height: auto;
	width: 400px;
}
#container #content #subcontent #box1 {
	float: left;
	height: auto;
	width: 40%;
}
#container #content #subcontent #box2 {
	float: right;
	height: auto;
	width: 60%;
}
#container #content #subcontent #clear {
	clear: both;
}
#container #content #subcontent #box3 {
	float: left;
	height: auto;
	width: 40%;
}
#container #content #subcontent #box4 {
	float: right;
	height: auto;
	width: 60%;
}
#container #content #subcontent #box5 {
	float: left;
	height: auto;
	width: 40%;
}
#container #content #subcontent #box6 {
	float: right;
	height: auto;
	width: 60%;
}
#container #content #subcontent #box7 {
	float: left;
	height: auto;
	width: 40%;
}
#container #content #subcontent #box8 {
	float: right;
	height: auto;
	width: 60%;
}
#container #content #subcontent .style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #424242;
}
#container #content #subcontent #box9 {
	float: left;
	height: auto;
	width: 40%;
}
#container #content #subcontent #box10 {
	float: right;
	height: auto;
	width: 60%;
}
}