/* CSS Document */

BODY {
	font-family:Helvetica;
	font-size:.8em;
	margin:0px;
	text-align:left;
	margin:0px;
	padding:0px;
}

#header{
	width:780px;
	background-image:url(/images/new_logo.png);
	background-repeat:no-repeat;
	height:90px;
	margin-left:30px;
}

#footer{clear:both;height:60px;margin-top:0px;}
#footer p{font-size:.7em;color:#06C;line-height:1.6em;padding-top:10px;padding-left:35px;}

.tour{
	position:absolute;
	right:-35px;
	top:-26px;
	width:125px;
}
#hd{
	position:relative;
}