body {
	margin: 0px;
	padding: 0px;
	background-image: url(../interface/bg2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 101%;
}
a:active,
a:focus,
a:link,
a:visited,
a:active,
a:active img,
a:focus img,
a:link img,
a:visited img,
a:active img {
      outline: 0;
}
a {
	color: #ffffff;
}
h1 {
	padding: 0;
	margin: 0 0 10px 0;
	color: #FFFFFF;
}
h1.hdr {
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #999999;
}
h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 0.9em;
	color: #FFFFFF;
}
h3 {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 0.8em;
	color: #9DD7DE;
}
.text ul {
	margin: 0 0 10px 40px;
	padding: 0;
	font-size: .7em;
	line-height: 1.3em;
	color: #ffffff;
	list-style-position: outside;
}
.text li {
	padding-bottom: 5px;
}
p {
	font-size: .7em;
	line-height: 1.4em;
	margin: 0;
	padding: 0 0 10px 0;
	color: #ffd6ae;
}
p.large {
	font-size: .8em;
}
.white {
	color: #ffffff;
}
.orange {
	color: #eca170;
}
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto
}
#masthead {
	height: 110px;
}
#maincontent {
	width: 760px;
	display: block;
	overflow: hidden;
	clear: both;
	background-image: url(../interface/cntBg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0;
	padding: 0;
}
#leftcol {
	width: 174px;
	float: left;
}
#rightcol {
	width: 576px;
	padding-left: 10px;
	float: right;
}
#widecontent {
	margin-top: 9px;
	background-color: #7a7a7a;
}
.text {
	padding: 10px;
	
}
.job {
	border: 3px solid #391614;
	margin: 0 10px 10px 0;
}
.transition {
	background-image: url(../images/mast-transition/ph1.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 203px;
	width: 545px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text a:hover img {
	opacity: 0.50;
	filter: alpha(Opacity=50);
}
#footer {
	font-size: 65%;
	margin-top: 9px;
	margin-bottom: 15px;
}
#footnav {
	padding-top: 6px;
	background-image: url(../interface/footBg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
	color: #333333;
	text-align: center;
}
#footnav a {
	color: #b4b4b4;
	text-decoration: none;
}
#footnav a:hover {
	color: #c69975;
}
#footag {
	margin-top:8px;
	color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#footag a {
	color: #4f4f4f;
}
#footag a:hover {
	color: #ffffff;
}
#mainnav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
#mainnav li {
	margin: 0;
	padding: 8px 0 0 0;
}
#mainnav a:hover img {
	opacity: 1.0;
	filter: alpha(Opacity=100);
}
#customers {
	width: 158px;
	height: 83px;
	padding-top: 25px;
	margin-left: 8px;
	margin-top: 10px;
	background-image: url(../interface/custBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#top {
	width: 576px;
	display: block;
	clear: both;
	overflow: hidden;
}
.text-top {
	float: right;
	width: 389px;
	padding: 0 10px 0 10px;
}
/*#cntsubnav {
	width: 157px;
	padding: 0 0 10px 10px;
	float: left;
}*/
#cntsubnav {
	width: 157px;
	padding: 0 0 10px 10px;
}
#subnav {
	background-image: url(../interface/subBg.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #9bd5dc;
	margin: 0px;
	padding: 0 0 0 20px;
	list-style-position: outside;
}
#subnav a {
	color: #cb9664;
	text-decoration: none;
}
#subnav a:hover {
	color: #ffffff;
	text-decoration: none;
}
#subnav li {
	line-height: 1.6em;
	position: relative;
}
#subnav li ul {
	position: absolute;
	left: 120px;
	top: -5px;
	display: none;
	margin: 0 0 10px 10px;
	padding: 5px 0 0 10px;
	background-color: #333333;
	width: 80px;
	list-style-position: outside;
	list-style-type: none;
	color: #FFFFFF;
}
#subnav li:hover ul, #subnav li.over ul {display: block; } /* The magic */
#certifications {

	width: 158px;
	height: 83px;
	padding-top: 25px;
	margin-left: 8px;
	margin-top: 10px;
	background-image: url(../interface/custBgcert.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
