body {
	margin: 0px;
	background-image: url("../images/greyTriangle.gif");
	background-repeat: no-repeat;
	background-position: left 85px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #5F6062;
	line-height: 16px;
}

html, body, #container, #content {
/*
	min-height: 100%;
	height: 100%;
*/
}

html>body, html>body #container, html>body #content {
	height: auto;
}

a:link, a:visited, a:active {
	color: #6089B8;
}


#container {
	position: absolute;
	top: 0;
	left: 0;
}

#howto {
	background-image: url("../images/bkg_howto.gif");
	background-repeat: no-repeat;
	background-position: center;
	height: 53px;
	width: 715px;
	vertical-align: middle;
	margin-left: 40px;
	margin-top: 20px;
}

.feature {
	background-image: url("../images/projectBG.gif");
	height: 117px;
	width: 419px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}

#leftColumn {
	float: left;
}

#leftColumn .title {
	color: #B29B51;	
}

#leftColumn p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
}

#leftColumn a {
	color: #517DB2;
	text-decoration: none;	
}

#leftColumn a:hover {
	color: #FFFFFF;
	background-color: #517DB2;	
}

#content {
	padding-left: 40px; /* 12 */
	margin-top: -25px; /* 15 */
	margin-bottom: 15px;
	clear: both;
	width: 800px;
	display: block;
	border: 0px solid red;
}

#rightColumn {
	float: right;
	margin-left: 4px;
	margin-bottom: 35px;
	width: 419px;
}
#howto .quickMenu {
	position: relative;
	top: 15px;
	display: inline;
	float: left;
	width: 250px;
	margin-left: 25px;
}
#howto .quickMenu2 {
	position: relative;
	top: 15px;
	display: inline;
	float: right;
	width: 250px;
	margin-right: 25px;
}

.featuretext {
	width: 270px;
	left: 175px;
	line-height: 13px;
	margin-right: 0px;
	float: right;
	margin-top: 12px;
	padding-right: 10px;
}

.featuretext p {
}

.featuretext .title {
	font-weight: bold;
	color: #51ABB2;

}

.feature .featureThumb {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 10px;
}

.feature .featureReadMore {
	margin-top: 5px;
}

#footer {
	margin-top: 10px;
/*
	bottom: 0px;
*/
}

#main {
	margin-bottom: 5em;
	height: auto;
	padding: .5em;
}
#subNavContent {
	background-color: #D3EAEC;
	margin: 0px;
}

#subNav p {
	margin: 10px;
}


#subnavTop {
	background-image: url("../images/secondaryNav_top.gif");
	background-repeat: no-repeat;
	height: 13px;
	width: 191px;
}
#subnav {
	width: 191px;
	background-color: #D3EAEC;
	padding-bottom: 0px;
}

#projectDetailBox {
	background-color: #EBF4DE;
	background-image: url("../images/conent_top.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 489px;
	height: auto;
	overflow: hidden;
	padding: 15px;
}

#projectDetailBox h3 {
	font-size: 12px;
	color: #BDB274;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
}

#projectDetailImages {
	width: 246px;
	margin-left: 0px;
	float: left;
	height: 600px;
}
#subnav p {
	margin: 15px;
}

#projectDetailText {
	width: 228px;
	margin-left: 10px;
	float: right;
	position: relative;
}

#projectDetailText p {
	margin: 3px 0px 20px 0px;
}


h4 {
	color: #517DB2;
	background-color: #FFFFFF;
	padding: 2px;
	font-size:11px;
	font-weight: bold;
	margin: 0px;
}





#subnav li {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 5px;
}

#subnav ul {
	padding-left: 0px;
	margin-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: none;
}

.subNavMainSelected {
	background-image: url("../images/active_sectionBG.gif");
	background-repeat: no-repeat;
	height: 18px;
	margin-top: 5px;
	color:#666666;
}


#subnav .subNavChild {
	margin-left: 0px;
}


#subnav .subNavChild li {
	margin-bottom: 3px;
}


#subnav .subNavChild a {
	background-color: #FFFFFF;
	padding: 3px;
	color: #B29B51;
	margin-left: 15px;
}

#subNavChildSelected  {
	background-image: url("../images/selected_arrow.gif");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#subnav .subNavChild .subNavChildSelected a  {
	color: #517DB2;
}


.subNavChildOff {
	background-image: url("../images/selected_arrow.gif");
	background-repeat: no-repeat;
	height: 18px;
	margin-top: 5px;
	background-position: -8px 6px;
}


#subnavBottom {
	background-image: url("../images/secondaryNav_bottom.gif");
	background-repeat: no-repeat;
	height: 13px;
	width: 191px;
	margin: 0px;
}
#rightColumnInternal {
	float: right;
	position: relative;
	width: 530px;
	left: -50px;
}
.personBioContainer {
	float: right;
	width: 430px;
	background-image: url(../jobs/css/images/we-areImages/we-are-Content_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 12px;
}
.personContainer {
	width: 523px;
	display: block;
	margin-bottom: 15px;
	clear: left;
	float: left;
	padding: 0px;
}

.personPhoto {
	float: left;
}
.personBioText {
	background-color: #EBF4DE;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0;
}
.personBioTop {
	background-image: url(../jobs/css/images/we-areImages/we-are-Content_top.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 512px;
}
.personBioText .title {
	color: #6089B8;
}
#rightColumnProjects {
	float: right;
	position: relative;
	left: -70px;
	width: 519px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #8CC63F;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #5F6062;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bluetext {
	color: #006699;
}
.jobCategoryRow {
	background-color: #EBF4DE;
}
.inputForm {
	font-family: Trebuchet MS;
	font-size: 11px;
	width: 110px;
}
.inputApplyForm {
	font-family: Trebuchet MS;
	font-size: 11px;
}
.rowSeparator{
	border-top: 1px #EBF4DE solid;
}
