
/* Wide format styling (1024x768 or greater) */

#masthead #mainNav a { margin-right: 15px; }
#masthead #mainNav a#mnBusiness { width: 112px; margin-right: 0; }

.gallery .photo {
	margin: -42px 10px 0;
}

#subContent .columnOne {
	float: left;
	width: 100%;
}
#subContent #contentSideBar {
	float: right;
	width: 172px;
}

