/* CUSTOM CSS */

.homepage #logo {
	height:350px;
	
}

#header {
	height:200px;
}

#logo {
	height:200px;
	
}

#trucklink {
	cursor: pointer;
        position: absolute;
        height: 190px;
	width: 195px;
	left: 0px;
	margin-left: 760px;
	top:0px;
	margin-top: 160px;
	z-index: 99999;
	text-decoration: none;
        filter:alpha(opacity=1);
	-moz-opacity:0.001;

	
}

#footer,
#footer a,
#footer-homepage,
#footer-homepage a {
	color: #FFF;
}

#emaillink {
	cursor: pointer;
  	position: absolute;
	width: 50px;
   	 height:80px;
	left: 270px;
	margin-left: 0px;
	top:-230px;
	margin-top: 495px;
	z-index: 99999;
	text-indent: -9999px;
	text-decoration: none;
	background-color: transparent;
}