@charset "utf-8";

/* CSS Document */

/*WRAPPER*/
.contentWrapper {
	text-align:center;
	width:100%;
}

#wrapperS {
	width: 960px;
	margin: 0 auto;
	background-image: url(http://www.suburbanop.com/software/contenttile.png);
	background-repeat: repeat-y;
	text-align: center;
	}
	
#footerS {
	width: 100%;
	height: 190px;
	margin: 0 auto;
	background-image: url(http://www.suburbanop.com/images/Suburban-footertile.gif);
	background-repeat: repeat-x;
	text-align: center;
	}

.software {
	width:100%;
	text-align:center;
}
