#about-block{
	margin: 15px auto 15px auto;
	height: 192px; 
	width: 820px;
	border-bottom: #999999 1px solid;
}
#about-block img{
	float:left;
}
#about-title{
	float:left;
}
#about-title h1{
	text-indent: -9999px;
	background-image:url(about-title.gif);
	width: 213px; height: 71px;	
	margin: 80px 0 0 0px;
}
#work-philosophy
{
	width: 554px;
	height: 192px;
	margin: 0 auto;
	background-image:url(philosophy.jpg);
	text-indent:-9999px;
}
#who-are-we
{
	width: 478px;
	height: 293px;
	background-image:url(who-are-we-bg.jpg);
	background-repeat:no-repeat;
	line-height: normal;
	float:left;
}
#who-are-we h1
{
	text-indent: -9999px;
}
#who-are-we p
{
	margin: 18px 30px 0 22px;	
}
#about-client
{
	width: 367px;
	height: 227px;
	background-image:url(about-client-bg.jpg);
	background-repeat:no-repeat;
	line-height: normal;
	float:left;
}
#about-client h1 {text-indent: -9999px;}
#about-client p
{
		margin: 18px 30px 0 18px;	
		text-align:justify;
}
#about-client a{
	background-image:url(bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:right 5px;
	padding-right:15px;
	margin-left:5px;
	color:#036091;
	text-decoration:none;
}
#about-client a:hover{
	text-decoration:underline;
}
#about-services
{
	background-image:url(block-bg.jpg);
	background-repeat:no-repeat;
	width: 292px;
	height: 271px;
	padding: 20px;
	float: left;
	margin-left: 100px;
	margin-top:30px;
}
#about-services ul
{
	margin-top:5px;
}
#about-skills
{
	background-image:url(block-bg.jpg);
	background-repeat:no-repeat;
	width: 292px;
	height: 271px;
	padding: 20px;
	float: left;
	margin-left: 50px;
	margin-top:30px;
}
#about-skills ul
{
	margin-top:5px;
}

