#interior #content
{
	width:950px;
	font-family: Arial,Sans-Serif;
}
#content input
{
	font-family: Arial,Sans-Serif;
	font-size:12px;
}
.searchSubmit
{
	padding-bottom:5px;
}
.serviceColumn
{
	float:left;
	width:300px;
	overflow-x:hidden;
	padding: 0px 5px 0px 5px;
}
.serviceColumn .productsHeader
{
	background-color:#96bac6;
	margin-bottom: 10px;
}
.serviceColumn .creativeHeader
{
	background-color:#adc6d0;
	margin-bottom: 10px;
}
.serviceColumn .businessHeader
{
	background-color:#F5F5F5;
	margin-bottom: 10px;
}
.servicesMainHeader
{
	color:black;
	font-size:24px;
	margin-bottom:10px;
	padding:0 20px 5px;
	width:850px;
}
.productsHeader span
{
	color: white;
	font-size:17px;
	text-transform: uppercase;
	padding-left:10px;
}
.creativeHeader span
{
	color: white;
	font-size:17px;
	text-transform: uppercase;
	padding-left:10px;
}
.businessHeader span
{
	color: #6d6d6d;
	font-size:17px;
	text-transform: uppercase;
	padding-left:10px;
}
.serviceColumnHeader
{
	height:21px;
}
.serviceContainer
{
	padding-bottom:15px;
	padding-top:10px;
	/*border-bottom:2px solid black;*/
}
.serviceName
{
	width:240px;
}
.serviceName a
{
	font-weight:bold;
	font-size:18px;
	color: #343434;
	text-wrap:normal;
	word-wrap:break-word;
}
.serviceDataHeader
{
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
}
.serviceData
{
	font-size:11px;
}
.serviceData a
{
	text-decoration: underline;
}
.serviceProfileDetails .label
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.viewServiceProfileData a
{
	color: #C9902C;
}
.serviceProfileDetails .value a
{
	color: #C9902C;
}
.servicesHeaderLetter
{
	border-bottom:medium solid;
	color:#D4D1D1;
	font-size:20px;
	padding-left:10px;
}
.serviceMainData
{
	width:240px;
}
.serviceSearchBox
{
	width: 235px;
	height: 17px;
}

