@charset "utf-8";
/* CSS Document for Hesk header*/
body {
}

#outerHeader {
	margin: 0 auto;
	background: #FC0 url(../images/redyellow_43.gif) repeat-x top;
}

#outerStrap {
	background: #ff9602 url(../images/outerStrapBG.jpg) repeat-x;
	min-height: 135px;
	border-bottom: 1px solid #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}

#strap {
	background: url(../images/wliBG3.jpg) no-repeat right;
	min-width: 770px;
	max-width: 990px;
	margin: 0 auto;
	min-height: 134px;
}


