@charset "utf-8";
/* CSS Document */

/***********************************EDIT HERE FOR HEIGHT OF MAIN BODY WHY***************************************/
#box1-why {
	background-color:#FFFFFF;
	width:980px;
	height:100%;
	float:left;
}
/****************************************END EDIT WHY*************************************************************/

#header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height:200px;
}
#testimonial-box2 {
	margin-left:13px;
	background-color: #dcede8;	
	width:252px;
	height:100%;
	float:left;
}
#why-text {
	font-family:Arial, Helvetica, sans-serif;
	color:#496681;
	font-size:13px;
	float:right;
	margin-right:20px;
	margin-left:16px;
}
ul {
	list-style-type:square;
}

#header9 {
	background-image: url(../images/header9.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height:200px;
}

/****small businesses testimonial box formatting***/
#testimonial-box-bus {
	margin-left:18px;
	background-color: #dcede8;	
	width:226px;
	height:250px;
	float:left;
}
#test-bg1-tl-bus {
	background-image: url(../images/left-top-corner.gif);
	background-position: left top;	
	width:24px;
	height:23px;
	float:left;
}
#test-bg1-tr-bus {
	background-image: url(../images/right-top-corner.gif);
	background-position: right top;	
	width:24px;
	height:23px;
	float:right;
}
#test-bg1-bl-bus {
	background-image: url(../images/left-bottom-corner.gif);
	background-position: left bottom;	
	width:24px;
	height:23px;
	float:left;
	margin-top:227px;
	margin-left:-24px;
}
#test-bg1-br-bus {
	background-image: url(../images/right-bottom-corner.gif);
	background-position: bottom right;	
	width:24px;
	height:23px;
	margin-top:227px;
	margin-right:-24px;	
	float:right;
}

#test-text9 {
	font-family:Arial, Helvetica, sans-serif;
	color:#6b6b6b;
	font-size:16px;
	font-weight:bold;
	padding-top:30px;
	padding:20px;
	background-color: #dcede8;
}

.style1 {color: #CC0000}

.style2 {font-size: 14px}

.style3 {font-size: 18px;
		 text-align:center;}

.style4 {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.style5 {
	font-size: 18px;
	font-weight: bold;
}

.style10 {color: #D25400;}
.style8 {color:#CC0000;}