html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(../images/layout/background.gif);
	background-repeat: repeat;
}
img { border: none }
#home_dec {
	background: url(../images/home_dec.jpg) no-repeat;
	position: absolute;
	top: 210px;
	right: 0px;
	width: 604px;
	height:380px;
}
#area1 {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 10;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
}
#area2 {
	position: absolute;
	top: 55px;
	left: 205px;
	z-index: 10;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
}
#area2 p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#area2 a {
	text-decoration: none;
	color: #EF6000;
}
#area2 a:hover {
	text-decoration: none;
	color: #a93d1c;
}
#area3 {
	position: absolute;
	top: 50px;
	left: 395px;
	z-index: 10;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
}
.text-drop, .text-field, .text-area, .button {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}
.text-drop {
	width: 155px;
	height: 20px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-field {
	width: 150px;
	height: 10px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-area {
	width: 300px;
	height: 80px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-drop:hover, .text-field:hover, .text-area:hover {
	background-color: #D6D6D6;
}
.button {
	width: 66px;
	height: 17px;
	background: url(../images/butt_send.jpg) no-repeat;
	border: none;
	color: #FFFFFF;
	font-weight: bold;
}
.button:hover {
	background-color: #999999;
}
.fineprint {
	font-size: 9px;
}

#butons {
	position: absolute;
	top: 310px;
	left: 20px;
	z-index: 10;
	width: 604px;
	height: auto;
}
#background-top {
	width: 100%;
	height: 209px;
	background-color: #A8A8A8;
	background-image: url(../images/layout/background-fade.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
}
#background-bottom {
	width: 100%;
	height: 24px;
	background-color: #B2B2B2;
	border-bottom: 1px solid #9F9F9F;
	border-top: 1px solid #9F9F9F;
	position: absolute;
	top: 183px;
}
#background-fade {
	width: 100%;
	height: 209px;
	background-image: url(../images/layout/background-fade-bottom.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 209px;
}
#container {
	width: 750px;
	height: 100%;
	min-height: 100%;
	position: relative;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	background-color: #666666;
	background-image: url(../images/layout/container-background.gif);
	background-repeat: repeat-y;
}
html>body #container {
	height: auto;
}
#header-container {
	width: 750px;
	height: 209px;
	position: absolute;
	top: 0px;
}
#header-image {
	width: 604px;
	height: 179px;
	background-color: #6F6F6F;
	background-image: url(../images/layout/header-background.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 5px;
	right: 0px;
	z-index: 2;
}
#header-top {
	width: 750px;
	height: 5px;
	background-color: #E64912;
	position: absolute;
	top: 0px;
	z-index: 1;
}
#bar-left {
	width: 146px;
	height: 24px;
	border-bottom: 1px solid #E64912;
	background-color: #3F3F3F;
	background-image: url(../images/layout/bar-angle.gif);
	background-position: right;
	background-repeat: no-repeat;
	position: absolute;
	top: 184px;
	left: 0px;
}
#bar-right {
	width: 604px;
	height: 25px;
	background-color: #E64912;
	text-align: left;
	position: absolute;
	top: 184px;
	right: 0px;
	z-index: 4;
}
.bar-image {
	margin-left: 5px;
	margin-top: 3px;
}
.td {
	background-color:#666666;
}
.td:hover {
	background-color:#2b2c30;
}
.home a, .home a:visited {width: 146px; height: 19px; background-color:#535353; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}
.home a:hover, .home-current {width: 146px; height: 19px; background-color:#e64912; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}

.consulting a, .consulting a:visited {width: 146px; height: 19px; background-color:#535353; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff}
.consulting a:hover, .consulting-current {width: 146px; height: 19px; background-color:#e64912; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}

.mining a, .mining a:visited {width: 146px; height: 19px; background-color:#535353; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}
.mining a:hover, .mining-current {width: 146px; height: 19px; background-color:#e64912; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}

.agriculture a, .agriculture a:visited {width: 146px; height: 19px; background-color:#535353; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}
.agriculture a:hover, .agriculture-current {width: 146px; height: 19px; background-color:#e64912; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}

.team a, .team a:visited {width: 146px; height: 19px; background-color:#535353; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}
.team a:hover, .team-current {width: 146px; height: 19px; background-color:#e64912; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}

.employment a, .employment a:visited {width: 146px; height: 19px; background-color:#535353; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}
.employment a:hover, .employment-current {width: 146px; height: 19px; background-color:#e64912; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}

.database a, .database a:visited {width: 146px; height: 19px; background-color:#535353; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}
.database a:hover, .database-current {width: 146px; height: 19px; background-color:#e64912; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}

.ourteam a, .ourteam a:visited {width: 146px; height: 19px; background-color:#535353; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}
.ourteam a:hover, .ourteam-current {width: 146px; height: 19px; background-color:#e64912; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}

.contact a, .contact a:visited {width: 146px; height: 19px; background-color:#535353; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}
.contact a:hover, .contact-current {width: 146px; height: 19px; background-color:#e64912; border-top: 1px solid #3F3F3F; display: block; text-decoration: none; color: #ffffff;}

#nav {
	width: 146px;
	height: 179px;
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 3;
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#nav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	float: left;
}
.nav-space {margin-right:5px;}
#content-container {
	padding-top: 209px;
	padding-bottom: 39px;
}
#content-table {
	width: 750px;
	height: 271px;
	padding: 0px;
	border: 0px;
}
.cell-left {
	width: 146px;
	vertical-align: top;
	background-image: url(../images/layout/cell-left-background.png);
	background-position: top;
	background-repeat: no-repeat;
}
.cell-right {
	width: 604px;
	vertical-align: top;
	background-image: url(../images/layout/cell-right-background.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.content {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #FFFFFF;
}
.content a, .content a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.content a:hover {
	color: #E64912;
}
.orange a {
	color: #ffffff;
	text-decoration: none;
	background-color: #e64912;
}
.orange a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333; 
}
h1, .bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E64912;
}
.h2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.img-border {
	border: 1px solid #CCCCCC;
}
.img-border:hover {
	border: 1px solid #E64912;
}
.team-table {
	width: 90%;
	padding: 10px;
	vertical-align: top;
}
.contact-textfield {
	width: 175px;
	height: 15px;
	padding: 2px;
	background-color: #5A5A5A;
	background-image: url(../images/layout/cell-left-background.png);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
.contact-textfield:hover {
	border: 1px solid #E64912;
}
.contact-textarea {
	width: 175px;
	height: 100px;
	padding: 2px;
	background-color: #5A5A5A;
	background-image: url(../images/layout/cell-left-background.png);
	background-position: right;
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.contact-textarea:hover {
	border: 1px solid #E64912;
}
.contact-button {
	width: 75px;
	height: 17px;
	background-color: #E64912;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.contact-button:hover {
	border: 1px solid #CCCCCC;
}
#footer-container {
	width:750px;
	height: 39px;
	background-image: url(../images/layout/footer-background.jpg);
	background-repeat: repeat-x;
	position: absolute;
	bottom: 0px;
}
#footer-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
	text-align: left;
	position: absolute;
	left: 6px;
	top: 2px;
	z-index: 5;
}
#footer-left a, #footer-left a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer-left a:hover {
	color: #E64912;
}
.fm-logo {
	float: left;
	padding-top: 6px;
	padding-right: 5px;
}
#footer-gradient {
	width: 319px;
	height: 39px;
	background-image: url(../images/layout/footer-gradient.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 267px;
}
#footer-right {
	width: 164px;
	height: 39px;
	background-image: url(../images/layout/footer-logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
}