/* masthead */
/* masthead */
/* masthead */

#mastheadbg {
	background-image:url(images/mastheadbg.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
	}

#masthead {
	position: relative;
	width: 867px;
	height: 168px;
	margin: auto;
	margin-top: 0px;
	padding: 0px;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#globalnavbar {
	position: relative;
	top: 6px;
	left: 239px;
	width: 615px;
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: left;
	color: #A41006;
	}
#home 		{float: left; text-align: center; width: 88px; }
#about 		{float: left; text-align: center; width: 84px; }
#pands 		{float: left; text-align: center; width: 201px; }
#tech 		{float: left; text-align: center; width: 144px; }
#contact 	{float: left; text-align: center; width: 98px; }
#globalnavbar a {
	color: #A41006;
	font-weight: bold;
	text-decoration:none;
		}
#globalnavbar a:hover {
	color: #640904;
		}
#locations {
	position: relative;
	top: 32px;
	left: 646px;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	}



