
html, body {
	position: relative;
	width: 100%;
	min-height: 768px;
	height: 90%;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	text-align: center;
	background-color: #ffffff;
	color:#4d4e4f;
	line-height:160%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.header{
	width: 770px;
	margin-left: auto ;
	margin-right: auto ;
	height: 85px;
	background-image: url('../images/book_btn_back.jpg');
	background-repeat: no-repeat;
}

 .contact_info {
	color: #808384;
	font-family: Verdana, Arial;
	font-size: 11px; 
	line-height:140%;
	overflow: hidden;
	padding-left: 25px; 
	padding-top: 10px; 
 }

 .wrapper {
	
	width: 1280px;
	margin-left: auto ;
	margin-right: auto ;
	background-image: url('../images/background_decals.png');
	background-repeat: no-repeat;
}
.main{
	width: 786px;
	margin-left: auto ;
	margin-right: auto ;
	min-height: 400px;
	text-align: left;
	background-image: url('../images/main_fade.png');
	background-repeat: repeat-y;
}

.main_inner{
	height:525px;
	width: 100%;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 5px;
}

	.main_inner p{
		margin:1em 0;
		}

.main_inner_index{
	height:270px;
	width: 95%;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 0px;
}

	.main_inner_index p{
		margin:1em 0;
		}

.main_inner_about_us{
	height:365px;
	width: 95%;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 0px;
}

	.main_inner_about_us p{
		margin:1em 0;
		}

.main_inner_leisure{
	height:550px;
	width: 95%;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 0px;
}

	.main_inner_leisure p{
		margin:1em 0;
		}

.main_inner_contact{
	height:725px;
	width: 95%;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 0px;
}

	.main_inner_contact p{
		margin:1em 0;
		}

.main_inner_testi{
	height:625px;
	width: 95%;
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 0px;
}

	.main_inner_testi p{
		margin:1em 0;
		}

.testi{
	line-height:160%;
	font-size: 11px;
}

.banner{
	width: 100%;
	margin-left: 3px;
}

h1{
	font-size:180%;
	font-weight:normal;
	text-align: center;
}

img{border:none;}

.menu_main{
	width: 770px;
	margin-left: auto ;
	margin-right: auto ;
	margin-bottom: 0px;
	padding-bottom: 0px;
    padding: 0;
	padding-top: 3px;
	height: 26px;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	background-image: url('../images/menu_back.jpg');
	background-repeat: repeat-x;
}
.menu_main a:link {
	text-decoration: none;
	color: #ffffff;
}
.menu_main a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menu_main a:link:hover {
	color: #ffffff;
	text-decoration: none;
}


.menu_main ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
	  list-style: none;
	  text-align: center;
    }

 .menu_main li{
	margin: 0;
    padding: 0;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
}


#page_title{
	font-size: 16px;
	color: #1682c5;
	position: relative;
	text-align: left;
	height: 31px;
	width: 350px;
	text-indent:35px;
	margin-left: 8px;
	margin-top: 6px;
	background-image: url('../images/title_bg.jpg');
	background-repeat: no-repeat;
}
#subpage_title{
	font-size: 16px;
	color: #1682c5;
	position: relative;
	text-align: left;
	height: 31px;
	width: 350px;
	text-indent:35px;
	margin-left: 8px;
	margin-top: 9px;
	background-image: url('../images/title_bg.jpg');
	background-repeat: no-repeat;
}
#page_body{
	position: relative;
	width: 770px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: left;
}
 .footer_main {
	height: 150px;
	width: 770px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: left;
	color: #4d4e4f;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
 }
 
 #footer_title{
	font-size: 16px;
	color: #1682c5;
	text-align: left;
	margin-top: 7px;
	height: 20px;
	width: 340px;
	text-indent:35px;
	background-image: url('../images/sub_title_bg.jpg');
	background-repeat: no-repeat;
}


 .copyright {
	height: 21px;
	width: 770px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
	color: #fff;
	background-image: url('../images/footer_blue_bg.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
 }

 .btm_links {
	height: 21px;
	font-size: 10px;
	width: 770px;
	margin-left: auto ;
	margin-right: auto ;
	text-align: center;
	color: #95a2aa;
	background-color: #ffffff;
 }
 .btm_links a:link {
	text-decoration: none;
	color: #95a2aa;
}
.btm_links a:visited {
	text-decoration: none;
	color: #95a2aa;
}
.btm_links a:link:hover {
	text-decoration: none;
	color: #95a2aa;
	}
	
	/* ------------------------------------------  EASY SLIDER CSS */
	
	/* global */

    /* image replacement */
        .graphic, #header h1, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

    /* clearfix */
	
		#content{
		position:relative;
		}

		#content:after, ul:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		#content, ul{
			display:block;
			}
		/*  \*/
		#content, ul{
			min-height:1%;
			}
		* html #content, * html ul{
			height:1%;
			}

    /* // clearfix */
	
	/* HTML Tags */
        a{
			text-decoration:none;
			color:#00758e;
            }
        a:hover{
			color:#999;
            }			
		table, input, textarea, select, li{
			font:100% Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#333;
			}				
		p, blockquote, ul, ol, form{
			margin:1em 0;
			}
		blockquote{
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{	
			padding:2px 5px;
			}	
		th{	
			text-align:left;
			}	
		li{
			display:list-item;
			}
		cite{
			font-size:17px;
			font-weight:bold;
			}
	
	/* // HTML Tags */	
	
/* // Global */

/* page setup */

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	.col{
		float:left;
		display:inline;	
		width:299px;	
		margin-left:36px;
		padding:0 0 1em 0;
		}
	.full{
		clear:both;	
		padding:1em 36px;
		}	
	#footer{
		clear:both;
		background:url(../images/bg_footer.gif) no-repeat 0 100%;
		height:80px;		
		padding:0 36px;
		font-size:12px;
		color:#fff;
		}		

/* //page setup */

/* header */

	#header h1{
		position:absolute;
		margin:0;
		padding:0;
		width:203px;
		height:110px;
		top:34px;
		left:36px;
		background:url(../images/bg_logo.gif) no-repeat 0 0;	
		}				

/* // header */

/* content */
				
	.left{
		float:left;
		margin-top:.5em;
		margin-right:15px;
		}			
	.left img{
		border:1px solid #e1e1e1;
		border-top:1px solid #e8e8e8e8;
		border-left:1px solid #e8e8e8e8;
		background:#f1f1f1;
		padding:5px;
		}				
			
	/* slider */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:227px;
			width:770px;
			overflow:hidden;
			}	
		#slider{ 
			margin-left:5px;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:-25px;
			top:71px;
			}	
		#nextBtn{ 
			left:775px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:77px;
			background:url(../images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(../images/btn_next.gif) no-repeat 0 0;	
			}								
	
	/* // slider */													

	.col strong, .full strong{
		padding:0 2px;
		background:#f1f1f1;
		}
	.col a, .full a{
		font-weight:bold;
		text-decoration:underline;
		}		


	.full ul, .full li{
		margin:0;
		padding:0;
		list-style:none;
		}
	.full li{
		padding:3px 15px;
		background:#f1f1f1;
		margin-bottom:1px;
		}		

/* // content */

/* footer */

	#footer p{
		margin:0;	
		line-height:76px;		
		}	
	#footer a{
		color:#ccc;
		text-decoration:underline;	
		}				

/* // footer */

/* --------------------------------------------------- TABS */
@CHARSET "UTF-8";
/******* GENERAL RESET *******/
span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;

font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
vertical-align:baseline;
}

html,body{
	height:100%;
	text-align: center;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
#logo{
	margin-top: 1em;
	display: block;
}
/******* /LOGO  *******/
/******* MENU *******/
#container{
	margin-top: 20px;
	margin-left: 13px;
	width: 700px;
}
#container ul{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	font-size: 15px;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
	min-height: 250px;
	padding-top: 15px;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}
/******* /CONTENT *******/

/******* NEWS *******/
.content.news h1{
	background: transparent url(images/news.jpg) no-repeat scroll left top;
}
.content.news{
	display: block;
}
/******* /NEWS *******/

/******* TUTORIALS *******/
.content.tutorials h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.content.tutorials{
	display: none;
}
/******* /TUTORIALS *******/

/******* LINKS *******/
.content.links h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.links{
	display: none;
}
.content.links a{
	color: #5f95ef;
}
/******* /LINKS *******/

/******* TOURS *******/
.content.tours h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.tours{
	display: none;
}
.content.tours a{
	color: #5f95ef;
}
/******* /TOURS *******/
