/* CSS Document */

	#webservices2 {
	width:920px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-image: url(web-services-5.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #006699;
		}
		
.vrtcline {
	background-image: url(../web-design-virginia/dots.jpg);
	background-repeat: repeat-y;
}
.hrzntline {
	background-image: url(../web-design-virginia/dots.jpg);
	background-repeat: repeat-x;
}
