@import url(citypages.css);
@import url(jobpositions.css);
@import url(sitepages.css);
@import url(country.css);

/* =The above @media rule hides this stylesheet from the 
discontinued Microsoft Internet Explorer for Mac. */

/* =body */
body {
	background-color: #FFEFCF;
	margin-top: 0px;
}

/* universal menu by All Web Menus*/
#awmAnchor-hat {
}
/*header graphic found on most all pages*/
#header {
	height: 90px;
	width: 575px;
	background-image: url(../images/heartlandbanner.jpg);
	float: none;
	text-align: center;
	position: absolute;
	top: 7px;
	left: 11px;
	z-index: 2;
}