body {
	margin: 0 0 0 0;
	background:#ffffff url(../images/bg_image.jpg) center 0 no-repeat;
}
#main { 
position: relative; 
width : 860px; 
margin : auto; 
padding: 5px 0 0 0; 
}

#divheader {
	width: 860px;
	height: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#divmenup {
	width: 860px;
	float:left;
	height: 30px;
	background:#FF9900 url(../images/bgmenu.jpg) center 0 no-repeat;
}

#divsec1 {
	width: 860px;
	float:left;
}

#divsec2 {
	width: 860px;
	float:left;
	background-color: #ffffff;
}
#col-4 { 
	width: 630px;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	float: right;
	background-color: #ffffff;
}

#col-4 img {
	border: #FF9900 solid 1px;
}

#col-5 {
	width: 230px;
	margin: 0 0 0 0;
	float: left;
	background-color: #fbffd2;
}

#col-1 { 
	width:230px;
	float:left;
}

#col-1 .link-1 { 
	color:#FF4800; 
	font-size:11px;
	font-family: tahoma;
}

#col-1 .text-1 { 
	color:#82DEEC; 
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#col-1 .img-indent1{ margin:0 12px 0 0 !important; float:left;}
#col-1 .clear{ width:100%; overflow:hidden;}
#col-1 .img-top{ margin-top:10px; }

#col-1 .title {
	font-size:16px; 
	font-weight:bold; 
	text-align:left; 
	padding: 0 0 0 8px;
	background-color: #d5f190;
	height: 24px;
	font-family: "Segoe UI",Tahoma, Verdana, sans-serif;
	color:#000000;
	letter-spacing: -1px;
	/*background-image: url(../images/bg_titlecol1.png);*/
}

#col-1 strong {
	display:block; 
	float:left; 
	width:80px; 
	color:#0471be; 
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#col-2 {
	width: 310px;
	float: left;
	padding-left: 5px;
}

#col-2 ul {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

#col-2 li {
	padding: 6px 0 0 0;
	height: 22px;
	border-bottom: #CCCCCC solid 1px;
	list-style: none;
}
#col-2 li a {
	font-family: tahoma;
	font-size: 11px;
	color: #0471be;
	text-decoration: underline;
}

#col-2 li a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #f00202;
	text-decoration: none;
}

#col-2 li strong {
	display:block; 
	float:left; 
	width:93px; 
	color:#FF4800; 
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#col-2 .title {
	font-size:16px; 
	font-weight:bold; 
	text-align:left; 
	padding: 0 0 0 8px;
	background-color: #e4f3ff;
	height: 24px;
	font-family: "Segoe UI",Tahoma, Verdana, sans-serif;
	color:#000000;
	letter-spacing: -1px;
}

.link-blue { 
	float:left; 
	width:93px; 
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#009cf8; 
	text-decoration:none;
}

.link-blue:hover {
	color:#FF0000;
	text-decoration:underline;
}

.extra-button{ 
background:url(../images/extra_button.gif) 0 0 no-repeat; 
color:#FFF;
display:block;
float:right; 
height:20px; 
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none; 
text-align:left; 
text-indent:11px;
line-height:17px; 
width:76px;
margin-top: 10px;
margin-right: 10px;
}
.extra-button:hover{ color:#FFF; text-decoration:underline;}

.extra-button2 { 
background:url(../images/extra_btblue.gif) 0 0 no-repeat; 
color:#FFF;
display:block;
float:right; 
height:20px; 
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration:none; 
text-align:left; 
text-indent:20px;
line-height:17px; 
width:62px;
margin-top: 4px;
margin-right: 10px;
}
.extra-button2:hover{ color:#FFF; text-decoration:underline;}

#col-3 {
	width: 310px;
	float:right;
	background-color: #ffffff;
	padding-left: 5px;
}
#col-3 ul {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;
}

#col-3 li {
	padding: 6px 0 0 0;
	height: 22px;
	border-bottom: #CCCCCC solid 1px;
	list-style: none;
}
#col-3 li a {
	font-family: tahoma;
	font-size: 11px;
	color: #0471be;
	text-decoration: underline;
}

#col-3 li a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #f00202;
	text-decoration: none;
}

#col-3 li strong {
	display:block; 
	float:left; 
	width:93px; 
	color:#dd0024; 
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#col-3 .title {
	font-size:16px; 
	font-weight:bold; 
	text-align:left; 
	padding: 0 0 0 8px;
	background-color: #f9be39;
	height: 24px;
	font-family: "Segoe UI",Tahoma, Verdana, sans-serif;
	color:#000000;
	letter-spacing: -1px;
}

.title-tours {
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	text-transform:uppercase;
}
#title-ltours {
	height: 20px;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
}
#title-ltours a {
	color:#dd0024;
	text-decoration:none;
}
#title-ltours a:hover {
	color:#FF0000;
	text-decoration:underline;
}

#title-ltours strong {
	color:#FF0000;
}

#navi {  		
	margin:0 0 0 0;	
	width: 630px;
	height: 28px;
	float: right;	
}
#navi ul {
	margin: 0 0 0 0;
	padding: 4px 0 0 4px;
}
#navi li {	
	margin:0 1px 0 1px;	
	padding:0 0 0 0;
	font-weight: bold; 
	font-size: 11px;
	color: #ffffff; 
	font-family: Arial,Helvetica, geneva,sans-serif;
	list-style:none;
	float:left;
}
#navi li a {	
	display:block; 	
	width:94px;	
	padding:4px 0;
	text-decoration:none;	
	text-align:center;	
	font-size:11px;	
	color:#ffffff;	
	background-color:#f89f27;
}

#navi li a:hover {	
	color: #ffffff;	
	background-color:#c83d1e;
}

#url {
	width: 230px;
	height: 26px;
	float:left;
	text-align:center;
	padding-top: 6px;
}

#url a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#url a:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f00202;
	text-decoration: none;
}

#title-red {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:normal; 
	text-align:left; color:#FF0000;
	padding-left: 30px;
}

#title-blue {
	font-size:16px; 
	font-weight:bold; 
	text-align:left; 
	padding: 0 0 0 8px;
	background-color: #e4f3ff;
	height: 24px;
	font-family: "Segoe UI",Tahoma, Verdana, sans-serif;
	color:#0471be;
	letter-spacing: -1px;
}
#title-yellow {
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	text-align:left; 
	color:#000000;
	padding: 6px 0 0 8px;
	background-color: #fde88f;
	height: 22px;
}

#footer {
width: 860px;
height: 120px; 
line-height: 8pt; 
font-size: 11px; 
color: #000000; 
font-family:Arial, Helvetica, sans-serif;
text-decoration: none; 
padding-top:30px;
float:left;
}
#content {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration:none;
	text-align:left;
	padding: 20px 50px 0 30px;
}
#content ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#content li {
	padding-bottom: 10px;
	font-weight:bold;
}
.error {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#ff0000;
}
.confir {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0000ff;
}