#bannerWrapper {
	float: left; 
	width: 1153px; 
	height: 450px;
	border-top:  solid 10px #57b7df;
	border-bottom:  solid 10px #57b7df;

	}
	
#banner {
	float: left;
	width: 1100px;
	height: 300px;
	margin-left: 40px;
	 
}

#bannerLeft {
	float: left;
	width: 291px;
	height: 250px;
	margin: 30px;
	 
}

#bannerLeft h1 {
	font-size: 17px;
	margin: 10px;
}

#bannerLeft p {
	margin: 10px;
	
	
}

#bannerMiddle {
	float: left;
	width: 291px;
	height: 250px;
	margin: 30px;
	 
}

#bannerMiddle h1 {
	font-size: 17px;
	margin: 10px;
	 
}

#bannerMiddle p {
	margin: 10px;
	 
}

#bannerRight {
	float: left;
	width: 291px;
	height: 250px;
	margin: 30px;
	 
}

#bannerRight h1 {
	font-size: 17px;
	margin: 10px;
	
}

#bannerRight p {
	margin: 10px;
	 
}


#main {
	margin-top: 30px;
	 
}


#leftSide {
	float: left;
	width: 361px;
	background-color: #ffffff;
	 
}

#leftSide img {
	margin-left: 70px;
	margin-top: 20px;
	background-color: #ffffff;
	 
}

#leftSide h1 {
	margin: 0px 0 20px 70px;
	font-size: 17px;
	background-color: #ffffff;
	 
}

#leftSide ul {
	margin-left: 90px;background-color: #ffffff;
	 
}

#leftSide li {
	padding-top: 10px;
	list-style: url(../images/style/wsDrop.jpg);
	background-color: #ffffff;
	  
}

#rightSide {
	float: left;
	width: 650px;
	background-color: #ffffff;
	 
}

#rightSide h1 {
	font-size: 30px;
	background-color: #ffffff;
}

#rightSide h1, h2, h3 {
	margin: 5px 40px;
	 
	
}

#rightSide h2 {
	font-size: 16px;
	font-weight: bold;
	 
}

.servicePrice {
	font-weight: 700;
}
	
#rightSide p {
	padding: 10px;
	width: 650px;
	margin-left: 30px;
	background-color: #ffffff;
	 
}

#rightSide li {
	list-style: url(../images/style/wsDrop.jpg);
	margin-left: 100px;
	
	 
}
	
#newboxes3 li {
	list-style: decimal;
}
