/*<![CDATA[*/  /* Styles for centering the Flash file Top/Bottom/Left/Right */  html, body, table {     min-height: 100%;     width: 100%;     height: 100%; 	padding: 0;	margin: 0;    }body {   	background-color: #999999;    }  	table {     position: absolute;     top: 0;     left: 0;     }  td {     height: 100%;     } /* Outer containers for centering page content */ #container {     position: relative;     margin: 0 auto;     width: 800px;	 }#border {    width: 800px;	height: 600px; /*	border: #666666 1px solid;	*/}/* Logo for home page */#logoHome {	position: absolute;	top: 0px;	left: 261px;	width: 278px;	height: 213px;	z-index: 2px;	background-image: url(images/theMarketLogoHome.png);	background-repeat: no-repeat;}/* Styles for Home Header area */#header {	width: 800px;	height: 139px;	float: left;	background-image: url(images/hdr_home.gif);	background-repeat:no-repeat;}/* Center area for Home page */#stores {	width: 800px;	height: 267px;	float: left;	background-image: url(images/home_tree.gif);	background-repeat:no-repeat;	}#btnYates {	width: 147px;	height: 173px;	float: left;	padding-top: 74px;	padding-left: 97px;}#btnMillstream {	width: 206px;	height: 173px;	float: left;	padding-top: 74px;	padding-left: 272px;}/* Footer for Home page */#footerHome {	width: 800px;	height: 194px;	float: left;	background-image: url(images/ftr_home.gif);	background-repeat:no-repeat;	text-align:left;	}#footerHomeText  {	font-family: Arial, Helvetica, sans-serif;	font-size: 26px;	color: #000000;	width: 614px;	height: 30px;	padding-left: 186px;	padding-top: 51px;	float: left;}#flyerPDF {	width: 66px;	height: 68px;	float: right;	padding-right: 10px;	padding-top: 40px;}#pick {	color: #cbdb2a;}#disclaimer {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #333333;	padding-top: 6px;}#disclaimer a:link, #disclaimer a:visited {	color: #333333;	text-decoration: underline;}#disclaimer a:hover, #disclaimer a:active {	color: #000000;	text-decoration: underline;}/* Styles for transparent PNG files displaying in IE browsers */img { behavior: url(iepngfix.htc); }/*]]>*/	