body {
	margin: 0;
	padding: 0;
	font-family: "Tahoma";
	font-size: 11px;
}

a:link {color: #35b0ff;} /* top destinations link colour */
a:visited {color: #35b0ff;} /* top destinations link visited colour */
a:hover {color: #35b0ff;} /* top destinations link hover colour */
a:active {color: #35b0ff;} /* top destinations link active colour */

#wrap {
	width: 779px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	width: 779px;
	height: 120px;
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}

.header-item {width: 156px;}
.button-icon {margin-top: 5px; width: 86px; height: 86px; border: 0;}

.header-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF !important;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#middle {
	width: 779px;
	height: 174px;
	background-image: url(images/middlebg.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#middle1 {
	width: 779px;
	height: 174px;
	background-image: url(images/middle1.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#middle2 {
	width: 779px;
	height: 174px;
	background-image: url(images/middle2.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#middle3 {
	width: 779px;
	height: 174px;
	background-image: url(images/middle3.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


#middle-left {
	width: 279px;
	height: 174px;
	position: relative;
	top: 0;
	left: 0;
	text-align: center;
}

#left-column {
	width: 396px;
	float: left;
}

#main-column {
	width: 779px;
	float: left;
}

#right-column {
	width: 373px;
	float: right;
}

.contentbg1-main {
	background-image: url(images/contentbg1-main.gif);
	background-repeat: no-repeat;
	width: 779;
	height: 28px;
	padding-left: 20px;
	padding-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.contentbg1 {
	background-image: url(images/contentbg1.gif);
	background-repeat: no-repeat;
	width: 376px;
	height: 28px;
	padding-left: 20px;
	padding-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.contentbg2-main {
	width: 759px;
	background-color: #ececec;
	padding: 10px;
}

.contentbg2 {
	width: 376px;
	background-color: #ececec;
	padding: 10px;
}

.contentbg3-main {
	background-image: url(images/rightcontentbg3-main.gif);
	background-repeat: no-repeat;
	width: 779px;
	height: 13px;
	margin-bottom: 10px;
}

.contentbg3 {
	background-image: url(images/contentbg3.gif);
	background-repeat: no-repeat;
	width: 396px;
	height: 13px;
	margin-bottom: 10px;
}

.rightcontentbg1 {
	background-image: url(images/rightcontentbg1.gif);
	background-repeat: no-repeat;
	width: 353px;
	height: 28px;
	padding-left: 20px;
	padding-top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.rightcontentbg2 {
	width: 353px;
	background-color: #ececec;
	padding: 10px;
}

.rightcontentbg3 {
	background-image: url(images/rightcontentbg3.gif);
	background-repeat: no-repeat;
	width: 373px;
	height: 13px;
}

.spacer {
	height: 10px;
}

.dashed {
	border-bottom: 1px dashed #b5b5b5;
	padding-top: 3px;
	padding-bottom: 3px;
}

.dashedbold {
	border-bottom: 1px dashed #b5b5b5;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
}

.tabletext {
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
}

#footer {
clear:both;
	
	width: 779px;
	height: 45px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	border-bottom: 5px solid #bcbcbc;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;

}

a.footerlink{color: #666666; font-weight: bold;}


	

