@charset "utf-8";
.mainheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FD0100;
}
.secondheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcd02;
}
.watermark {
	font-weight: normal;
	position: relative;
	bottom: auto;
}
.forklift {
	position:absolute;
	bottom:-103px;
	left:-2px;
	width:170px;
	height:152px;
 } 
.leftmenu {
	position: absolute;
	top: 200px;
}

.image {
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid #ffcd02;
 }
