#subtitle #dropmenucontainer p {
	height: auto;
	width: 725px;
}
#subtitle {
	height: auto;
	width: 725px;
}
#subtitle #subcontent #box1 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box2 {
	float: right;
	height: auto;
	width: 575px;
}
#subtitle #subcontent #clear {
	clear: both;
}
#subtitle #subcontent #box3 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box4 {
	float: right;
	height: auto;
	width: 575px;
}
#subtitle #subcontent #box5 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box6 {
	float: right;
	height: auto;
	width: 575px;
}
#subtitle #subcontent #box7 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box8 {
	float: right;
	height: auto;
	width: 575px;
}
#subtitle #subcontent #box9 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box10 {
	float: right;
	height: auto;
	width: 575px;
}
#subtitle #subcontent #box11 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box12 {
	float: right;
	height: auto;
	width: 575px;
}
#subtitle #subcontent #box13 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box14 {
	float: right;
	height: auto;
	width: 575px;
}
#subtitle #subcontent #box15 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box16 {
	float: right;
	height: auto;
	width: 575px;
}

@media screen and (max-width: 500px) {
#subtitle #dropmenucontainer p {
	height: auto;
	width: 90vw;
}
#subtitle {
	height: auto;
	width: 90vw;
}
#subtitle #subcontent #box1 {
	float: left;
	height: auto;
	width: 150px
}
#subtitle #subcontent #box2 {
	float: right;
	height: auto;
	width: 90vw;
}
#subtitle #subcontent #clear {
	clear: both;
}
#subtitle #subcontent #box3 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box4 {
	float: left;
	width: 90vw;
}
#subtitle #subcontent #box5 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box6 {
	float: right;
	height: auto;
	width: 90vw;
}
#subtitle #subcontent #box7 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box8 {
	float: right;
	height: auto;
	width: 90vw;
}
#subtitle #subcontent #box9 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box10 {
	float: right;
	height: auto;
	width: 90vw;
}
#subtitle #subcontent #box11 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box12 {
	float: right;
	height: auto;
	width: 90vw;
}
#subtitle #subcontent #box13 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box14 {
	float: right;
	height: auto;
	width: 90vw;
}
#subtitle #subcontent #box15 {
	float: left;
	height: auto;
	width: 150px;
}
#subtitle #subcontent #box16 {
	float: right;
	height: auto;
	width: 90vw;
}
#subcontent table {
	height:20vw;
	width:40vw;
}
#subcontent td {
	max-width:25vw;
}
}