body  {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #393733;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 83%;
	line-height: 1.4em;
	background-color: #E6F5FC;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(/img/bgfade.gif);
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
}
#container  {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	border: 2px solid #333333;
	background-image: url(/img/sidebar_cube.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
} 
a.sa:link {
	font-size: 12px;
	color: #158989;
	text-decoration: none;
}
a.sa:hover {
	font-size: 12px;
	color: #158989;
	text-decoration: none;
}



#header  {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFFFFF;
	background-image: url(/img/img_car_top70.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 75px;
	margin-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
} 
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#top-nav {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
}
#top-nav li {
	display: inline;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 320px; /* padding keeps the content of the div away from the edges */
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	margin-left: 10px;
	padding-top: 7px;
}
#sidebar1 h2 a:link, #sidebar1 h2 a:visited, #sidebar1 h2 a:active {
	color: #158989;
	text-decoration: underline;
}
#sidebar1 h2 a:hover {
	text-decoration: none;
}
#sidebar1 li a:link, #sidebar1 li a:visited, #sidebar1 li a:active {
	color: #158989;
	text-decoration: underline;
	font-weight: bold;
}
#sidebar1 li a:hover {
	text-decoration: none;
}

#sidebar1 #video li {
	list-style-image: url(/img/arrow_111.gif);
	list-style-type: none;
	padding-top: 4px;
}
#spec_table {
	border: 1px solid #989898;
	margin-left: 25px;
	background-color: #E8E8E8;
	margin-top: 20px;
}
.tbl_alt {
	background-color: #FCFCFC;
}
#spec_table td {
	padding: 5px;
}
#spec_table ul li {
	list-style-image: url(/img/arrow_111.gif);
	list-style-type: none;
	padding-top: 4px;}
#gallery img {
	border: 3px solid #999999;
	margin-right: 7px;
	margin-bottom: 7px;
}
#gallery img:hover {
	border: 3px solid #CC3333;
}
#sidebar1 h2 {
	color: #CC3333;
	font-size: 110%;
	line-height: 1.4em;
}
#sidebar1 object {
	text-align: center;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* padding keeps the content of the div away from the edges */
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#side-steam-comb {
	background-image: url(/img/side-img-steam-engine.png);
	background-repeat: no-repeat;
	height: 232px;
	width: 265px;
	margin-left: 18px;
}
#side-steam-turbine {
	background-image: url(/img/side-img-steam-turbine.png);
	background-repeat: no-repeat;
	height: 232px;
	width: 265px;
	margin-left: 18px;
}
#mainContent  {
	margin-top: -25px;
	margin-bottom: -45px;
	margin-left: 360px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: 0px;
	font-size: 93%;
	background-image: url(/img/bg_side_2.gif);
} 
#mainContent h2 a:link, #mainContent h2 a:visited, #mainContent h2 a:active {
	color: #158989;
	text-decoration: underline;
}
#mainContent h2 a:hover {
	text-decoration: none;
}
#content ul li {
	list-style-image: url(/img/arrow_111.gif);
	list-style-type: none;
	padding-top: 4px;
}
#content ol li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#content ol li a:link, #content ol li a:visited, #content ol li a:active {
	color:#158989;
}
#content ol li a:hover {
	text-decoration: none;
}
#content a:link, #content a:visited, #content a:active {
	color: #158989;
}
#content a:hover {
	text-decoration: none;
}
#video {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	font-size: 90%;
}
#contentwrapper {
	margin-top: 25px;
}
#item {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 0px;
	font-size: 95%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-image: url(/img/bg_side_2.gif);
}
#item h2 {
	font-size: 120%;
}
#item p {
	line-height:1.7em;
}
#item ul li {
	list-style-image: url(/img/arrow_111.gif);
	list-style-type: none;
	padding-top: 4px;
}
#item ol li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#item ol li a:link, #item ol li a:visited, #item ol li a:active {
	color: #003399;
}
#item ol li a:hover {
	text-decoration: none;
}
#item a:link, #item a:visited, #item a:active {
	color: #003399;
}
#item a:hover {
	text-decoration: none;
}
#footer  {
	background-image: url(/img/bg1.gif);
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-position: 0px 35px;
} 
#footer a:link, #footer a:visited, #footer a:active {
	color: #003399;
}
#footer a:hover {
	text-decoration: none;
}
#footerpic {
	height: 80px;
	background-image: url(/img/footer_car.gif);
	background-repeat: no-repeat;
}
#footerpic p {
}
#footer  p  {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	float: right;
	font-size: 90%;
	text-align: right;
	margin: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-align: justify;
}
.fltrtindex { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-top: 25px;
	margin-right:15px;
	margin-bottom: 15px;
	text-align: justify;
}
.float_right { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.outline {
	border: 2px solid #666666;
}
#taglline {
	font-size: 85%;
	float: left;
	background-image: url(/img/logo_top.gif);
	background-repeat: no-repeat;
	width: 200px;
}
#gallery_kit img {
	margin-bottom: 20px;
}
#gallery_kit {
	background-color: #FFFFFF;
	margin-top: 30px;
	padding-top: 15px;
}

#news-div {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #424242;
}

.red {
	font-weight: bold;
	color: #158989;
	font-size: 140%;
}
.black {
	color: #333333;
}
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/img/icon_pdf.gif) no-repeat center right; }
.blue {
	color: #158989;
	font-size: 110%;
}
.margin {
	margin-bottom: 3px;
}
.breadcrumbs {
	font-size: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #158989;
	border-bottom-color: #158989;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}
#expo-alert {
	height: 70px;
	background-image: url(/img/expo-alert.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#expoalert_top {
	height: 35px;
	background-image: url(/img/expoalert_top.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
}
#expoalert_bottom {
	background-image: url(/img/expoalert_bottom.gif);
	background-repeat: no-repeat;
	height: 25px;
	background-position: bottom;
}
.grey-hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 4px;
	margin-bottom: 4px;
}
#contact_tbl {
	font-size: 93%;
	color: #333333;
}

/*