#header {
	height : 400px;
	padding : 9px 55px 20px 55px;
	background : url( ../images/index/header_index.jpg ) no-repeat;
	color : #01416f;
	font-size : 12px;
}

#header .title {
	margin-bottom : 12px;
	font-size : 34px;
	line-height : 34px;
	font-weight : bold;
	color: #0067b2;
}

#header .top{
	float: right;
	width: 382px;
	margin-top: 45px;
}

#header img.bPosition{
	float: right;
	margin: -10px 5px 0 0;
}

#header p.contents{
	overflow: hidden;
	height: 100px;
}

#sub {	
	float:right;
	margin: 0px;
	margin-right: 1px;
	padding: 0px;
	padding-right: 54px;
	background : #ffffff url( ../images/index/sub.jpg ) no-repeat top right;
}


#all {
	width : 690px;
	float:left;
}

#tours_1 {
	width : 290px;
	float : left;
	background : url( ../images/index/tours_1.jpg ) no-repeat;
}

#tours_1 .title {
	width : 210px;
	height : 40px;
	margin : 0 25px 0 55px;
	font-size : 20px;
	border-top : 5px solid #66cc33;
}

#tours_1 .featured{
	height: 250px;
	padding : 8px 33px 8px 63px;
	font-size : 14px;
	font-weight : bold;
	line-height : 20px;
	background : url( ../images/index/featuredtour.jpg ) repeat-y 50px 0;
}

#tours_1 .tourlist {
	width : 210px;
	padding : 12px 25px 0 55px;
	background : url( ../images/index/tourlist.jpg ) no-repeat top;
}


#login{
	width : 405px;
	height: 60px;
	margin-bottom: 10px;
}

#tours_2{
	width : 405px;
	padding : 20px 0px 5px 20px;
	margin-top: -20px;
	*margin-top: -360px;
	margin-left: 275px;
}

#tours_2 .title {
	width : 405px;
	height : 6px;
	font-size: 6px;
	line-height: 6px;
	margin : 0px 20px 0px 0px;
	padding: 0px;
	border-top : 5px solid #66cc33;
}

#tours_2 .topImg {
	width: 190px;
	background : url( ../images/index/tours_2.jpg ) no-repeat;
}


#tours_2 .ar {
	width: 190px;	
	float : right;
}

#tours_2 .al {
	width: 190px;
	float : left;
}

#tours_2 .featured {
	height: 205px;
	padding : 0px 13px 8px 13px;
	margin-top: 20px;
	font-size : 14px;
	font-weight : bold;
	line-height : 20px;
	background : url( ../images/index/featuredtour_2.jpg ) repeat-y 0px 0;
}

#tours_2 .tourlist {
	width : 190px;
	height: 10px;
	background : url( ../images/index/tourlist_2.jpg ) no-repeat top;
}

#tours_1 .tourpic, #tours_2 .tourpic {
	margin-bottom : 5px;
}

#tours_1 .text {
	font-size : 11px;
	font-weight : normal;
	line-height : 1.2;
	margin : 6px 0;
}

#tours_1 .arrow2, #tours_2 .arrow2 {
	float : right;
}

#tours_1 .more, #tours_2 .more, #tours .more {
	float : right;
	font-size : 11px;
}

#tours .more {
	width: 160px;
	padding-bottom: 12px;
}

#tours {
	width : 647px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin : 0 25px 0 55px;
	border: 1px solid #e1e1e1;
}


#tours ul {
	padding : 12px 25px 0 25px;
}

#tours li {
	width: 260px;
	padding-left : 18px;
	padding-bottom: 10px;
	font-size : 13px;
	background : url( ../images/arrow.gif ) no-repeat 0px 3px;
}

#tours .ar { float : right; }
#tours .al { clear: both; float : left; }


#news, #bottomAd {
	width : 650px;
	margin : 20px 0 0 55px;
	padding-right : 20px;
}

#news .title {
	height : 40px;
	font-size : 20px;
	border-top : 5px solid #0067b2;
	border-bottom : 1px solid #cccccc;
}

#news table {
	width : 650px;
}

#news td {
	border-bottom : 1px solid #cccccc;
}

#news td.text {
	padding : 5px 0;
}

#news td.date {
	width : 90px;
	height : 30px;
}

#news a {
	color : #0067b2;
}

#bottomAd {
	margin-top: 17px;
	text-align: center;
}

#bottomAd img{
	margin: 0px 12px 10px 0px;
}

