.style1 {font-size: 24px}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;}
.style3 {
	font-size: 36px;
	font-weight: bold;}

.style7 {font-family: Arial, Helvetica, sans-serif}

#email {
width:440px;
padding-right: 65px;
padding-top: 10px;
float:right;
}

#Dieselimage{
background-image:url(../images/Email/DieselTruck.jpg);
background-repeat:no-repeat;
width:400px;
height: 583px;
padding-left: 40px;
float: right;
}
.DisplayNone {
	display:none;
	}
