body  
{
	font: 80% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url('../images/bg.gif') top center no-repeat;
	margin: 0; 
	padding: 20px;
	text-align: center;
	color: #555555;
}

p
{
	line-height:1.6em;
	margin-bottom:1em;
}

h1
{
	background:url('../images/anyDistanceLogo.gif') 0 33px no-repeat;
	width:184px;
	height:70px;
	text-indent:-999px;
	overflow:hidden;
	margin:0 0 15px 20px;
	padding-top:20px;
}

h2
{
	color:#14639b;
	font-size:2em;
	font-weight:lighter;
}

h3
{
	color:#14639b;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:.3em;
}

h4
{
	font-size:1em;
	margin-bottom:.5em;
}
#footer
{
	width:100%;
	background:#0d629b;
	font-size:.8em;
	color:#FFFFFF;
	padding:6px;
	margin-top:20px;
}

#footer a, #footer a:link, #footer a:hover, #footer a:visited, #footer a:active
{
	color:#91d9fe;
}
#container 
{ 
	width: 762px;
	margin: 0 auto;
	text-align: left;
}
* html #container
{
	/* lte ie6 hack */
	width:764px;
}
