* {
	margin: 0;
}

body {
	background: #FFF;
}

body, fieldset, legend, ul, ol, th, td {
	padding: 0;
}

fieldset, a img {
	border-width: 0;
}

.clear {
	height: 0;
	clear: both;
}

#columns, #header, #footer {
	width: 100%;
	min-width: 760px;
}

.outer {
	width: 760px;
	margin: 0 auto;
}

#columns {
	width: 100%;
	margin: 255px -15px 0 0;
	font-size: 0;
	text-align: center;
}

#columns .outer {
	background: url(/images/generic/columns-outer.png) 155px 0 repeat-y;
	position: relative;
}

#columns .inner {
	width: 100%;
	position: relative;
}

#header {
	height: 240px;
	left: 0;
	top: 0;
	margin-right: -100%;
	font-size: 0;
	text-align: center;
	background: url(/images/generic/header-tile-right.jpg) 0 0 repeat-x;
	position: absolute;
}

#header .outer {
	width: 100%;
	height: 240px;
	background: url(/images/generic/header-outer.jpg) 50% 0 no-repeat;
	position: relative;
}

#header .inner {
	width: 100%;
	height: 240px;
	background: url(/images/generic/header-inner-32.png) 25% 138px repeat-x;
	position: relative;
}

#header .tile {
	height: 240px;
	width: 50%;
	margin-bottom: -240px;
	background: url(/images/generic/header-tile-left.jpg) 0 0 repeat-x;
}

#erna-low {
	width: 197px;
	height: 74px;
	left: 10px;
	top: 65px;
	background: url(/images/generic/erna-low.png) 0 0 no-repeat;
	position: absolute;
}

#erna-low a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-indent: -5000px;
	display: block;
}

#strapline {
	width: 184px;
	height: 27px;
	right: 25px;
	top: 80px;
	margin-right: -15px;
	text-indent: -5000px;
	background: url(/images/generic/header-strapline.png) 0 0 no-repeat;
	position: absolute;
}

#header .navigation {
	left: 10px;
	top: 2px;
	position: absolute;
}

#header .navigation ul {
	margin-bottom: 0;
	float: left;
}

#header .navigation li {
	padding-left: 21px;
	margin-right: 20px;
	list-style: none;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/generic/header-bullet.png) 0 2px no-repeat;
	float: left;
}

#header .navigation li.first {
	padding-left: 0;
	background-image: none;
}

#header .navigation li.last {
	margin-right: 0;
}

#header .navigation a:link, #header .navigation a:visited, #header .navigation a:active {
	color: #FFF;
	text-decoration: none;
}

#header .navigation a:hover {
	text-decoration: underline;
}

#footer {
	height: 66px;
	margin: 0 -15px 5px 0;
	font-size: 0;
	text-align: center;
	background: url(/images/generic/footer-outer.png) 0 10px repeat-x;
}

#footer .outer {
	height: 66px;
	position: relative;
}

#footer .inner {
	height: 46px;
	top: 20px;
	background: url(/images/generic/footer-inner.png) 155px 0 repeat-y;
	position: relative;
}

#aito {
	width: 47px;
	height: 42px;
	left: 10px;
	top: 4px;
	background: url(/images/generic/footer-aito.png) 0 0 no-repeat;
	position: absolute;
}

#atol {
	width: 45px;
	height: 46px;
	left: 85px;
	top: 0;
	background: #f00 url(/images/generic/footer-atol.png) 0 0 no-repeat;
	position: absolute;
}

#aito a, #atol a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-indent: -5000px;
	display: block;
}

#footer .navigation {
	left: 172px;
	top: -1px;
	position: absolute;
}

#footer .navigation ul {
	margin-bottom: 0;
	float: right;
}

#footer .navigation li {
	padding-left: 21px;
	margin-right: 20px;
	list-style: none;
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	background: url(/images/generic/footer-bullet.png) 0 50% no-repeat;
	float: left;
}

#footer .navigation li.first {
	padding-left: 0;
	background-image: none;
}

#footer .navigation li.last {
	margin-right: 0;
}

#email {
	font: bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	clear: both;
}

#copyright, #address {
	color: #132b35;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 172px;
	float: left;
	clear: both;
}

#footer .navigation a:link, #footer .navigation a:visited, #footer .navigation a:active {
	color: #3288AB;
	text-decoration: none;
}

#footer .navigation a:hover {
	text-decoration: underline;
}

#primary {
	width: 100%;
	margin-left: -80%;
	position: relative;
	float: right;
}

#primary .pad {
	padding: 0 10px 0 180px;
	color: #090909;
	font: normal 11px/15px Vedana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
}

#primary td, #primary th {
	color: #090909;
	font: normal 11px/15px Vedana, Arial, Helvetica, sans-serif;
	text-align: left;
}

#secondary {
	width: 172px;
	position: relative;
	float: left;
}

#secondary .pad {
	padding: 0 15px 0 10px;
	color: #090909;
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
}

#secondary dl {
	padding-bottom: 10px;
	margin-bottom: 0;
	background: url(/images/generic/secondary-navigation-li.png) 0 100% repeat-x;
}

#secondary dt {
	color: #9B8F76;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#secondary dd {
	margin-bottom: 0;
}

#secondary ul {
	margin-bottom: 15px;
}

#secondary li {
	padding-left: 0;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
}

#secondary a:link, #secondary a:visited, #secondary a:active {
	color: #3288AB;
	text-decoration: none;
}

#secondary a:hover {
	text-decoration: underline;
}

#secondary #external {
	margin-bottom: 0;
}

#external li {
	width: 100%;
	color: #9B8F76;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	display: block;
}

#external span {
	width: 100%;
	height: 100%;
	background: url(/images/generic/go.png) 0 25px no-repeat;
	position: relative;
	display: block;
}

#external a {
	width: 100%;
	height: 100%;
	display: block;
}

#external a:link, #external a:visited, #external a:hover, #external a:active {
	color: #9B8F76;
	text-decoration: none;
}

#external #uk-and-day-spas {
	height: 84px;
	background: url(/images/generic/uk-and-day-spas.png) 47px 32px no-repeat;
}

#external #ski-holidays {
	height: 95px;
	background: url(/images/generic/ski-holidays.png) 26px 23px no-repeat;
}

#external #property-sales {
	height: 83px;
	background: url(/images/generic/property-sales.png) 59px 28px no-repeat;
}

#external #summer-holidays {
	height: 96px;
	background: url(/images/generic/summer-holidays.png) 63px 22px no-repeat;
}

.access {
	text-indent: -5000px;
	position: absolute;
	display: block;
}

#content, #column-main-content {
	width: 100%;
}

#columns table td {
	vertical-align: top;
}