﻿html
{
	/* Force browser to always show a scroll bar for consistent positioning */
	overflow-y: scroll;
}
body
{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:10px;
}
img
{
	border: 0;
}
object:focus 
{
	/* Stop Firefox drawing a focus rectangle around the SWFs */
    outline: none;
}
div.textualFooter
{
	margin: 15px 30px 0 30px;
	font-style: italic;
	color: #555555;
}
div.textualFooter a:link, div.textualFooter a:visited
{
	text-decoration: underline;
	color: #555555;
}
div.textualFooter a:hover
{
	text-decoration: none;
	color: #fff;
}
div#phones
{
	margin: 0;
	padding: 29px 0 0 0;
	width:998px;
	height:52px;
	clear: both;
}
div.footer
{
	margin: 15px 0 0 10px;
}
div.footer div.col1
{
	width:485px;
	float:left;
	background:url('/images/creditcards.gif') no-repeat 100% 100%;
}
div.footer div.col1 a
{
	text-decoration: underline;
	color: #000;
}
div.footer div.col2
{
	width:15px;
	margin:5px 0 0 15px;
	border-left:solid 1px #000;
	float:left;
	height:70px;
}
div.footer div.col3
{
	margin:0 0 0 0;
	width:140px;
	float:left;
}
div.footer div.col3 p
{
	padding:0;
	margin:0;
	height:18px;
}
div.footer a
{
	text-decoration: none;
	color: black;
}
#tradeMovie
{
	margin-left: auto;
	margin-right: auto;
	width: 608px;
	height: 1px;  /* Default height to get movie to load, movie will resize after */
}
#iframeDiv
{
	display: none;
	padding-left: 5px;
	padding-right: 5px;
}
#legacyIframe
{
	background-color:Transparent;
	border: none 0;
	width: 615px;
	height: 500px;
}
div.main
{
	margin:0 auto 0 auto;
	padding:0;
	width:998px !important; /* required for IE6 support */
	width:1010px;
}
div.threecol
{
}
div.threecol1
{
	width:141px;
	height:1px; /* Default height to get movie to load, movie will resize after */
	float:left;
	padding: 0;
	margin: 0;
	overflow:hidden;
}
div.threecol2
{
	width:640px;
	float:left;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow:hidden;
}
div.threecol3
{
	width:215px;
	float:left;
	padding: 0;
	margin: 0;
	overflow:hidden;
}
#topmovieContainer
{
	height: 120px;
}
#htmldiv
{
	margin-left: 10px;
	margin-right: 7px;
	text-align: left;
}
/* Old CMS class */
.image0
{
	float: right;
}

