﻿#content h1
{
	margin-left:20px;
	margin-bottom:10px;
	font-size:24px;
}

#servicebox
{
	width:254px;
	float:right;
	position:relative;
	padding:0px 0px 10px 20px;
}

#serviceheader
{
	width:254px;
	height:53px;
	background-image:url(../Images/ServiceHeader.gif);
}

#servicebox .item
{
	background-color:#cecece;
	border-left:1px solid #d7d7d7;
	border-right: 1px solid #b0b0b0;
	margin:1px 0px;
}

#servicebox .item h1
{
	font-size:14px;
	margin:0px 0px 0px 20px;
	color:Black;
	background:url(../Images/RedDot.gif) no-repeat center left;
	padding:10px 0px 5px 10px;
	position:relative;
}

#servicebox .item p
{
	font-size:11px;
	margin:0px;
	padding:0px 30px 5px 30px;
	color:Black;
}

#servicebox .item p.link
{
	padding:0px 30px 10px 30px;
	text-align:right;
}

#servicebox .item a
{
	
}

#servicefooter
{
	width:254px;
	height:37px;
	background-image:url(../Images/ServiceFooter.gif);
}


#featuredclient
{
	margin-top:20px;
	margin-bottom:0px;
}

#featuredclient .clientplate
{
	width:262px;
	height:170px;
	float:left;
	position:relative;
	left:-3px;
}

#featuredclient h1,
#featuredclient h2,
#featuredclient h3,
#featuredclient p
{
	float:left;
	width:555px;
	margin-left:10px;
}

#featuredclient h1
{
	font-size:22px;
	border-bottom:1px solid #a7a7a7;
	margin-top:10px;
}

#featuredclient h2
{
	margin-top:5px;
	font-size:16px;
	color:#c3141a;
}

#featuredclient h3
{
	margin-top:-1px;
	font-size:11px;
	color:#777777;
}

#featuredclient p
{
	width:515px;
	margin-bottom:5px;
}