/* About Us ---------------------------------------------------------------- */

.about-us h2{
	position:relative;
	color:#b6b6b6;
	border-bottom:none;
}
.about-us h2 strong{
	color:#ed1c24;
}
.about-us h2 span{
	position:absolute;
	top:30px;
	left:435px;
	font: normal normal 24px/24px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.about-us h2 strong{
	text-transform:uppercase;
	font-style:normal;
	font-weight:normal;
}
.about-us blockquote{
	margin:auto;
	padding:80px 100px;
	width:643px;
	background: url("/wp-content/themes/guerilla/images/BG-blockquote.png") no-repeat scroll center center transparent;
    clear: both;
    display: block;
}
.about-us blockquote p{
	font:italic normal 26px/30px Georgia, "Times New Roman", Times, serif;	
	padding:0;
	color:#ed1c24;
}
.about-us blockquote p small{
	display:block;
	font-size:29px;
	padding:20px 5px 0 5px;
	color:#b6b6b6;
}

.about-us img{
	display:block;
	margin:0 auto;
}
.about-us p strong{
	font:italic normal 20px/24px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	display:block;
	padding:30px 0;
	margin:0 auto;
	width:830px;
}
.about-us ul li{
	float:left;
	width:297px;
	margin:0 0 20px 3%;
}
.about-us ul li p{
	padding:0 0 20px 0;	
	font:normal normal 14px/18px "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
/*.about-us ul li strong{
	display:block;
	color:#ed1c24;
	padding:10px 0 4px 0;
	font-size:22px;
}*/

.about-us ul li p strong{
	font:normal bold 14px/18px "Helvetica Neue",Helvetica,Arial,sans-serif!important;
	text-align:left;
	display:inline;
	padding:0px;
	margin:0px;
	width:auto;
}

.about-us ul li img{
	margin-left:0px;
	margin-bottom:20px;
}
