body {
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%; 
	margin: 0;
	padding: 0;
	text-align: center; /* IE Hack: Readjusted later in centraliser */
	background: #2398F9;
}

.window {
	background: url(../grfx/back_repeat.jpg) repeat-x;
	text-align: left; /* Readjustment: due to IE Hack */
	margin-right: auto; /*centres in compliant browsers*/
	margin-left: auto; /* "	" */
	padding: 0;
	width: 800px;
}

.header {
	background: url(../grfx/header.jpg) no-repeat;
	height:104px;
	margin: 0 0 30px 0;
}

.subHeader {
	/*background:url(../grfx/home_subheader.jpg) no-repeat;*/
	height:200px;
	padding: 0 0 0 0px;
	margin: 0;
}

#flash {
	height: 224px;
	width: 562px;
	position: absolute;
	top: 132px;
	left: 235px;
}

#exceptionColours {
	color: #AFF;
}

#content {
	background:#FFF;
	color:#333366;
	min-height: 320px;
}

* html #content {
	height:320px;
}

#content_left {
	float:left;
	width:475px;
	background: url(../grfx/divider.gif) no-repeat top right;
	min-height:320px;
}

#content_right {
	float:left;
	max-width:280px;
}

* html #content_right {
	width: 280px;
}

#content_left p, #content_right p, #content_right img {
	padding:1.25em 2.5em 0 2.5em;
	font-size:0.9em;
}

#content_left h2, #content_right h2 {
	padding:1.25em 2.5em 0 2.5em;
	margin:0;
	font-size:0.9em;
}

#content_right h2 a {
	color:#94D5FA;
	
}

.footer {
	font-size: 0.7em;
	color:#FFFFFF;
	text-align:left;
	padding: 1em;
	background: #2398F9;
}

.footer p {
	margin: 0;
	padding: 5px 0 0 3px;
	/*background: url(../grfx/nav/footer_bar.gif) top left no-repeat;*/
}

.footer a {
	color:#FFFF00;
	padding-top:0.5em;
	padding-bottom:1em;
}

.clear {
	clear:both;
}

#custom_tours {
	background:url(../grfx/home_grfx/custom_gradient.gif) bottom no-repeat;
}

#custom_container{
	width:244px;
	padding-left:32px;
	margin-top:10px;
	background:url(../grfx/home_grfx/custom_repeat.gif) 32px 10px repeat-y;
}

#news_specials {
	width:249px;
	padding-left:32px;

}

#custom_tours img, #news_specials img {
	margin:0;
	padding:0;
}

img {
	border-width:0;
}

#news_specials p{
	background:url(../grfx/home_grfx/news_repeat.gif) repeat-y;
	margin:0;
}