body {
	background: #fff;
	margin: 0px 0px 0px;
	font-family: Trebuchet MS;
	}

.logo_animation {		width: 560px;	height: 330px; }
.data_animation {		width: 140px;	height: 330px;	float: right; }	
.portfolio_animation {	width: 560px;	height: 330px;	float: right; }
.trees_image	{		float: right; }
.modelling  {			width: 740px;	height: 350px;	float: right; }
	
#preloader {
	display: none;
	}
	
#messageCont {
	z-index: 10;
	position: fixed;
	margin: 60px 0px;
	width: 100%;
	height: 200px;
	text-align: center;
	}
	
#message {
	z-index: 20;
	opacity: 0.7;
	filter: alpha(opacity=70);
	margin: 0px auto;
	padding: 20px;
	width: 420px;
	height: 160px;
	background: #fff;
	border: #7fdd01 solid 15px;
	color: #000;
	}
	
#message h1 {
	font-size: 28px;
	letter-spacing: -1px;
	}

#message h2 {
	font-size: 16px;
	letter-spacing: -1px;
	}
	
#message img {
	border: none;
	}
	
#topcont {
	margin: 0px auto;
	padding: 0px;
	height: 350px;
	width: 100%;
	background: #000;
	}
	
#top {
	margin: 0px auto;
	height: 350px;
	width: 960px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	}
	
#left {
	float: left;
	height: 350px;
	width: 200px;
	}
	
#left img {
	border: none;
	margin: 125px 0px;
	}
	
#right {
	float: right;
	height: 350px;
	width: 200px;
	}
	
#navcont {
	width: 100%;
	height: 100px;
	background: #71c905 url('images/nav.jpg') repeat;
	}

#navigation {
	margin: 0px auto;
	padding: 30px 0px;
	width: 960px;
	height: 40px;
	}
	
#navigation a {	padding: 30px 20px 34px; color: #fff; font-size: 28px; font-weight: bold; text-decoration: none; letter-spacing: -1px;}
#navigation a:hover {	color: #000; background: url('images/navhover.jpg');}
	
#content {
	padding: 0px 0px 40px;
	margin: 0px auto;
	width: 960px;
	font-size: 14px;
	}
	
#content h1 {
	font-size: 20px;
	letter-spacing: -1px;
	}
	
#content h2 {
	font-size: 18px;
	letter-spacing: -1px;
	color: #1c84cd;
	}
	
#content a {
	font-size: 18px;
	letter-spacing: -1px;
	color: #1c84cd;
	text-decoration: none;
	}	
	
#content ul {
	line-height: 180%;
	}

#content table {
	margin: 0px 0px;
	width: 600px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #1c84cd;
	}
	
#innerTitle {
	text-align: center;
	line-height: 200%;
	float: right;
	width: 400px;
	height: 300px;
	margin: 40px 2px 40px 20px
	}
	
#contactform {
	}
	
#contactform table{
	float: right;
	width: 600px;
	}

#contactform td{
	width: 260px;
	padding: 0px 20px;
	}
	
#contactform input {
	width: 260px;
	border: #4ab1fc solid 1px;
	}
	
#contactform textarea {
	width: 560px;
	height: 160px;
	overflow: auto;
	border: #4ab1fc solid 1px;
	font-family: tahoma;
	font-size: 14px;
	}

#contactform a {
	color: #2a8ea6;
	}
	
#subcontent {
	float: right;
	width: 600px;
	margin: 0px 0px 0px 20px;
	}