@charset "utf-8";
.container-fluid {
	font-family:arial;
	max-width: 950px;
	
}



.rowmid {
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: 20px 20px;
}

.contactinfo {
	
	text-align:center;
	margin-top:20px;
	
}


.formpic {
	background-image: url(img/WaferSwoosh.png);
	background-position: 55px 0;
	height: auto;
	min-width: 0px;
	margin-bottom: 40px;
	min-height: 240px;
	background-repeat: no-repeat;
}
.container-fluid .row.top {

}
