body {
	background-color: #1D76A5;
	margin: 0;
	font-family:Arial Narrow, Arial, Verdana;
	font-size:8pt;
	color:#FFFFFF;
}

a:link, a:visited {color: #000000; text-decoration: none; padding-bottom: 2px; border-bottom: 0px}
a:hover, a:active {color: #FFFFFF; text-decoration: none; padding-bottom: 2px; border-bottom: 1px dotted #FFFFFF}

#wrapper {
	margin: 0;
	background:#1D76A5;
	width: 100%;
	min-width: 900px;
	background: url('images/bg-banner-line.gif') left top repeat-x;
}

* html .minwidth {
	border-left:900px solid #FFFFFF;
}

* html .container {
	margin-left:-900px;
}

#menu {
	float: left; background: url('images/banner/leftbanner.jpg') no-repeat; width: 400px; height: 122px;
}
#banner-left {
	float: right; background: url('images/banner/rightbanner.jpg') right no-repeat; width: 400px; height: 122px;
}
#banner-right {
	clear: both; background: url('images/banner/reflect.jpg') right no-repeat; width: 100%; height: 27px;
}

#content-wrapper
{
	padding-top: 70px;
	padding-bottom: 10px;
	margin:0 auto;
	width:800px;
}

input.bookit
{
	background-color: #3484AE;
	border: 1px solid #FFFFFF;
	padding-left: 3px;
	color: #FFFFFF;
	font-family: Arial Narrow, Arial , Verdana;
	font-size: 8pt;
}

select.bookit
{
	background-color: #3484AE;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-family: Arial Narrow, Arial , Verdana;
	font-size: 8pt;
}

h1 {}

h2	{color: #3484AE; margin: 0px; font-famil: Trebuchet MS; line-height: 25px}