@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #29304B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #29304B;
}
.oneColLiqCtrHdr #container {
	width: 950px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 9%;
}
.oneColLiqCtrHdr #header {
	background-color: #DDDDDD;
	background-image: url(../images/header2.gif);
	height: 150px;
	padding-top: 0;
	padding-bottom: 0;
	width: 950px;
}
.oneColLiqCtrHdr #container #spacer2 {
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #container #navbar {
	width: 100%;
	background-color: #29304B;
	height: 30px;
	margin-bottom: 20px;
}
.oneColLiqCtrHdr #container #flashcontent {
	background-color: #011878;
	height: 250px;
	width: 950px;
	background-image: url(../images/fcBg01.jpg);
	margin-bottom: 10px;
}
#container #flashcontent #tempimage {
	height: 250px;
	background-image: url(../images/fcImage01.jpg);
	width: 385px;
}
#container #flashcontent #fctext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: right;
	width: 540px;
	padding-right: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
}
#container #spacer {
	background:#c4151c;
	height: 10px;
	width: 950px;
	margin-bottom: 10px;
}
.oneColLiqCtrHdr #mainContent {
	background: #FFFFFF;
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	height: auto;
}

.oneColLiqCtrHdr #mainContent2 {
	background: #FFFFFF;
	width: auto;
	padding-top: 0;
	padding-bottom: 0;
	height: auto;
	text-align: center;
}
#txtbox #txtwo p a {
	color: #CCC;
}
#mainContent #mainContentWrapper {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;

	background-image: url(../images/aboutcropbg.jpg);
	background-color: #29304C;
}
#mainContentWrapper #aboutTxtwrap {
	height: auto;
	width: 460px;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	padding-top: 0px;
}
#aboutTxtwrap p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#container #mainContent #employwrapper {
	height: auto;
	width: 800px;
	padding-left: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	text-align: justify;
}
#employwrapper p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#container #mainContent #contacttable {
	height: auto;
	width: 815px;
	margin-right: auto;
	margin-left: auto;
}

#mainContent #jobseekwrapper {
	height: auto;
	width: 800px;
	padding-left: 90px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#mainContent #terms {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#jobseekwrapper p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mainContent #contacttable table tr th {
	font-size: 16px;
	background-color: #211f60;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
}
#mainContent #contacttable table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F6F6F6;
}
#mainContent #imagewrap {
	height: 251px;
	width: 950px;
	background-image: url(../images/servicescrop.jpg);
}
.oneColLiqCtrHdr #container #homesub {
	background-color: #FFF;
	height: 290px;
	width: 100%;
	background-image: url(../images/content2bg.jpg);
}
.oneColLiqCtrHdr #container #homesub #txtbox {
	width: 950px;
	overflow: auto;
	display: inline;
}
.oneColLiqCtrHdr #container #homesub #txtwo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 270px;
	float: left;
	display: inline;
	padding-top: 210px;
	padding-left: 40px;
	height: 10px;
}
.oneColLiqCtrHdr #container #spacer2 {
	background:url(../images/website-footer.gif);
	height: 20px;
	width: 950px;
	float: left;
	clear: both;
}
#clearfooter {
	clear: both;
}
.oneColLiqCtrHdr #container #footer {
	width: 950px;
	height: 40px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#mainContentWrapper #sprywrpper {
	width: 950px;
	height: 150px;
	background-image: url(../images/sprybg.jpg);
	background-repeat: repeat-x;
}.oneColLiqCtrHdr #container #mainContent #employwrapper table tr td {
	font-size: 12px;
}
.oneColLiqCtrHdr #container #mainContent #employwrapper h3 {
	color: #29304B;
}

a img {border: none; }

a.notBlue:link {color: #ffffff; text-decoration: underline; }
a.notBlue:active {color: #ffffff; text-decoration: underline; }
a.notBlue:visited {color: #ffffff; text-decoration: underline; }
a.notBlue:hover {color: #ffffff; text-decoration: none; }
