@charset "utf-8";
/* CSS Document */

#seoBox {
	height: 283px;
}
#emmBox {
	height: 184px;
}
#emmBox p {
	margin-bottom: 5px;
}
#semBox {
	height: 226px;
}
#adBox {
	height: 241px;
}
#seoLabel {
	background-image: url("images/seo-label.jpg");
}
#adLabel {
	background-image: url("images/ad-design-label.jpg");
}
#semLabel {
	background-image: url("images/sem-label.jpg");
}
#emmLabel {
	background-image: url("images/emm-label.jpg");
}
.emmHeight {
	display: block;
	height: 148px;
}
#graphic1 {
	background-image: url("images/seographic.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 372px;
	height: 116px;
	text-align: justify;
	margin-top: -1px;
}
#graphic3 {
	background-image: url("images/internetmarketinggraphic.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 372px;
	height: 116px;
	text-align: justify;
	margin-top: -1px;
}
#graphic2 {
	background-image: url("images/addesigngraphic.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 372px;
	height: 116px;
	text-align: justify;
	margin-top: 5px;
}
#graphic4 {
	background-image: url("images/emmgraphic.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	width: 372px;
	height: 116px;
	text-align: justify;
	margin-top: 5px;
}
