/* CSS Document */

/*\*//*/
  @import "ie5mac.css";
/**/

/* Normalizes margin, padding */
body, ol, li, h2, h3, p { margin : 0; padding : 0; }

/* Removes list-style from lists */
ol { list-style : none; }

/* Removes border from fieldset and img */
img { border : 0; }

body 	{ 
	margin: 0;
	background-color : #fff; 
	font-size : small; 
	color : #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	min-width: 800px;
}

/* PAGE WRAPPERS - HEADER GRAPHICS */

#wrapper {
	margin: 0 auto;
	width: 800px;
	height: 700px;
	text-align: left;
	/*border: 2px solid #000000;
	background: url(../images/bg/tricolorbghome.gif) no-repeat;*/
	background: url(../images/bg/tribggrad.png) no-repeat;
}
#wrapperCompany {
	margin: 0 auto;
	width: 800px;
	height: 680px;
	text-align: left;
	background: url(../images/bg/wrappercompany.gif) no-repeat;
}
#wrapperCompany2 {
	margin: 0 auto;
	width: 800px;
	height: 680px;
	text-align: left;
	/*background:  url(../images/bg/tricolorbgue.gif) no-repeat;*/
}
#wrapperUE {
	margin: 0 auto;
	width: 800px;
	height: 680px;
	text-align: left;
	background: url(../images/bg/tricolorbgue.gif) no-repeat;
}
#wrapperFeatures {
	margin: 0 auto;
	width: 800px;
	height: 680px;
	text-align: left;
	/*background: url(../images/bg/wrappercompany.gif) no-repeat;*/
}
#wrapperContact {
	margin: 0 auto;
	width: 800px;
	height: 700px;
	text-align: left;
	/*border: 2px solid #000000;*/
	background: url(../images/bg/tribggrad.png) no-repeat;
}


/* MASTHEAD FORMATTING */

#masthead {
	width: 100%;
	height: 120px;
}

#header {
	width: 300px;
	float: right;
	padding-top: 1.5em;
	padding-right: 1.5em;
}

/*#headerHome {
	width: 300px;
	height: 100px;
	float: right;
	padding-top: 1.5em;
	padding-right: 1.5em;
	background-image: url(../images/headers/slogan.gif) no-repeat top right;
}*/

#header p {
	padding-top: 1.5em;
	padding-right: 1em;
	font-size: 125%;
	color:#333;
	font-weight: bold;
}

#logo {
	width: 54px;
	float: left;
	padding: 1.5em;
}

#link {
	width: 100px;
	float: right;
	padding: 1.5em;
	margin-right: 124px;
}

#address {
	line-height: 1.7em;
	font-size: 85%;
	padding-top: 2em;
	padding-left: 7em;
	padding-bottom: 2em;
	text-align: left;
}

/*#addressAlt {
	position: absolute;
	top: 520px;
	left: 60px; /* was 166px */
	/*line-height: 1.7em;
	font-size: 85%;
	padding-top: 2em;
	padding-left: 7em;
	padding-bottom: 2em;
	text-align: left;
}*/

#addressFooter {
	font-family: "Helvetica", "Arial", sans-serif;
	line-height: 1.7em;
	font-size: 96%;
	padding-top: 1em;
	padding-left: 5em;
	padding-bottom: 2em;
	text-align: left;
}
#addressFooter a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
#addressFooter a:hover {
	color: #990000;
	text-decoration: underline;
}

#addressFooterContact {
	position: relative;
	top: 40px;
	font-family: "Helvetica", "Arial", sans-serif;
	line-height: 1.7em;
	font-size: 96%;
	padding-top: 1em;
	padding-left: 5em;
	padding-bottom: 2em;
	text-align: left;
}
#addressFooterContact a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
#addressFooterContact a:hover {
	color: #990000;
	text-decoration: underline;
}

.companyName {
	font-weight: bold;
	color: #000000;
	/*font-family: "Helvetica", "Arial", sans-serif;*/
	font-family: "Times New Roman", "Times", serif;
	font-size: 130%;
	border-bottom: 2px solid #990000;
	padding-bottom: 0.2;
}

#title {
	width: 100%;
}

#slogan {
	width: 100%;
	font-size: 100%;
	letter-spacing: 0;
}



/* MAIN CONTENT SECTION */

#container {
	width: 100%;
}


/* LEFT COLUMN FORMATTING */

#leftCol {
	width: 50%;
	float: left;
}
#leftCol h3 {
	text-align: center;
	font-size: 200%;
}

#leftColUsedE {
	width: 550px;
	float: left;
}


/* RIGHT COLUMN FORMATTING */

#rightCol {
	width: 49%;
	float: right;
}
#rightCol p {
	padding: 2.5em 1.4em 1em 3.8em; /* dimensions: top right bottom left */
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 130%;
	text-align: justify;
}

#rightColUsedE {
	width: 235px;
	float: right;
}

iFrame {
	overflow-x: hidden;
}

#footer {
	width: 100%;
	clear: both;
}

h4 {
	font-size: 200%;
	font-style: italic;
	font-family: "Times New Roman", "Times", sans-serif;
	letter-spacing: 0.1em;
	color: #333333;
	text-align: center;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
}

.pageLink {
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/navtabs/navtab_inactive.jpg);
	padding: 0.5em;
	margin: -0.5em;
}

.cap {
	font-size: 52px; 
	color: #990000; 
	float: left; 
	height: 32px; 
	line-height: 42px; 
	margin-top: 0; 
	margin-right: 6px;
}

/* NEW HOME THUMBNAILS */

#thumbsHome {
	width: 100%;
	font-size: 80%;
}
#thumbsHome p {  /* CONTROLS THUMBNAIL BASE LINK FORMATTING */
	/*padding: 6.25em 0 0 0;*/
	width: 100%;
	/*position: relative;
	left: 0px;
	top: 55px;*/
	padding: 90px 0 0 0;
	font-family: "Helvetica", "Arial", sans-serif;
	text-align: left;
	z-index: 100;
}
#thumbsHome a:link, a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#thumbsHome a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}
#thumbs1 { /* A35 image */
	background: #cccccc url(../images/home_graphics/trucksHomeThumbs1.jpg) no-repeat;
	position: relative;
	left: 20px;
	float: left;
	width: 160px;
	height: 107px;
	margin-bottom: 15px;
	border-top: 3px solid #666666;
	border-left: 3px solid #666666;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#thumbs2 { /* AT35 image */
	background: #cccccc url(../images/home_graphics/trucksHomeThumbs2.jpg) no-repeat;
	position: relative;
	right: 20px;
	float: right;
	width: 160px;
	height: 107px;
	margin-bottom: 15px;
	border-top: 3px solid #666666;
	border-left: 3px solid #666666;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#thumbs3 { /* A65 image */
	background: #cccccc url(../images/home_graphics/trucksHomeThumbs3.jpg) no-repeat;
	position: relative;
	left: 20px;
	float: left;
	width: 160px;
	height: 107px;
	border-top: 3px solid #666666;
	border-left: 3px solid #666666;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
#thumbs4 { /* AT65 image */
	background: #cccccc url(../images/home_graphics/trucksHomeThumbs4b.jpg) no-repeat;
	position: relative;
	right: 20px;
	float: right;
	width: 160px;
	height: 107px;
	border-top: 3px solid #666666;
	border-left: 3px solid #666666;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.clear {clear:both;}