body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
}
#header {
	background: #0033FF;
	width: 100%;
	height: 75px;
	position: relative;
	border: 1px solid #666666;
}

#header.main{
  background:  url("/images/headers/mainHeader.gif");
}

#whatsNew {
	background: #666666;
	float: left;
	width: 235px;
}
#whatsNew.controls {
	background: #CC0000;
	float: left;
	width: 235px;
}

#leftnav {
	float: left;
	width: 235px;
	border: 0px solid #666666;
}
#leftPane {
	background: #E9E9E9;
	float: left;
	width: 235px;
	border-top: 00px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;
	height: 100%;
	position: static;
}

#mainImage {
	width: 235px;
	height: 200px;
	background-image:  url(/images/logos/Trucks-2.jpg);
	background-position: center center;
	position: relative;
}
#content {
	float: left;
	height: 200px;
	margin: 0px;
	padding: 5px;
	width: 570px;
	position: relative;
	border: 0px solid #666666;
}
#footer {
	background: #666666;
	clear: left;
	width: 100%;
	height: 25px;
	float: left;
	position: relative;
	border: 1px solid #666666;
}
#wrapper {
	background: #FFFFFF;
	clear: none;
	width: 815px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	border: 1px solid #666666;
}
#logo {
	background:   url("/images/logos/triTechLogo3-sm-t.gif") center center;
	position: relative;
	height: 100px;
	width: 100px;
	right: 0px;
	bottom: 0px;
}
table {
	font-size: 11px;
	line-height: 150%;
}
#owners {
	height: auto;
	margin: 0px;
	padding: 5px;
	width: 100%;
	position: relative;
	list-style-type: disc;
	border-top: 1px solid #666666;
	border-right: 0px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 0px solid #666666;
}

#pic {
	position: relative;
	height: 100px;
	width: 100px;
	right: 0px;
	bottom: 0px;
	float: right;
}
.headingText {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	font-size: 16px;
	text-align: center;
}
.sectionhead {
	font-weight: bold;
	font-size: 11px;
}
.secondNav {
	background-image: url(images/v_line.gif%20);
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.secondNavList {
	text-align: left;
	text-indent: 10px;
	line-height: 0px;
}
.secondNavList2 {
	text-align: left;
	font-size: 9px;
	list-style-type: none;
	text-indent: -20px;
}
.realityConcepts {
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
}
.tbd {
	font-style: italic;
	color: #FF0000;
	text-decoration: underline;
}
.displayTable {
	border: 0px;
	padding: 0px;
	margin: 5px;
}
.jobHistory {
	font-size: 9px;
	left: 20px;
	margin: 0px 0px 0px 20px;
}
#logo2 {
	background:   url("/images/logos/triTechLogo3-sm-t.gif") center center;
	position: relative;
	height: 100px;
	width: 100px;
}
