/*--Same as  "styleCORP.css"-------------------------------------------------------------------
       except:
       Loads Mast graphic with Sub Navigation bar ----------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background-color: /*#999999*/none;
	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_Products.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: 368px; top: 0px; width: 83px; height: 151px;}
#learn {left: 452px; top: 0px; width: 61px; height: 151px;}
#about {left: 513px; top: 0px; width: 61px; height: 151px;}
#mission {left: 574px; top: 0px; width: 159px; height: 151px;}
#partners {left: 733px; top: 0px; width: 75px; height: 151px;}
#contact {left: 808px; top: 0px; width: 74px; height: 151px;}
#sitemap {left: 882px; top: 0px; width: 79px; height: 151px;}

#home a {height: 151px;}
#products a {height: 151px;}
#learn a {height: 151px;}
#about a {height: 151px;}
#mission a {height: 151px;}
#partners a {height: 151px;}
#contact a {height: 151px;}
#sitemap a {height: 151px;}

#home a:hover {background: url(/assets/global/Menu_CORP_Products.jpg) 0px -151px no-repeat;}
#products a:hover {background: url(/assets/global/Menu_CORP_Products.jpg) -368px -151px no-repeat;}
#learn a:hover {background: url(/assets/global/Menu_CORP_Products.jpg) -452px -151px no-repeat;}
#about a:hover {background: url(/assets/global/Menu_CORP_Products.jpg) -513px -151px no-repeat;}
#mission a:hover {background: url(/assets/global/Menu_CORP_Products.jpg) -574px -151px no-repeat;}
#partners a:hover {background: url(/assets/global/Menu_CORP_Products.jpg) -733px -151px no-repeat;}
#contact a:hover {background: url(/assets/global/Menu_CORP_Products.jpg) -808px -151px no-repeat;}
#sitemap a:hover {background: url(/assets/global/Menu_CORP_Products.jpg) -882px -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}