#container {
	width: 1500px;
	height: 2050px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#navbar {
	border-bottom: 5px solid #01aef0;
	position: absolute;
	width: 1480px;
	height: 300px;
}
#logo {
	position: absolute;
	top: 30px;
	left: 20px;
	
}
#navlink {
	text-decoration: none;
	display: inline-block;
	position: relative;
	left: 895px;
	top: 257.8px;
	z-index: 999999;
	width: 680px;
}
#navlink ul li {
	display: inline-block;
}
#navlink ul li a:hover {
	color: #01aef0;
}
#navlink ul li a {
	text-decoration: none;
	padding-right: 25px;
	font-size: 1.2em;
	font-family: arial;
	display: inline-block;
	color: #494B52;
	font-weight: 700;
}
#navlink ul li a {
	color: #494B52;
}
#navlink ul li a:visited {
	color:#494B52;
}
#contact {
	position: absolute;
	z-index: 999999;
	top: 10px;
	left: 1150px;
}
#contact p {
	padding-bottom: 20px;
	font-family: arial;
	z-index: 9999999;
	font-size: 1.15em;
	color: #494B52;
}
#contact a {
	text-decoration: none;
	color:#494B52;
}
#contact a:visited{
	text-decoration: none;
	color: #494B52;
}
#contact img {
	position: absolute;
	top: 135px;
	left: 25px;
}
.clear {
	clear: both;
}
#mainContact{
	position: relative;
	left: 300px;
	top: 40px;
	
}
#mainContact h1 {
	position: relative;
	top: 300px;
	color: #494B52;
	border-bottom: 3px solid #01aef0;
	width: 300px;
	font-size: 3em;
}
#mainContact h3 {
	position: relative;
	top: 300px;
	color: #494B52;
	font-size: 1.7em;
	
}
#mainContact p {
	position: relative;
	top: 300px;
	color: #494B52;
	font-size: 1.2em;
}
#map {
	position: relative;
	left: 780px;
	top: 100px;
}
#importantContact{
	position: relative;
	left: 300px;
	
	
}
#importantContact h1 {
	position: relative;
	top: 300px;
	color: #494B52;
	border-bottom: 3px solid #01aef0;
	width: 500px;
	font-size: 3em;
}
#importantContact h3 {
	position: relative;
	top: 300px;
	color: #494B52;
	font-size: 1.7em;
	
}
#importantContact p {
	position: relative;
	top: 248px;
	color: #494B52;
	left: 250px;
	font-size: 1.2em;
}
.import {
	position: relative;
	left: 130px;
}
.export {
	position: relative;
	left: 130px;
}
.import a {
	font-size: 0.8em;
}
.export a {
	font-size: 0.8em;
}
#footer {
	border-top: 2px solid #01aef0;
	position: relative;
	top: 1700px;
	padding: 0;
}
#footer h3{
	font-family: arial;
	position: relative;
	left: 30px;
	top: 40px;
	color: #494B52;
}
#footer p {
	padding-bottom: 70px;
	font-family: arial;
	left: 30px;
	position: relative;
	top: 40px;
	color: #494B52;
}
#cright {
	position: relative;
	top: 1600px;
	
	border-top: 2px solid #01aef0;
}
#cright p {
	left: 650px;
	position: relative;
	
}
#footer img {
	position: relative;
	left: 1180px;
	top: -180px;
	
}