<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

body {
	background-color: #ffffff;
    background-image: url("EngineTechInc_BG.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

.main{margin:0 auto; width: 910px; }  


#MainImage {
	background: url(EngineTechInc_template.png) no-repeat;  
	position: relative;
	top: -13px;
	margin: auto;
	width: 910px;
	padding-top: 0px;
	height: 603px;
}

#video_slice {
	left: 547px;
	position: absolute;
	top: 124px;
	margin-bottom: 0;
	width: 320px;
	padding-top: 0px;
	height: 259px;
}

#linkArea {
	left: 307px;
	position: absolute;
	top: 139px;
	margin-bottom: 0;
	width: 200px;
	padding-top: 0px;
	height: 228px;
}

#contact_slice {
	left: 655px;
	position: absolute;
	top: 460px;
	margin-bottom: 0;
	width: 225px;
	padding-top: 0px;
	height: 59px;
	text-align:center;
	overflow:auto;  
}

#extra_slice {
	left: 647px;
	position: absolute;
	top: 496px;
	margin-bottom: 0;
	width: 18px;
	padding-top: 3px;
	height: 5px;
	height: 6px;
	overflow: hidden;
}
#logo_slice {
	left: 793px;
	position: absolute;
	top: 575px;
	margin-bottom: 0;
	width: 100px;
	padding-top: 0px;
	height: 54px;
}

.sublink {
  font: bold 12px/26px arial, helvetica, sans-serif;
  color:#ffffff;
  text-decoration: none;
  width:200px;
  height:26px;
  display:block;
  margin-bottom:3px;
  text-align:center;
  background: url(button.png) no-repeat;
  overflow:hidden;
  
}
.sublink:hover {
  color: #ffffff;
  background-position: 0 100%;
  
}</pre></body></html>