﻿* 	{
	margin:0;
	padding:0;
	}
html, body 
	{
	height:100%;
	background-color:#ffffff;
	margin:0px;
	text-align:center; /* horizontal centering for IE Win quirks */
	}
img	
	{
	borer-width:0px;
	}
table.content_table
	{
	width:807px;
	height:406px;
	border:0px;
	margin-top:16px;
	margin-left:23px;
	}
#distance 
	{ 
	width:1px;
	height:50%;
	margin-bottom:-100px; /* half of container's height */
	float:left;
	}
#container 
	{
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	width:854px;
	height:200px;
	clear:left;
	}
td.footer_home
    {
    vertical-align: bottom; 
    text-align: right;
    color:#999999;
    font-family:Verdana;
    font-size:10px;
    padding:5px 25px 0px 0px;
    }
td.footer_home a:link, td.footer_home a:visited,td.footer_home a:active 
    {
     color:#999999;
     font-size:10px;
     text-decoration:none;
    }
td.footer_home a:hover
    {
     color:#000000;
     font-size:10px;
     text-decoration:none;
    }

