#main div.lower div.content div.left {
	width:414px;
}

#services_boxes {
	width:480px;
}
#services_boxes ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#services_boxes ul li {
	display:inline;
	margin:0;
	padding:0;
}
#services_boxes ul li a {
	display:block;
	float:left;
	width:160px;
	height:134px;
	text-indent:-999px;
	overflow:hidden;
}
#services_boxes ul li a.broadcast_captions {
	background:url(/images/sbox_broadcast_captions.jpg) left top no-repeat;
}
#services_boxes ul li a.web_captions {
	background:url(/images/sbox_web_captions.jpg) left top  no-repeat;
}
#services_boxes ul li a.subtitling {
	background:url(/images/sbox_subtitling.jpg) left top  no-repeat;
}
#services_boxes ul li a.spanish {
	background:url(/images/sbox_spanish.jpg) left top  no-repeat;
}
#services_boxes ul li a.encoding {
	background:url(/images/sbox_encoding.jpg) left top  no-repeat;
}
#services_boxes ul li a.audio_description {
	background:url(/images/sbox_audio_description.jpg) left top  no-repeat;
}
#services_boxes ul li a.transcription {
	background:url(/images/sbox_transcription.jpg) left top  no-repeat;
}
#services_boxes ul li a.translation {
	background:url(/images/sbox_translation.jpg) left top  no-repeat;
}
#services_boxes ul li a.teletext {
	background:url(/images/sbox_teletext.jpg) left top  no-repeat;
}
#services_boxes ul li a:hover {
	background-position:bottom;	
}


/* Sub-page buttons */
#services_buttons {
	padding-top:19px;
	width:940px;
}
#services_buttons ul {
	list-style:none;
	margin:0;
	padding:0;
}
#services_buttons ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#services_buttons ul li a {
	display:block;
	float:left;
	text-indent:-999px;
	overflow:hidden;
}
#services_buttons ul li a.broadcast_captions {
	width:322px;
	height:81px;
	background:url(/images/sbtn_broadcast_captions.jpg) no-repeat;
}
#services_buttons ul li a.web_captions {
	width:328px;
	height:81px;
	background:url(/images/sbtn_web_captions.jpg) no-repeat;
}
#services_buttons ul li a.subtitling {
	width:290px;
	height:81px;
	background:url(/images/sbtn_subtitling.jpg) no-repeat;
}
#services_buttons ul li a.spanish {
	width:322px;
	height:80px;
	background:url(/images/sbtn_spanish.jpg) no-repeat;
}
#services_buttons ul li a.encoding {
	width:328px;
	height:80px;
	background:url(/images/sbtn_encoding.jpg) no-repeat;
}
#services_buttons ul li a.audio_description {
	width:290px;
	height:80px;
	background:url(/images/sbtn_audio_description.jpg) no-repeat;
}
#services_buttons ul li a.transcription {
	width:322px;
	height:81px;
	background:url(/images/sbtn_transcription.jpg) no-repeat;
}
#services_buttons ul li a.translation {
	width:328px;
	height:81px;
	background:url(/images/sbtn_translation.jpg) no-repeat;
}
#services_buttons ul li a.teletext {
	width:290px;
	height:81px;
	background:url(/images/sbtn_teletext.jpg) no-repeat;
}
#services_buttons ul li a:hover, #services_buttons ul li a.cur {
	background-position:bottom;	
}