@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	-moz-outline: none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #545454;
	font-size: 12px;
	text-align:left;
}

a img {
	border: 0;
}
a { 

	color: #a3c732;
	text-decoration: none;
}
a:hover { 

	color: #a3c732;
	text-decoration: underline;
}


#pageWrapper {
	width: 950px;
	background: #f2f2f2;
	margin: 0 auto;
}

#header {
	float: left;
	width: 950px;
	padding: 10px 0 0 0;
	clear: both;
}

#brand {
	float: left;
	padding: 20px;
	width: 222px;
}

#tagline {
	float: right;
	padding: 10px 16px 0 0;
	width: 672px;
	text-align: right;
}

#tagline img {
	padding-left: 10px;
}
#tagline p {
	font-size: 12px;
	letter-spacing: 1px;
}
#tagline span.highlight {
	color: #a3c732;
	font-size: 24px;
	letter-spacing: 1px;
}

#tagline a {
	font-weight: bold;
	text-decoration: none;
	color: #545454;
}
#tagline a:hover {
	text-decoration: underline;
}

#navigation {
	float: right;
	height: 63px;
	display: block;
	width: 678px;
}
#navigation ul {
	list-style: none;
	display: block;
	padding: 15px 17px 0 0;
	float: right;
}
#navigation li {
	float: left;
	/*height: 48px;*/
	margin: 0 0 0 2px;
	display: block;
	display: inline;
	width: auto;
}
#navigation li a {
	/*height: 28px;*/
	float: left;
	text-decoration: none;
	font-size: 14px;
	background: url(../images/tn-bk-off.jpg) #848484 repeat-x top left;
	display:block;
	display: inline;
	padding: 20px 14px 0 24px;
}
#navigation li a:hover {
	background: url(../images/tn-bk-hover.jpg) #abd037 repeat-x top left;
	display:block;
	display: inline;
	_width: auto;
}
li.drop {
	font-size: 12px;
}

#featureArea {
	float: left;
	width: 916px;
	padding: 0 17px;
	clear: both;
}
#featureImage {
	float: left;
	width: 602px;
	padding: 0 2px 0 0;
}
#featureText {
	float: right;
	background: url(../images/bg-featuretext.jpg) repeat-x;
	width: 278px;
	height: 285px;
	padding: 17px;
}
#featureText p {
	margin: 0 0 15px 0;
}
#featureText ul {
	list-style: none;
}
#featureText li {
	border-top: solid 1px #fff;
	padding: 7px 0 5px 0;
}

#content {
	float: left;
	width: 950px;
}

#col1 {
	float: right;
	width: 535px;
	padding: 0 40px 20px 20px;
}

#col1 h1 {
	margin: 0 0 25px 0;
	padding: 15px 0 0 0;
	font-size: 28px;
	font-weight: normal;
	color: #abd037;
}
#col1 p {
	margin: 0 0 10px 0;
	line-height: 16px;
}

#col1 a {
	font-weight: bold;
	text-decoration: none;
	color: #a3c732;
}
#col1 a:hover {
	text-decoration: underline;
}
#col1 strong a {
	font-weight: bold;
	text-decoration: none;
	color: #545454;
}
#col1 a:hover {
	text-decoration: underline;
}

#col2 {
	float: left;
	width: 315px;
	padding: 0 20px 20px 20px;
}
#col2 h1 {
	margin: 0 0 15px 0;
	padding: 15px 0 0 15px;
	font-size: 28px;
	font-weight: normal;
	color: #abd037;
}
#col2 p {
	padding: 0 0 0 15px;
}

#featuredJobs {
	float: left;
	width: 215px;
	height: 295px;
	padding: 30px 45px 35px 30px;
	background: url(../images/bk-featured.jpg) no-repeat top left;
}
#featuredJobs p {
	padding: 0;
}
#featuredScroll {
	width: 215px;
	height: 295px;
	overflow: hidden;
}
#featuredScroll p {
	font-size: 10px;
	margin: 0 0 15px 0;
}
#featuredScroll strong {
	font-size: 12px;
}

#footer {
	width: 910px;
	padding: 20px;
	float: left;
	font-size: 11px;
	background: #f2f2f2;
}
#footer a {
	text-decoration: none;
	color: #545454;
}
#footer a:hover {
	text-decoration: underline;
}

#footer a strong {
	text-decoration: none;
	color: #a3c732;
}
#footer a:hover strong {
	text-decoration: underline;
}
#footerLeft {
	float: left;
	width: 500px;
	padding: 0 0 20px 0;
}
#footerRight {
	float: right;
	padding: 0 0 20px 0;
}
#footerTopLeft {
	float: left;
	padding: 0 0 20px 0;
}
#footerTopRight {
	float: right;
	padding: 0 0 20px 0;
}
#footerFull {
	float: left;
	width: 910px;
}
#footerFull dl {
	float: left;
	width: 910px;
	display: block;
	font-size:10px;
	margin: 0 0 15px 0;
}
#footerFull dt {
	font-weight: bold;
	color: #a3c732;
	float: left;
	display: block;
	width: 90px;
}
#footerFull dd {
	float: left;
	display: block;
	width: 820px;
}
#footerFull p {
	width: 910px;
	margin: 0 0 15px 0;
}
.divider {
	clear:both;
	width: 910px;
	height: 15px;
	background: #545454;
	margin: 0 20px;
	display: inline;
	display: block;
}
.green {
	color: #a3c732;
}
.white {
	color: #ffffff;
}
.grey {
	color: #545454;
}
.bodygreen {
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #a3c732;
}
.headergrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #545454;
}
#orion {
	float:left;
	width:263px;
	height: auto;
	border-bottom: 1px solid #545454;
	text-align:left;
	margin-left:10px;
	margin-right:20px;
}
#orion img {
	float:left;
	padding-right:10px;
}

/* Job Shop Components */

INPUT
{
    FONT-SIZE: 9px;
    COLOR: #353550;    FONT-FAMILY: Arial
}
SELECT
{
    FONT-SIZE: 9px;
    WIDTH: 165px;
    COLOR: #353550;    FONT-FAMILY: Arial
}

.FormElements {    FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.formselect{font-size:10px; width:230px;

}