#content {
width:803px;
margin:auto;
border:solid #000066 1px;
background-color:#FFFFFF;
}
#head {
background-image:url(images/index_01.jpg);
width:100%;
height:328px;
}
#mid {
background-image:url(images/index_02.jpg);
width:100%;
position:relative;
margin-bottom: 5px;
}
#foot {
width:100%;
height: 7px;
}
#bk {
	background-image:url(images/index_03.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width:100%;
	height:100%;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-y;
	background-color: #0066A4;
	background-attachment:fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
display:block;
border-bottom:#0066A4 dashed 1px;
color:#0066A4;
font-size:16px;
}

h2 {
display:block;
border-bottom:#0066A4 dashed 1px;
font-size:12px;
font-weight:normal;
}
h3 {
	display:block;
	color:#333333;
	font-size:18px;
	font-weight: normal;
	margin-bottom: 0px;
}
h4 {
	display:block;
	color:#555555;
	font-size:15px;
	font-weight: bold;
	margin-top: 0px;
}
h5 {
	display:block;
	color:#555555;
	font-size:14px;
	font-weight: bold;
	margin-left: 20px;
	line-height: 1.5em;
}
#links {
padding-left:50px;
padding-right:50px;
}
#links a:link {
	color: #0066A4;
	text-decoration: none;
}
#links a:visited {
	text-decoration: none;
	color: #0066A4;
}
#links a:hover {
	text-decoration: none;
	color: #666666;
}
#links a:active {
	text-decoration: none;
	color: #0066A4;
}
#links a {
	font-size: 16px;
	display:block;
	border-bottom:#0066A4 dashed 1px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	margin-left:20px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #D9FF50;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#bluelinks a:link {
	color: #0066A4;
	text-decoration: none;
}
#bluelinks a:visited {
	text-decoration: none;
	color: #0066A4;
}
#bluelinks a:hover {
	text-decoration: none;
	color: #666666;
}
#bluelinks a:active {
	text-decoration: none;
	color: #0066A4;
}
#bluelinks a {
	margin-left:0px;
}
.style1 {color: #0066C3}

.bookonline {
	float: right;
	margin-right: 100px;
	display: block;
	width: 140px;
	height: 36px;
	border: none;
}
.bookingonline a:hover {
	filter: Alpha(Opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}
.bookonline img {
	width: 140px;
	height: 36px;
	border: none;
}

#centerimg {
	text-align: center;
	margin: 25px;
}
#centerimg img {
	width: 307px;
	height: 230px;
	margin-bottom: 25px;
	border: 2px solid #CCCCCC;