.left_column{
	width:345px;
	float:left
}
.right_column{
	width: 625px;
	float:right
}
.last_min__flight {
	width: 622px;
	height: 328px;
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 15px 0 0 0;
	_margin: 15px 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/flights/last_minute_back.jpg');
	background-repeat: no-repeat;
	background-position: left top;	
}
.bussines_flight {
	width: 622px;
	height: 152px;
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	_margin: 10px 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/flights/bus_travel_back.jpg');
	background-repeat: no-repeat;
	background-position: left top;	
}
.group_flight {
	width: 622px;
	height: 152px;
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	_margin: 10px 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/flights/group_travel_back.jpg');
	background-repeat: no-repeat;
	background-position: left top;	
}
.giftcard {
	width: 308px;
	height: 179px;
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	_margin: 10px 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
}
.insurance {
	width: 308px;
	height: 179px;
	position: relative;
	display: inline;
	float: right;
	padding: 0;
	margin: 10px 0 0 0;
	_margin: 10px 0 5px 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
}
.button_read{
width:auto;
float:right;
margin-right: 20px;
margin-top: 5px;
}
.txtLastMin{
	width:290px;
	height:190px;
	margin-top:115px;
	margin-left:20px;
	float:left;
	
}
.lastminTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center;
}
.lastminTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.lastminPrice{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	color: #900;
	padding-top:0;
	margin-bottom:25px;
}
.lastminPriceDashed{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	color: #900;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;	
}


.txtBusiness{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: 500;
	line-height: 20px;
	color: #FFF;
	list-style-image: url(../img/home/list_bullet.gif);
	width:380px;
	height:75px;
	margin-top:0;
	_margin-top:0;
	padding-top:40px;
	margin-left:210px;
	float:left;
	display: inline;
}
ul{
	margin-top:0;
}

.txtGroup{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 20px;
	font-weight: 400;
	color: #000;
	list-style-image: url(../img/home/list_bullet.gif);
	width:240px;
	height:90px;
	margin-top:60px;
	padding-top:0;
	margin-left:0;
	float:left;
}
.xmas{
	width: 623px;
	height: 563px;
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 15px 0 0 0;
	_margin: 15px 0 5px 0;
	background-image:url(../img/flights/xmas_big.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.xmas_content{
	width: 620px;
	height: 460px;
	margin: 0;
	padding: 95px 0 0 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.xmas th{
	background-color:#5A8A4D;
	color:#FFF;

}
.xmas h2{
	font-size:18px;	
}
.xmas_sub{
	border-bottom:#999 1px solid;
}
.xmas_text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
	width:550px;
	float:left;
	text-align:center;
	color:#900;
	padding:5px;
}
.xmas_sm{
	width:349px;
	height:345px;
	float:left;
	background-image:url(../img/flights/xmas.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	margin: 10px 0 0 0;
}
.xmas_sm_title{
	padding: 75px 0 15px 30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FFF;
}
.xmas_sm_text{
	width:320px;
	padding: 0 15px 30px 15px ;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	text-align:center;
	color:#FFF;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	margin-top: 9px;
	margin-bottom: 9px;
	color: #666;
}