

/* CONTAINER */





img.knowMore{
	position: absolute;
	top: 400px;
	left: 283px;
}

div.welcome{
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-weight: bold;
	font-size: 36px;
	color: #1A171B;
	position: absolute;
	top: 59px;
	left: 36px;

}

div.welcomeText{
	font-family: "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	color: #1A171B;
	position: absolute;
	top: 202px;
	left: 36px;
	width: 401px;

}

/* NAVIGATION */

td.startTopLevelNavigationHeader{
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 22px;
	padding-bottom: 17px;
	padding-top: 17px;
}

td.startTopLevelNavigationLeft{
	border-bottom: 1px solid #7f554d;
}

table.startTopLevelNavigation{
	margin-top: 9px;
	background: #ffffff;
	border: 4px solid #d8d8d8;
	border-top: 5px solid #d8d8d8;
	
}

td.startTopLevelNavigationTopNode{
	border-top: 1px solid #d8d8d8;
}

td.startTopLevelNavigationMiddle {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #7f554d;
	border-left-color: #7f554d;
}

td.startTopLevelNavigationMiddleLast {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7f554d;
}

td.startTopLevelNavigationRight {
	
	border-left-width: 1px;
	
	border-left-style: solid;

	border-left-color: #7f554d;
}


.startNavigationNode, .startNavigationNodeIndustries{
	padding-left:8px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid black;
	width: 298px;
	height: 30px;
	cursor: pointer;
	border: 0px;
	border-bottom: 1px solid #7F554D;
	border-right: 1px solid #845A53;
	background-color: #91675F;
}

.startNavigationNodeIndustries{
	width: 310px;
}


.startNavigationNode div.text, .startNavigationNodeIndustries div.text{
	color: #761B24;
	font-size: 13px;
	width: 253px;
	float:left;
	margin-top: 7px;
}

.startNavigationNodeIndustries div.text{
	width: 265px;
}

.startNavigationNode img, .startNavigationNodeIndustries img{
	float: right;
	border: 0px;
}

.startNavigationNodeOn{
	background: #BD998E;
}

.startNavigationNodeOff{
	background: #91675F;
}



.startNavigationNodeOn div.text{
	color: #761B24;
}



.startNavigationNodeOff div.text{
	color: #ffffff;
}

.startNavigationNodeIndustriesOff div.text{
	color: #DBB1A4;
}

/* NEWS AND EVENTS */

.startNewsAndEvents{
	width: 932px;
	border: 4px solid #d8d8d8;
	margin-top: 9px;
	height: 182px;
	background:url(bg_news.jpg) repeat-x;
}

.startNewsImgDefault{
	position: relative;
	left: 22px;
	float: left;
}


.startNewsText{
	position:relative;
	left: 164px;
	width: 271px;
	top: -90px;
	height: 20px;
}

.startThumbnail{
	position:relative;
	left: 22px;
}


/* JOBS AND REFERENCES */

.startJobsAndReferences {
	width: 938px;
	border: 1px solid #d8d8d8;
	margin-top: 9px;
	height: 174px;
	background:url(bg_news.jpg) repeat-x;
}


td.startJobsAndReferencesLeft{
	height: 131px; width: 298px; border-right: 1px solid #d8d8d8;
	vertical-align:top;
}

td.startJobsAndReferencesMiddle{
	width: 321px;
	border-right: 1px solid #d8d8d8;
	vertical-align:top;
}

td.startJobsAndReferencesRight{
	vertical-align:top;
}

.startJobsAndReferencesText {
	margin-left: 21px;
	margin-top: 0px;
	width: 135px;
	float: left;
}

.startJobsAndReferencesTextExtraLeft{
	width: 125px;
	margin-left: 10px;
	margin-top: 35px;
}

.startJobsAndReferencesTextRight{
	width: 100%;
	float: none;
}

.startJobsAndReferencesTextLeft{
	margin-top: 13px;
}


.startJobsAndReferencesImgDefault{
	float: left;
}

.startJobsandReferencesLinkLeft{
	position: relative;
	top: 49px;
	left: 23px;
}


.startJobsAndReferencesTextMiddle{
	margin-left: 8px;
	margin-top: 47px;
	width: 140px;
	float:left;
}


.startJobsandReferencesLinkMiddle{
	margin-left: 20px;
	position:relative;
}

.startJobsAndReferencesImgMiddleDefault{
	margin-top: 0px;
}

.startJobsAndReferencesTopics{
	width: 290px;
	margin-top: 5px;
}

.startJobsAndReferencesTopics a:link, .startJobsAndReferencesTopics a:visited, .startJobsAndReferencesTopics a:hover{
	color: #194573;
}

.imgContainer, .imgShadow {
	position: relative;
	width: 114px;
	height: 92px;
}

.imgShadow { background-color: #ccc; }

.imgContainer {
	background-color: #fff;
	color: #000;
	border: 0px solid #000;
	bottom: 5px;
	right: 5px;
}