body {
	background-image: url(airport/cardiff_airport.gif);
	background-repeat: no-repeat;
	background-position: 0px 90px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	}

#wrapper {
	margin-left: 50px;
	width: 800px;
}

#content {
	margin-left: 50px;
	padding-top: 225px;
	padding-left: 225px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 225px;
}
		
#footer {
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #80C8EE;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	color: #437EA6;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-left: 150px;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}
.knob {
	font-size: 14px;
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: bold;
}
#righnav {
	padding: 200px 10px 10px;
	float: left;
	width: 20px;
}
.style1 {font-size: 11px}

