#container {
	overflow: hidden;
	width: 1500px;
	height: 2270px;
	position: relative;
	margin: 0 auto;
}
#tracking {
	position: absolute;
	top: 600px;
	
	
	
	
}
#tracking iframe {
	position: relative;
	padding: 0;
	margin: 0;
	
        -ms-zoom: 1.4;
        -moz-transform: scale(1.4);
        -moz-transform-origin: 0 0;
        -o-transform: scale(1.4);
        -o-transform-origin: 0.0;
        -webkit-transform: scale(1.4);
        -webkit-transform-origin: 0 0;
    
}
#navbar {
	border-bottom: 5px solid #01aef0;
	position: absolute;
	width: 1480px;
	height: 300px;
}
#logo {
	position: absolute;
	top: 30px;
	left: 20px;
	
}
#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;
}
#navlink {
	text-decoration: none;
	display: inline-block;
	position: relative;
	left: 895px;
	top: 257.9px;
	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:visited {
	color:#494B52;
}

#footer {
	border-top: 2px solid #01aef0;
	position: relative;
	top: 1700px;
	padding: 0;
}
#footer h3{
	font-family: arial;
	position: relative;
	left: 30px;
	top: 40px;
}
#footer p {
	padding-bottom: 70px;
	font-family: arial;
	left: 30px;
	position: relative;
	top: 40px;
}
#cright {
	position: relative;
	top: 1600px;
	
	border-top: 2px solid #01aef0;
}
#cright p {
	left: 650px;
	position: relative;
	
}
#footer img {
	position: relative;
	left: 1180px;
	top: -180px;
	
}
#trackContent {
	position: relative;
	top: 300px;
}	
#trackContent h1 {
	color: #01aef0;
	
}
#trackContent p {
	font-family: arial;
	font-size: 1.2em;
}
#trackContent li {
font-family: arial;
font-size: 1.3em;
}