div.text_container_inner {
	width: 614px;
}

h1#corporate_title {
	background-image: url(../images/corporate_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 35px 0 35px 85px;
}

h1#ecommerce_title {
	background-image: url(../images/ecommerce_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 18px 0 21px 85px;
}

h1#interactive_title {
	background-image: url(../images/interactive_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 5px 0 11px 85px;
}

h1#games_title {
	background-image: url(../images/games_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 19px 0 24px 85px;
}

h1#microsites_title {
	background-image: url(../images/microsites_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 19px 0 24px 85px;
}

ul#sites_list {
	width: 614px;
	float: left;
	padding: 26px 0 0 0 !important;
	margin: 0px;
}

ul#sites_list li {
	padding: 0 50px 67px 0 !important;
	float: left;
	width: 262px;
	height: 192px;
	position: relative;
	list-style-type: none;
	background: none !important;
}

ul#sites_list li.last {
	padding-right: 0px !important;
}

ul#sites_list li p {
	padding: 9px 0 0 0 !important;
	color: #525252;
	font-size: 13px;
	text-align: center;
}

ul#sites_list li a.picture_frame {
	position: absolute;
	z-index: 2;
}

ul#sites_list li a.picture_frame img {
	border: 0px;
}
