Body{
	margin: 0 auto;
	position: relative;
	width:760px;
	padding:0px;
	font-family:verdana, arial;
	font-size:10px;
	background:url(/images/steam_tile.jpg) #fff;


}

#headerTxt{
	font-size:23px;
	font-weight:normal;
	padding:15px 0 0 0;
	margin-right:20px;
	color:#2C3757;
	text-align:right;
}

#main-container{
	margin: 0 auto;
	position: relative;
	padding:0px 0px 0px 0px;
	width:760px;
	text-align:center;


}

#header{
	background:url(/images/header/headerBkgrd.gif);
	height:128px;
	width: 760px;
	position: relative;
	margin: 0 auto;
	
}

/* Class used when no text is needed in the header*/
#headerNormal{
	background:url(/images/header/headerBkgrdNormal.gif);
	width: 760px;
	height:128px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align:left;
}

/*Flash Background Image Maps */

a#dealer-hover {
		top:15px;
		left:420px;
		width:90px;
		height:10px;
		overflow:hidden;
		position:absolute;
		background: red;
		filter:alpha(opacity=1);
		opacity:0.0;

}

a#products-hover {
		top:15px;
		left:520px;
		width:130px;
		height:10px;
		overflow:hidden;
		position:absolute;
		background: red;
		filter:alpha(opacity=1);
		opacity:0.0;
}

a#demo-hover {
		top:15px;
		left:665px;
		width:75px;
		height:10px;
		overflow:hidden;
		position:absolute;
		background: red;
		filter:alpha(opacity=1);
		opacity:0.0;
}

/*End Flash Image Maps */

a#logo-hover {
		left: 24px;
		top: 0px;
		width:150px;
		height:100px;
		overflow:hidden;
		position:absolute;
		background:URL(/images/dot_clear.gif);

}

/*French*/
a#french-hover {
		top:0px;
		left:307px;
		width:55px;
		height:20px;
		overflow:hidden;
		position:absolute;
		background:URL(/images/dot_clear.gif);

}

a#german-hover {
		top:0px;
		left:371px;
		width:54px;
		height:20px;
		overflow:hidden;
		position:absolute;
		background:URL(/images/dot_clear.gif);

}

a#italy-hover {
		top:0px;
		left:435px;
		width:54px;
		height:20px;
		overflow:hidden;
		position:absolute;
		background:URL(/images/dot_clear.gif);

}

a#spanish-hover {
		top:0px;
		left:498px;
		width:54px;
		height:20px;
		overflow:hidden;
		position:absolute;
		background:URL(/images/dot_clear.gif);

}

a#disclaimer-hover {
		top:0px;
		left:573px;
		width:48px;
		height:20px;
		overflow:hidden;
		position:absolute;
		background:URL(/images/dot_clear.gif);

}

a#dealerlogin-hover {
		top:0px;
		left:643px;
		width:100px;
		height:20px;
		overflow:hidden;
		position:absolute;
		background:URL(/images/dot_clear.gif);

}

#flashSection {
	height:334px;
	background:url(/images/home/flashBkgrd.gif) #FFFFFF;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align:center;

}

.tableDiv{
	margin:0 0 10px 10px;
	padding:10px 0 0 10px;
	font-weight:bold;
	text-align:left;
}


.tableUl {
	margin:5px 0 10px 15px;
	padding:0;
	color:#374A9F;
	line-height:13px;
}

.tableUl a, #footer a{
	color:#374A9F;
	text-decoration:none;
}

.tableUl a:hover, #footer a:hover{
	color:#374A9F;
	text-decoration:underline;
}
#footer{
	background-color:#FFFFFF;
	padding:10px 20px 10px 20px;
	text-align:left;

}

.regMarker{
	font-size:10px;
	vertical-align:text-top;
}
	