<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* reset */

body {
	background-color: #fff;
	color: #5f5a5a;
	font-family: DT, Arial, Helvetica, sans-serif;
	}

@font-face {
 	font-family: 'DT';
	src: url('DT/distth__-webfont.eot');
	src: url('DT/distth__-webfont.eot?#iefix') format('embedded-opentype'),
	url('DT/distth__-webfont.svg') format('svg'),
	url('DT/distth__-webfont.ttf') format('truetype'),
	url('DT/distth__-webfont.woff') format('woff');
  } 

h1 {
	float: left;
	font-size: 26px;
	font-weight: normal;
	text-transform: uppercase;
	color: #006597;
}

h2, h3 {
	font-size: 24px;
	font-weight: bold;	
	margin-bottom: 10px;
	color: #006597;
}

a {
	color: #5f5a5a;
	text-decoration: none;
}

a:hover {
	color: #5f5a5a;
	text-decoration: underline;
}

#top-bar {
	background-image: url(images/top-bar-bg.png);
	height: 82px; 
	width: 100%;
}

#navcontainer {
	position: absolute;
	bottom: 5px;
	right: 0px;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #2b3b42;
text-decoration: none;
}

#navlist a:hover
{
color: #2b3b42;
background-color: #fff;
text-decoration: none;
}

#navlist a#current
{
color: #2b3b42;
background-color: #fff;
text-decoration: none;
}

#inside-tb {
	height: 82px;
	margin: 0px auto;
	position: relative; 	
	width: 980px;
}

#container {
	margin: 0px auto;
	padding-top: 60px;
	width: 980px;
}

#heading {
	border-bottom: 1px dotted #5f5a5a;
	height: 40px;
	width: 980px;
}

#heading img {
	float: right;
	margin-left: 10px;
}

.four-blocks {
	float: left;
	margin-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 230px;
}

.four-blocks-last {
	float: left;
	padding-bottom: 20px;	
	padding-top: 20px;	
	width: 230px;
}

.map {
	border-bottom: 1px dotted #5f5a5a;	
	height: 255px;
	margin-bottom: 20px;
	padding-bottom: 25px;
	width: 230px;
}

#footer {
	background-image: url(images/footer-bg.png);
	clear: both;
	height: 155px; 
	width: 100%;
}

#inside-ft {
	height: 135px;
	margin: 0px auto;
	padding-top: 20px;
	width: 980px;
}

#foot-left {
	float: left;
	height: 135px;
	width: 300px;
}

#foot-left img {
	margin-bottom: 5px;
}

#foot-left p {
	font-size: 12px;
}

#foot-left p.ho {
	font-size: 16px;
	margin-bottom: 5px;
}

#foot-right {
	float: right;	
	height: 135px;
	width: 500px;
}

#three-buttons {
	float: right;
	height: 135px;
	width: 157px;
}

.iveco {
	margin-bottom: 9px;
}

.man {
	float: left;
}

.hino {
	float: right;
	margin-top: -1px;
}

.addressBold {
    font-weight: 700;
}</pre></body></html>