#main{ width:770px; margin: 0 auto;}


#content {

	width: 768px;
	height:230px;
	margin-left:0px;
		/*padding: 20px;*/
	background: url(home_images/bg_main.gif) left top no-repeat #FFF;	

}
div#feature_list {
	width: 760px;
	height: 230px;
	overflow: hidden;
	position: relative;
}

div#feature_list ul {
	position: absolute;
	top: 26px;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#tabs {

	left: 0;
	z-index: 2;
	width: 184px; /*320px;*/
}

ul#tabs li {

	font-size: 12px;
	font-family: Arial;
	margin:0; padding:0;
}

ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	/*margin: 10px 10px 0 0;*/
}

ul#tabs li a {
	color: #fff;
	text-decoration: none;	
	display: block;
	width:174px;
	height:36px;
	font:bold 13px "Trebuchet MS";
	line-height:36px;
	margin-top:0px;
	background:url(home_images/project-nav-bg.png) 2px top no-repeat;
	padding:0 0 0 8px;
	/*padding: 10px;*/
	/*height: 42px; 60px;
	outline: none;*/
}

ul#tabs li a:hover {
	text-decoration: none;
}

ul#tabs li a.current {
	background:  url(home_images/project-nav-current-bg.png) top left no-repeat;
	color: #218cc9;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	left:190px;
	width: 560px;   /*463px;*/
	height: 210px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 560px;
	height: 210px;
	top: -18px;
	left:0px;
}

/*ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
}

ul#output li a:hover {
	background: #D33431;
}*/

.Flight-img{ background:url( home_images/flight_img.png) left top no-repeat; position:relative; }
.Hotel-img{ background:url( home_images/hotel_img.png) left top no-repeat; position:relative; }
.Vacation-img{ background:url( home_images/vacation_img.png) left top no-repeat; position:relative; }
.Adv-img{ background:url( home_images/adv_img.png) left top no-repeat; position:relative; }
.Intl-img{ background:url( home_images/intl1_img.png) left top no-repeat; position:relative; }

./*litext{ font:bold 14px Arial; color:#000000; text-decoration:none; text-align:left; margin:5px 0 5px 15px;}*/

#Content_Home_Wrapper { width:560px; height:260px;}
.Content_Home_Head { width:560px; text-align:center; margin:0 0 2px 0;}
#Content_Home_Text { width:560px; float:left;}

.Textwrap{ width:535px; float:left; margin:2px 5px; font:normal 13px Arial; color:#666; text-decoration:none;}
.Textwrap a{ width:535px; float:left; margin:2px 5px; font:normal 13px Arial; color:#666; text-decoration:none; padding:0 0 0 15px; background:url(images/store_arrow.gif) left 5px no-repeat; line-height:15px; text-decoration:none;}
.Textwrap a:hover{ color:#218cc9; text-decoration:underline; }

.Content_Home_More { float:right; width:535px; height:22px; cursor:pointer;}
