body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 76% "Times New Roman", Times, serif;
	background: url(../images/template/page_tile.gif) repeat-y fixed center top;
	color:#000000;
}

.masthead {
	background-image:url(../images/template/macdow_logo.gif);
	background-position:top left no-repeat;
}

.mastCenter {
}

.nav {
	display:none;
}

.content {
	text-align: left;
}

.wrapper {
	float: left;
	width: 980px;
	background: #fff url(../images/template/content_grey_shade.gif) repeat-x left top;
}

.searchBox {
	width: 100%;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	w\idth: 100%;
	background: #fff;
}

.searchBox h1 {
	font-size: 3.5em;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	width:100%;
	display:block;
	margin: 0px;
	padding: 0px;
}

.searchBox h1 span {
	font-size: 1em;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
	width:100%;
	display:block;
	margin: 0px;
	padding: 0px;
}

.searchBox  .text {
	width:100%;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	top: 120px;
}

.searchBox .searchWrap {
	display:none;
}

.searchBox .searchWrap .button, .moduleSearch .button {
	margin-top: 10px;
}
.col-left {
	display:none;
}
.moduleSearch {
	display:none;
}
.moduleJobs {
	border: 5px solid #cbc3b4;
	margin-top: 10px;
	background: #cbc3b4;
}
.moduleJobs ul {
	margin: 5px 0 0 0;
	padding: 5px 0;
	background: #fff;
	list-style-type: none;
}
.moduleJobs ul li {
	border-bottom: 1px dashed #cbc3b4;
}
.moduleJobs ul li a {
	display: block;
	color: #656d68;
	font-weight: bold;
	padding: 5px 0 5px 40px;
	background: #fff url(../images/template/brown_arrow.gif) 22px 9px no-repeat;
	text-decoration: none;
}
.moduleJobs ul li a:hover, .moduleJobs ul li.selected a {
	background: #80b928 url(../images/template/brown_arrow_hover.gif) 22px 9px no-repeat;
	color: #fff;
}
.moduleSearch input, .moduleSearch select {
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
}
.moduleSearch select {
	width: 212px;
}
.moduleSearch input.textbox {
	padding: 2px;
	width: 200px;
	border: 1px solid #ccc;
	
}
.moduleSearch p {
	margin: 8px 11px 0 11px;
	line-height: 23px;
}
.moduleSearch label {
	font-weight: bold;
	color: #fff;
}
.tipBox {
	margin: 0 0 0 11px;
	padding: 11px 59px 5px 0;
	background: url(../images/template/tip_man.gif) right bottom no-repeat;
}
.tip {
	background: #80b928;
	border-bottom: 4px solid #beb6a8;
	padding: 8px 10px;
}
.tipBox h2 {
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	margin: 0 0 3px 0;
}
.tipBox p {
	color: #004329;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0;
}

.col-right {
	width: 100%;
	line-height: 1.6em;
	font-size:18px;
}

.singleCol {
}

.col-right .mainContent {
	width: 100%;
}

.col-right .secondaryContent {
	margin: 11px 0 0 0;
	width: 173px;
	float: right;
	background: #cbc3b4 url(../images/template/secondary_content_top.jpg) center top no-repeat;
}
.secondaryContent .inner {
	background: #fff;
	padding: 0 1px;
}

#flash {
	float: right;
	width: 598px;
	height: 415px;
}

/* Headings */

h1#engineering {
	color: #000000;
	font-size:3em;
	font-family:"Times New Roman", Times, serif;
}

h2#people {
	display:none;
}

h2.highlight {
	color: #000000;
	font-size: 2em;
	line-height: 1.3em;
	font-weight: normal;
}

h2 {
	font-size: 1.8em;
	color: #000000;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-weight: bold;
	line-height: 1.3em;
	font-size: 1.2em;
}

.col-right p {
	margin: 16px 0;
}

.secondaryContent h2 {
	color: #407b27;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 auto;
	width: 150px;
	padding: 14px 0 0 0;
	line-height: 1.1em;
}
.secondaryContent h3 {
	color: #000;
	font-weight: bold;
	font-size: 1em;
	margin: 0 auto 4px auto;
	width: 150px;
	line-height: 1.1em;
}
.secondaryContent img {
	margin: 10px 0;
}
.secondaryContent img.button {
	margin: 0;
}
.secondaryContent p {
	padding: 0 0 14px 0;
	margin: 0 auto;
	width: 150px;
	font-size: 0.9em;
	line-height: 1.6em;
}
.featuredJob {
	display:none;
}
a img {
	border: none;
}

.bottomClear {
	clear: both;
	background: #ebebeb;
	height: 45px;
	margin: 0 -20px;
}

DIV.noFlash {
	width:350px;
	margin:0 auto 0 auto;
	padding:80px 0px 0px 0px;
	text-align:center;
}