#head
{
	position:absolute;
	margin-top:0px;
	border-bottom-width : 3px solid  #aaaa00;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:8px;
	text-align:right;
	letter-spacing : 2px;
	line-height : 125%;
	height:100px;
	width:800px;
	background-image : url(images/logo.gif);
	background-repeat: no-repeat;
	background-position : left;
	
}
#nav
{
	font-family:impact;
	font-size:12px;
	position: absolute;
	margin-top:103px;
	background-color : #555500;
	height:30px;
	width:800px;
}
#body
{
	background-color : #ffffff;
	position:absolute;
	width:630px;
	margin-top:153px;
	margin-left:170px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color:#555500;
	padding : 5px;
}
#topbanner
{
	position:absolute;
	margin-top:5px;
	margin-left:262px;
	height:60px;
	width:468px;
	}
#sidebanner
{
	position:absolute;
margin-top:153px;
	margin-left:0px;
	width:170px;
	}	
#foot
{
	position:absolute;
	width:100%;
	text-align:center;
	margin-top:100%;
	margin-bottom : 0px;
	border-top-color : #aaaa00;
	border-top-style : solid;
	border-top-width : 1px;
}
a
{
	color:#dddd00;
	text-decoration:none;
}
a:hover
{
	color:#999900;
	text-decoration:none;
}
.price
{
	color:red;
	font-weight:bold;
}

a.topnav
{
	width:250px;
	height:100%;
	background-color:#aae84a;
	color:#555555;
	text-decoration:none;
	font-family:impact;
	font-size:12px;
	text-align:center;
	margin-right:1px #ffffff solid;
}
a.topnav:hover
{
	width:250px;
	height:100%;
	background-color:#555500;
	text-decoration:none;
	font-family:impact;
	font-size:12px;
	text-align:center;
	margin-right:1px #ffffff solid;
}

ul.hnav
{
height:100%;
margin-left: 0px;
padding:0px;
display: inline;
} 
ul.hnav li{
margin: 0px;
padding:0px;
list-style: none;
display: inline;
}	
#nav a{
float: left;
padding:8px 15px;
border-right: solid 1px #fff;
text-decoration: none;
font-weight:normal;
font-size:12px;
color: #fff;
}
#nav ul li.start a
{
border-left:solid 1px #fff;
}
#nav a:hover{
color: #fff;
background-color:#aae84a;
}	
h1
{
	font-family:tahoma;
	font-size:24px;
}
h2
{
	font-family:tahoma;
	font-size:20px;
}
h3
{
	font-family:tahoma;
	font-size:16px;
}
#fares
{
	width:400px;
	border:1px #aae84a solid;
}
h1.offers
{
	width:100%;
	background-color:#aae84a;
	font-family:tahoma;
	font-size:24px;
}