
#masthead{
	padding: 0;
	height: 200px;
	/*background-image:url(/images/structure/goback-bfly.png);*/
	background-repeat: no-repeat;
	width:970px;
	margin: 0 auto;
}

.floatRight {
	float:right;
	width:auto;
}

.floatLeft {
	float:left;
	width:auto;
}
