body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #545454;
	font: small Arial, Helvetica, Verdana, sans-serif;
	background-image: url(/assets/global/BG_Pat_CORP.jpg);
	background-repeat: repeat;
}
/*--Mast Menu--------------------------------------------------------------------------------*/
#mastmenu_pos { /*old header */
	padding: 0;
	position: absolute;
	margin: 0;
	height: 151px;
	width: 1008px;
	z-index: +1;
	/*left: 508px;
	top: 78px;*/
}
#mastmenumenu {
	width: 1008px;
	height: 151px;
	background: #FFFFFF url(/assets/global/Menu_CORP.jpg) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	color: #FFFFFF;
	clear:both;
}
#mastmenumenu li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#mastmenumenu a {display: block;}

#home {left: 0px; top: 0px; width: 368px; height: 151px;}
#products {left: 369px; top: 0px; width: 83px; height: 151px;}
#news {left: 452px; top: 0px; width: 58px; height: 151px;}
#events {left: 511px; top: 0px; width: 68px; height: 151px;}
#about {left: 578px; top: 0px; width: 62px; height: 151px;}
#mission {left: 640px; top: 0px; width: 160px; height: 151px;}
#contact {left: 800px; top: 0px; width: 76px; height: 151px;}
#sitemap {left: 877px; top: 0px; width: 85px; height: 151px;}

#home a {height: 151px;}
#products a {height: 151px;}
#news a {height: 151px;}
#events a {height: 151px;}
#about a {height: 151px;}
#mission a {height: 151px;}
#contact a {height: 151px;}
#sitemap a {height: 151px;}

#home a:hover {background: url(/assets/global/Menu_CORP.jpg) 0px -151px no-repeat;}
#products a:hover {background: url(/assets/global/Menu_CORP.jpg) -369px -151px no-repeat;}
#news a:hover {background: url(/assets/global/Menu_CORP.jpg) -452px -151px no-repeat;}
#events a:hover {background: url(/assets/global/Menu_CORP.jpg) -511px -151px no-repeat;}
#about a:hover {background: url(/assets/global/Menu_CORP.jpg) -578px -151px no-repeat;}
#mission a:hover {background: url(/assets/global/Menu_CORP.jpg) -640px -151px no-repeat;}
#contact a:hover {background: url(/assets/global/Menu_CORP.jpg) -800px -151px no-repeat;}
#sitemap a:hover {background: url(/assets/global/Menu_CORP.jpg) -877px -151px no-repeat;}
/*-------------------------------------------------------------------------------------------------*/
#content .inner #division-list {padding: 0px 70px 0px 50px;}

/*---Plain Footer - with center cut out --------------------------------------------------*/
#footer {clear: both;background-color: #999999;background-image: url(../assets/global/Footer_CORP.jpg);background-repeat: no-repeat}

