
body {
	background: #fff;
	font: 11px Verdana, Geneva, sans-serif;
	color: #000000;
}
a {
	color: #4d6ba9;
}
a:hover {
	color: #000;
}
#banner {
	width: 761px;
	height: 208px;
	position: absolute;
	margin-left: 201px;
	top: 6px;
	display:none;
}
#banner img {
	display: none;
	position: absolute;
	top: 0;
}
#container {
	width: 962px;
	margin: 0;
	background:none;
}
#header {
	height: 240px;
	
	display:none;
}
#column {
	width: 243px;
	min-height: 300px;
	position: absolute;
	top: 240px;
	display:none;
}
.nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.nav a {
	display: block;
	padding: 4px 6px 6px 21px;
	width: 216px;
	height:21px;
	text-indent:-900px;
}
.nav li {
	padding: 0;
	margin: 0;
}
#nav-home{
	background: url(ui/nav-site.gif) 0px 0px no-repeat;
}
#nav-home a:hover {
	background: url(ui/nav-site.gif) -243px 0px no-repeat;
}
#nav-overseas {
	background: url(ui/nav-site.gif) 0px -32px no-repeat;
}
#nav-overseas a:hover {
	background: url(ui/nav-site.gif) -243px -32px no-repeat;
}
#nav-ny {
	background: url(ui/nav-site.gif) 0px -64px no-repeat;
}
#nav-ny a:hover {
	background: url(ui/nav-site.gif) -243px -64px no-repeat;
}
#nav-saab {
	background: url(ui/nav-site.gif) 0px -96px no-repeat;
}
#nav-saab a:hover {
	background: url(ui/nav-site.gif) -243px -96px no-repeat;
}
#nav-uk {
	background: url(ui/nav-site.gif) 0px -128px no-repeat;
}
#nav-uk a:hover {
	background: url(ui/nav-site.gif) -243px -128px no-repeat;
}
#nav-multi {
	background: url(ui/nav-site.gif) 0px -160px no-repeat;
}
#nav-multi a:hover {
	background: url(ui/nav-site.gif) -243px -160px no-repeat;
}
#nav-health {
	background: url(ui/nav-site.gif) 0px -192px no-repeat;
}
#nav-health a:hover {
	background: url(ui/nav-site.gif) -243px -192px no-repeat;
}
#nav-travel {
	background: url(ui/nav-site.gif) 0px -224px no-repeat;
}
#nav-travel a:hover {
	background: url(ui/nav-site.gif) -243px -224px no-repeat;
}
#nav-dest {
	background: url(ui/nav-site.gif) 0px -256px no-repeat;
}
#nav-dest a:hover {
	background: url(ui/nav-site.gif) -243px -256px no-repeat;
}
#nav-training {
	background: url(ui/nav-site.gif) 0px -288px no-repeat;
}
#nav-training a:hover {
	background: url(ui/nav-site.gif) -243px -288px no-repeat;
}
#nav-shop {
	background: url(ui/nav-site.gif) 0px -320px no-repeat;
}
#nav-shop a:hover {
	background: url(ui/nav-site.gif) -243px -320px no-repeat;
}
#nav-charity {
	background: url(ui/nav-site.gif) 0px -352px no-repeat;
}
#nav-charity a:hover {
	background: url(ui/nav-site.gif) -243px -352px no-repeat;
}
#nav-sports{
	background: url(ui/nav-site.gif) 0px -384px no-repeat;
}
#nav-sports a:hover {
	background: url(ui/nav-site.gif) -243px -384px no-repeat;
}
#nav-ukevents{
	background: url(ui/nav-site.gif) 0px -416px no-repeat;
}
#nav-ukevents a:hover {
	background: url(ui/nav-site.gif) -243px -416px no-repeat;
}
#nav-airport{
	background: url(ui/nav-site.gif) 0px -448px no-repeat;
}
#nav-airport a:hover {
	background: url(ui/nav-site.gif) -243px -448px no-repeat;
}


#logo {
	margin-left: 29px;
	margin-top: 5px;
	border: 0;
	position: absolute;
}
#content {
	margin:0;
	padding: 0;
	min-height: 650px;
	float:left;
	
}


.dropdown {
	position: relative;
	left: -1px;
	top: -7px;
	float: left;
	margin-right: 2px;
}
.dropdown1 {
	position: relative;
	left: 4px;
	margin-right: 2px;
}
.dropdown select, .dropdown1 select {
	width: 174px;
	background: #fff;
	margin-bottom: 10px;
}
.imagefix {
	margin-left: 8px;
	float: left;
}
#fixposters {
	height: 40px;
}
a {
	outline: none;
}
.menutab {
	color: #272727;
	border-bottom: 1px solid #999;
	height: 23px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
.menutab ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}
.menutab li {
	display: inline;
	line-height: 23px;
	margin-right: 4px;
}
.menutab li a {
	color: #fff;
	background: #005577;
	text-decoration: none;
	padding: 4px 5px 6px 5px;
}
.menutab li a.tabactive {
	background-color: #2e82a4;
	font-weight: bold;
	position: relative;
}
.logoimage {
	border: 3px solid #D4CCCC;
	margin-bottom: 20px;
}
#downloadsbox, #linksbox {
	padding: 10px;
}
#footer {
	margin: 0;
	height: 20px;
	border-top: 5px solid #ff6600;
	padding: 0;
	clear:both;
	display:none;
}
#footer p {
	font-size: 10px;
	color: #333333;
	text-align: right;
	margin-top: 8px;
}
#footer a {
	color: #333333;
}
#footer a:hover {		
	color: #333333;
	text-decoration: underline;
}
#contact-details {
	background: #005577;
	color: #fff;
	padding: 6px 0 6px 16px;
	visibility:none;
}
#contact-details a {
	color: #fff;
	text-decoration: underline;
}
#contact-details a:hover {
	text-decoration: none;
}
.sub_download div {
	padding: 8px 5px 8px 5px;
	margin-left: 5px;
}

#tabcontent4{display:block;}
