html, body {	
	width: 100%;	
	height: 100%;	
	min-height: 100%;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #767d3a url(../images/background.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
} 
img { border: none; }
#container {	
	top: 0px;	
	width: 800px;	
	height: auto;	
	min-height: auto;	
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
}
#container_company {	
	top: 0px;	
	width: 800px;	
	height: auto;	
	min-height: auto;	
	margin: auto;	
	position: relative;
	background: url(../images/background_company.jpg) repeat-y;
}
#container_contact{	
	top: 0px;	
	width: 800px;	
	height: auto;	
	min-height: auto;	
	margin: auto;	
	position: relative;
	background: url(../images/background_contact.jpg) repeat-y;
}
#container_rigs {	
	top: 0px;	
	width: 800px;	
	height: auto;	
	min-height: auto;	
	margin: auto;	
	position: relative;
	background: url(../images/background_company.jpg) repeat-y;
}
html>body #container {	height: auto; }
hr { border: 1px solid #f2f2f2; }
#logo {
	position: absolute;
	top: 20px;
	left: 30px;
	width: 262px;
	height: 62px;
	z-index: 10;
}
#top_dec {
	position: absolute;
	top: 95px;
	left: 5px;
	width: 790px;
	height: 265px;
}
#animation {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 249px;
	height: 265px;
}
#top_header {
	position: absolute;
	z-index: 10;
	width: 622px;
	height: 265px;
	top: 95px;
	right: 5px;
}
#enquires { 
	position: absolute;
	top: 20px;
	right: 30px;
	width: auto;
	height: auto;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #999999;
	z-index: 10;
}
.enquiries {
	color: #5c6f7b;
	font-weight: bold;
	font-size: 25px;
}
#home_thumb {
	position: absolute;
	top: 360px;
	left: 5px;
	width: 168px;
	height: 290px;
	background: url(../images/home1_thumb.jpg) no-repeat;
}
#nav {
	position: absolute;
	top: 220px;
	left: 40px;
	width: 150px;
	height: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	z-index: 100;
}
#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0px;
	display: block;
}
#nav li {
	list-style-type: none;
	padding-bottom: 5px;
	margin: 0px;
}
#nav li:hover, #nav li.current { color: #ffffff; text-decoration:none; }
#nav a { color: #c0c3a4; text-decoration: none; margin-top: 10px;}
#nav a:hover, #nav li.current a { color: #ffffff; text-decoration: none;}
#content {
	padding: 360px 3px 100px 200px;
}
#content_videos {
	padding: 100px 50px 100px 50px;
}
#content_videos a {
	color: #79803e;
	text-decoration: none;
}
#content_videos a:hover {
	color: #666666;
	text-decoration: none;
}
#content a {
	color: #79803e;
	text-decoration: none;
}
#content a:hover {
	color: #666666;
	text-decoration: none;
}
.h1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #572600;
}
.h2, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #737a35;
	font-weight: bold;
}
.h3, h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	font-weight: bold;
}
.red { color: #FF0000; }

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	font-weight: lighter;
}
#footer_dec {
	position: absolute;
	bottom: 85px;
	left: 0px;
	width: 775px;
	height: 18px;
	background: url(../images/footer_dec.jpg) no-repeat;
}
#footer_dec_area {
	position: absolute;
	bottom: 15px;
	left: 5px;
	width: 790px;
	height: auto;
	font-size: 10px;
}
#footer_dec_area a {
	color: #808080;
	text-decoration: none;
}
#footer_dec_area a:hover {
	color: #333333;
	text-decoration: none;
}
#footer {
	position: absolute;
	bottom: -42px;
	right: 0px;
	width: 800px;
	height: 50px;
}
#footer_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	padding: 15px 5px 10px 0px;
	text-align: right;
}
#footer_text a {
	color: #ffffff;
	text-decoration: none;
}
#footer_text a:hover {
	color: #d5bc27;
	text-decoration: none;
}
.fm-logo { 
	float: right;
	padding: 5px 0px 0px 10px;
}
#company_green {
	position: absolute;
	top: 0px;
	right: 5px;
	width: 249px;
	height: 92%;
	background-color: #e3e4d7;
	z-index: 0;
}
#company_white_top {
	position: absolute;
	top: 0px;
	right: 5px;
	width: 649px;
	height: 95px;
	background-color: #ffffff;
	z-index: 0;
}
#company_white_footer {
	position: absolute;
	bottom: 0px;
	right: 5px;
	width: 689px;
	height: 104px;
	background-color: #ffffff;
	z-index: 0;
}
#company_white_rigs {
	position: absolute;
	bottom: 0px;
	right: 5px;
	width: 689px;
	height: 604px;
	background-color: #ffffff;
	z-index: 0;
}
.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: 315px;
	height: 22px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-area {
	width: 315px;
	height: 80px;
	padding: 2px;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.text-drop:hover, .text-field:hover, .text-area:hover {
	background-color: #ffffff;
}
.button {
	width: 85px;
	height: 20px;
	padding: 2px;
	background-color: #737a35;
	border: none;
	color: #c0c3a4;
}
.button:hover {
	background-color: #61737d;
}

