@charset "utf-8";
/* CSS Document */

.reasons_bulletsleft {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	width:470px;
	height:100%;
	padding-left:0px;
	margin-top:12px;
	margin-left:0px;
	text-align:left;
	float:left;
	
}
.reasons_bulletsright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	width:470px;
	height:100%;
	padding-left:0px;
	margin-top:12px;
	margin-left:0px;
	text-align:left;
	float:right;
	
}

.reasons_bulletsleft ul {
	margin-left:0px;
	padding-left:0px;
}
.reasons_bulletsleft li{
		list-style-type: none;
	margin-left:0px;
	margin-bottom: 3px;
	padding: 10px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
}

.reasons_bulletsright ul {
	margin-left:0px;
	padding-left:0px;
}
.reasons_bulletsright li{
		list-style-type: none;
	margin-left:0px;
	margin-bottom: 3px;
	padding: 10px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
}
.previousclientlogos {
margin-top:20px;
clear:both;
}


/* Customer quotes */

.quotediv {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	width:99%;
	margin-top:0px;
	background-image:url(../images/css_images/spchbbl.gif);
	background-repeat:repeat-x;
	background-position:top;
	border: 2px solid #B7D3FC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	
}
.quotetext {
		padding:10px;
}
.quotename {
	padding-top:23px;
	padding-left:0px;
	padding-bottom:8px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:FF66FF;
	margin-bottom:0px;
	background-image:url(../images/css_images/spchbbl_ar.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
	background-position: 50px 0px;
	
}
.quotename2 {
	padding-top:23px;
	padding-left:0px;
	padding-bottom:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:FF66FF;
	margin-bottom:0px;
	background-image:url(../images/css_images/spchbbl_ar.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
	background-position: 50px 0px;
		width:99%;
}
.quotestrap {
	width:99%;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	background-image:url(../images/css_images/spchbbl_confidence.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 25px;
	background-position: 660px 0px;
	height:41px;
	
}