/* CSS Document */

#masthead1, #masthead2 {
	width: 800px;
	height: 120px;
	clear: both;
	border-top: solid 3px #000066;
}

#masthead1 {
	background: url(../images/aboutHdr.jpg) no-repeat;
}

#masthead2 {
	background: url(../images/ourbusiness.jpg) no-repeat;
}

.insetpic1 {
	width: 175px;
	height: 150px;
	margin: 5px;
	border: solid 1px #000066;
	background: url(../images/aboutinsetpic1.jpg) no-repeat;
	float: right;
}
