.advertisingage08 {
	padding: 0px;
	background-image: url(/assets/advertising_age_2.jpg);
	height: 137px;
	width: 106px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.advertisingage07 {
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/agencyoftheyear.jpg);
	height: 137px;
	width: 106px;
	display: block;
	margin: 0px;
	float: left;
}



#feat1, #feat2, #feat3, #feat4 {
	min-height: 70px;
	width: 103px;
	float: left;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#feat1, #feat3 {
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}

/* Feature 1 - Pink */
#feat1 a:link, #feat1 a:visited  {
	background-color: #78FFFF;
	color: #333333;
}
#feat1 a:hover, #feat1 a:active  {
	background-color: #CCCCCC;
	color: #333333;
}
/* Feature 2 BG Colour */
#feat2 a:link, #feat2 a:visited  {
	background-color: #C6FF00;
	color: #333333;
}
#feat2 a:hover, #feat2 a:active  {
	background-color: #CCCCCC;
	color: #333333;
}
/* Feature 3 BG Colour */
#feat3 a:link, #feat3 a:visited  {
	background-color: #F8C307;	
	color: #333333;
}
#feat3 a:hover, #feat3 a:active  {
	background-color: #CCCCCC;
	color: #333333;
}
/* Feature 4 BG Colour */
#feat4 a:link, #feat4 a:visited  {
	background-color: #F8C307;
	color: #333333;
}
#feat4 a:hover, #feat4 a:active  {
	background-color: #CCCCCC;
	color: #333333;
}

#feat1 a, #feat2 a, #feat3 a {
	float: left;
	padding-top: 57px;
	padding-left: 3px;
	width: 103px;
	height: 13px;
	text-decoration: none;
	margin: 0px;
	display: block;
}
#feat4 a {
	float: left;
	padding-top: 57px;
	padding-left: 3px;
	width: 103px;

	text-decoration: none;
	margin: 0px;
	display: block;
}

.fb_careers{
	background-color: #140D53;
	background-image: url(../assets/feature_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fb_video{
	background-color: #F8C307;	
	background-image: url(../assets/fb_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
