body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	}
div table {
	text-align: left;
	}
div table td[align="center"] {
	text-align: center;
	}
p, td, ul, ol, th {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	margin-top: 0;
	}
p.small {
	font-size: 10pt;
	}
td.border {
	background-color: #111111;
	}
td.border td {
	background-color: #ffffff;
	}
td.border th {
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	}
td.border td.make {
	background-color: #e6e6e6;
	font-weight: bold;
	}
h2 {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 13pt;
	color: #9c0000;
	font-weight: bold;
	}
h3 {
	font-family: arial, geneva, helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 0;
	}



/* hide the rest from ns4 */
	
/*/*/a{}

p, td, ul, ol, li, th {
	font-size: small;
	}
p.small {
	font-size: x-small;
	}
h2 {
	font-size: medium;
	}
h3 {
	font-size: small;
	}
	
/* Added by dtobey at softslate.com */

div#contactUs {
	margin: 20px 0;
	min-height: 256px;
	background: url(images/ContactUsTruck.gif) no-repeat top left;
}
div#contactUs div#contactUsTitle {
	margin: 0 0 4px 220px;
	font-size: 18pt;
	color: #da1f3d;
	font-weight: bold;
	letter-spacing: 1px;
}
div#contactUs div#contactUsSubtitle {
	margin: 0 0 0 285px;
	font-size: 15pt;
	color: #748a96;
	letter-spacing: 2px
}
div#contactUs div {
	margin: 0 0 0 330px;
}
div#contactUs div#contactUsInfoHeading {
	margin-top: 35px;
	font-size: 12pt;
	color: #da1f3d;
	font-weight: bold;
}
div#contactUsGeneralInfo p {
	margin: 8px 0;
}

table.contactTable td {
	font-size: 9pt;
	vertical-align: top;
	padding: 0 20px 30px 20px;
}
div.contactInfo {
	margin-top: 8px;
}
div#contactUsTerritoryImage {
	text-align: center;
}
div#contactUsTerritoryImage h2 {
	text-transform:uppercase;
	margin-top: 0;
	color: #da1f3d;
	font-size: 16pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}


div#salesTeam {
	margin: 20px 0 0 0;
	min-height: 197px;
	background: url(images/SalesTeam.jpg) no-repeat top left;
}
div#salesTeamCaption {
	margin: 4px 0 25px 0;
	font-style: italic;
	font-size: 9pt;
}
div#salesTeam div#salesTeamTitle {
	font-size: 18pt;
	color: #da1f3d;
	font-weight: bold;
	letter-spacing: 1px;
}
div#salesTeam div {
	margin: 0 0 0 345px;
}
div#salesTeam div#salesTeamInfoHeading {
	font-size: 12pt;
	margin-top: 30px;
	color: #da1f3d;
	font-weight: bold;
}
div#salesTeamGeneralInfo p {
	font-size: 9pt;
	margin: 8px 0;
}

table.contactTable {
	width: 100%;
}

table.contactTable td {
	font-size: 9pt;
	vertical-align: top;
	padding: 0 20px 30px 20px;
}
table.contactTable td.firstColumn {
	padding: 0 20px 30px 0;
}
table.contactTable td.lastColumn {
	padding: 0 0 30px 20px;
}
table.contactTable td strong {
	text-transform:uppercase;
}
div.contactInfo {
	margin-top: 8px;
}
h2.contactTableHeading {
	color:#DA1F3D;
	margin: 0 0 4px 0;
	font-size: 11pt;
}
span.jobTitle {
	font-style: italic;
}
