h1, h2, h3, h4, h5, h6, ul, li, p, table, tr, th, dl, dd, dt, ol, form { margin: 0px; padding: 0px;}
img {border: 0;}
p, a, em, input, select, textarea, span, td, li, ul, h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, sans-serif;}
h1, h2, h3, h4 {letter-spacing:0.05em;}
b {font-weight:normal;}
em {font-style:normal;}
body {
	text-align: center;
	padding: 0px;
	/*height: 100%;*/
	background-color: #fff;
	margin:41px 0px 0px 0px;
	/*background-attachment: fixed;*/
	background-image: url(main_bkg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	/*scrollbar-3dlight-color:A9B0B4;
	scrollbar-arrow-color:fff;
	scrollbar-base-color:E0E6E8;
	scrollbar-darkshadow-color:8A8D91;
	scrollbar-face-color:BDC4C8;
	scrollbar-highlight-color:D5DCDF;
	scrollbar-shadow-color:B9BFC2;*/	
}
#container {
	/*position:relative;*/ 
	top:0px; 
	left:0px;
	width:880px;
	height:380px;
	margin:0 auto;
	padding:0 0 0 0;
	display:block;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#header	{
	display: block;
	width:100%;
	border-bottom:3px solid #fff;
	height:85px;
}
#header	img{
	margin:10px 0px 15px 0px;
}
a {text-decoration: underline;}
a:hover {text-decoration: none;}
#rightpan {
	float:left;
	/*width:456px;*/
	width:452px;
	padding:0px;
	margin:0px;
	display:block;
}
#leftpan {
	float:left;
	padding:0px;
	margin:0px;
}
#nav{
	/*position:relative;*/
	float:left;
	font-weight: 400;
	width:452px;
	text-align:left;
	display:block;
	color: #9AB6C4;
}
#nav h1, h2 {letter-spacing:0em;}
#nav span{
	display:block;
	text-align: center;
	color: #005293;
	font-weight: 400;
	width:113px;
	height:44px;
	background-color:#fff;
	/*border-right:1px solid #fff;*/
	line-height: 45px;
}
#nav ul {
	list-style-type: none;
	display:inline;
}
#nav li {
	display:inline;
	float:left;
	text-align: center;
	list-style-type: none;
	font-size:0.9em;
	line-height:1.8em;
	width:113px;
}
#nav li h1{
	display:block;
	text-align: center;
	color: #005293;
	font-weight: 400;
	width:113px;
	font-size:0.9em;
	height:44px;
	background-color:#fff;
	/*border-right:1px solid #fff;*/
	line-height: 45px;
	background-image:none;
}
#nav li a{
	display:block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	border-right:1px solid #fff;
	font-weight: 400;
	/*width:113px;*/
	height:44px;
	background-color:#cacdd0;
	line-height: 45px;
	background-image:url(nav_bkg2.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#nav li a:hover {
	color: #fff;
	background-image:url(nav_bkg.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#bdc0c5;
}
#home {
	float:left;
	text-align:left;
	height:334px;
	width:451px;
	padding:0px;
	margin:0px;
	display:block;
	background-color:#fff;
	overflow: auto;
}
#home h1, #home h2{
	width:auto;
	padding:20px 20px 2px 20px;
	margin:0px;
	font-size:1em;
	color:#115e9a;
	font-weight:400;
}
#home p{
	width:auto;
	padding:12px 6px 7px 20px;
	margin:0px;
	font-size:0.7em;
	color:#393939;
	line-height:1.4em;
	float:left;
}
#home p b{
	/*color:#33668d;*/
	font-weight:400;
}
#home a{
	color: #005293;
}
#home a:hover {
	color: #0163B1;
}
#home ul {
	padding:0px 10px 0px 20px;
	list-style-type: none;
	display:block;
	width:400px;
}
#home li {
	float:left;
	display:block;
	list-style-type: none;
	font-size:0.7em;
	line-height:1.4em;
	padding:2px 2px 1px 18px;
	color:#393939;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	/*border-bottom:1px dotted #A4A4A4;*/
}
#home .short li {
	width:175px;
}
#home li em{
	font-size:0.9em;
}
#home a b{
	color: #414141;
	text-decoration:none
}
#home a:hover b{
	color: #3f5668;
	text-decoration:underline
}
#content {
	float:left;
	text-align:left;
	height:334px;
	width:451px;
	padding:0px;
	margin:0px;
	display:block;
	background-color:#fff;
	overflow: auto;
}
#content h1, #content h2{
	width:auto;
	padding:18px 20px 0px 20px;
	margin:0px;
	font-size:1em;
	color:#115e9a;
	font-weight:400;
}
#content h3{
	width:auto;
	padding:130px 20px 5px 20px;
	margin:0px;
	font-size:1em;
	color:#005293;
	font-weight:400;
}
#content h4{
	width:auto;
	padding:2px 20px 10px 20px;
	margin:0px;
	font-size:0.8em;
	color:#393939;
	font-weight:400;
}
#content p{
	width:auto;
	padding:14px 15px 10px 20px;
	margin:0px;
	font-size:0.7em;
	color:#393939;
	line-height:1.4em;
}
/*#content em{
	color:#777;
}*/
#content p b{
	/*color:#33668d;*/
	font-weight:400;
}
#content p strong{
	/*color:#33668d;*/
	font-weight:400;
}
#content p em{
	padding:4px 0px 4px 0px;
	margin:0px;
	/*color:#777;*/
}
#content a{
	color: #005293;
}
#content a:hover {
	color: #0163B1;
}
.linknon a{
	color: #393939;
	text-decoration:none;
}
.linknon a:hover {
	color: #0163B1;
	text-decoration:underline;
}
a.nou {
	color: #393939;
	text-decoration:none;
}
a:hover.nou  {
	color: #0163B1;
	text-decoration:underline;
}
#content ul {
	padding:0px 20px 0px 25px;
	list-style-type: none;
}
#content li {
	list-style-type: none;
	font-size:0.7em;
	line-height:1.2em;
	padding:6px 0px 6px 18px;
	color:#393939;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	border-bottom:1px dotted #A4A4A4;
}
#contact {
	float:left;
	text-align:left;
	height:334px;
	width:451px;
	padding:0px;
	margin:0px;
	display:block;
	background-color:#fff;
	overflow: auto;
}
#contact h2{
	width:auto;
	padding:20px 20px 0px 20px;
	margin:0px;
	font-size:1em;
	color:#115e9a;
	font-weight:400;
}
#contact  p{
	width:auto;
	padding:20px 20px 10px 20px;
	margin:0px;
	font-size:0.7em;
	color:#393939;
}
#contact li a{
	color: #005293;
}
#contact li a:hover {
	color: #0163B1;
}
#contact ul {
	padding:0px 20px 0px 25px;
	list-style-type: none;
}
#contact li {
	list-style-type: none;
	line-height:1.4em;
	padding:3px 0px 3px 24px;
	color:#393939;
	font-size:0.7em;
	background-repeat: no-repeat;
	border-top:1px dotted #A4A4A4;
}
.address{background-image: url(address_icon.gif); background-position: left 6px;}
.email{background-image: url(email_icon.gif); background-position: left 6px;}
.mobile{background-image: url(mobile_icon.gif); background-position: left 50%;}
.fax{background-image: url(fax_icon.gif); background-position: left 50%;}
#contact span{
	display:block;
	width:320px;
	font-size:0.7em;
	padding:10px 20px 10px 20px;
	color:#393939;
	line-height:1.3em;
}
#contact li em{
	color:#777;
	font-size:0.9em;
}
#contact li b{
	color:#33668d;
	font-size:0.9em;
}
#contact form{padding:0px 0px 10px 0px;}
#contact input{
	font-size:10px;
	width:315px;
	color:#666;
	border: #344C5D 1px solid;
	padding:1px;
}
#contact textarea{
	font-size:10px;
	width:315px;
	color:#666;
	border: #344C5D 1px solid;
	margin:6px 0px 6px 0px;
	padding:1px;
}
#errormessage {
	color:#990000;
}
.button{color:#20394B; BORDER: #344C5D 1px solid; width:80px; FONT-SIZE: 10px; CURSOR: hand; COLOR: red; MARGIN-RIGHT: 10px; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #f0f0f0}

#booking {
	float:left;
	text-align:left;
	height:334px;
	width:451px;
	padding:0px;
	margin:0px;
	display:block;
	background-color:#fff;
	overflow: auto;
}
#booking a{
	color: #005293;
}
#booking a:hover {
	color: #0163B1;
}
#booking h2{
	width:auto;
	padding:20px 20px 0px 20px;
	margin:0px;
	font-size:1em;
	color:#115e9a;
	font-weight:400;
}
#booking p{
	width:auto;
	padding:20px 20px 5px 20px;
	margin:0px;
	font-size:0.7em;
	color:#393939;
	line-height:1.4em;
}
#booking form p{
	padding:1px;
	margin:4px;
	font-size:11px;
	color:#990000;
}
#booking img{
	margin-left:30px;
}
#booking ul {
	padding:0px 30px 0px 30px;
	list-style-type: none;
}
.error{color:#990000;}
#booking li {
	list-style-type: none;
	font-size:0.73em;
	line-height:1.4em;
	padding:8px 0px 8px 18px;
	color:#393939;
	background-repeat: no-repeat;
	border-bottom:1px dotted #A4A4A4;
}
#booking li em{
	font-style:normal;
	color:#888888;
	font-size:0.9em;
}
#booking form{float:left; padding:1px 20px 25px 0px;}
#booking span{
	float:left;
	width:140px;
	display:block;
	color:#393939;
	text-align: right;
	margin:0px;
	padding:1px 10px 1px 1px;
}
#booking span em{
	font-style:normal;
	color:#7A7A7A;
}
#booking input{
	float:left;
	font-size:10px;
	width:170px;
	display:block;
	color:#666;
	border: #344C5D 1px solid;
	padding:1px;
}
#booking textarea{
	float:left;
	font-size:10px;
	width:170px;
	display:block;
	color:#666;
	border: #344C5D 1px solid;
	margin:6px 0px 6px 0px;
	padding:1px;
}
hr{float:left; margin-top:10px; width:350px; height:1px; border-top:1px dotted #ccc;}

#sitemap {
	float:left;
	text-align:left;
	height:378px;
	width:451px;
	padding:0px;
	margin:0px;
	display:block;
	background-color:#fff;
	overflow: auto;
}
#sitemap h1{
	width:auto;
	padding:18px 18px 0px 18px;
	margin:0px;
	font-size:1em;
	color:#115e9a;
	font-weight:400;
}
#sitemap h2{
	font-size:1em;
	color:#115e9a;
	font-weight:400;
}
#sitemap p{
	width:auto;
	padding:10px 10px 0px 18px;
	margin:0px;
	font-size:0.7em;
	color:#393939;
	line-height:1.4em;
	float:left;
}
#sitemap p b{
	/*color:#33668d;*/
	font-weight:400;
}
#sitemap a{
	color: #005293;
}
#sitemap a:hover {
	color: #0163B1;
}
#sitemap ul {
	padding:28px 10px 0px 18px;
	list-style-type: none;
	display:block;
	width:400px;
}
#sitemap li {
	list-style-type: none;
	font-size:0.7em;
	width:180px;
	display:block;
	float:left;
	line-height:1.4em;
	padding:4px 2px 5px 18px;
	color:#393939;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	border-bottom:1px dotted #A4A4A4;
}

#footer h3 {
	font-size:1.1em;
	margin:25px 0px 8px 0px;
	font-weight:400;
	color:#115e9a;
	display:block;
	font-weight:500;
	letter-spacing:0.4em;
}
#footer span {
	font-size:0.7em;
	color:#A4A4A4;
	margin:0px 0px 14px 0px;
}
#footer a{
	color: #A4A4A4;
	text-decoration:none;
}
#footer a:hover {
	color: #777777;
	text-decoration:underline;
}