/* CSS Document */

#banner_interior {
	height:150px;
	width:940px;
	background:url(/images/product_header_bg.jpg) no-repeat top left;
	position:relative;
	margin-top:21px;
}

#banner_interior h1 {
	position:absolute;
	bottom:0px;
	left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFFFFF;
}
/* ------------------------------ banner end ---------------------------------- */
/* ------------------------------ nav start ---------------------------------- */

#nav_products_services {
	background:url(/images/nav_products_bg.gif) repeat-x;
	height:35px;
	width:940px;
	padding:7px 0;
	margin-top:10px;
}

#nav_products_services ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:920px;
}

#nav_products_services li {
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	background:url(/images/nav_products_divider.gif) no-repeat right 0px;
	text-align:center;
}

#nav_products_services li#products_developer {
	background-image:none;
}

#nav_products_services li#products_viewall {
	float:right;
	background-position:left top;
}
#nav_products_services li a#products_viewall {
        padding-right:0px;
}
#nav_products_services li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:0 20px;
	color:#333333;
	text-decoration:none;

	height:28px;
	overflow:hidden;
}

#nav_products_services li a:hover {
	background:url(/images/arrow.gif) no-repeat center bottom;
	color:#E50000;
}
/* ------------------------------ nav end ---------------------------------- */
/* ------------------------------ main top start ---------------------------------- */


#products_intro {
	width:450px;
	float:left;
	margin-left:10px;
}
#products_intro p{
	line-height:20px;
}


#products_promo {
        background:#cce3ff url(/images/prod_serv_home_promo_top.gif) no-repeat top left;
	width:460px;
	float:right;
        color:#333;

}

#products_promo_interior{
        background:url(/images/prod_serv_home_promo_bottom.gif) no-repeat bottom left;
        padding:10px;
        overflow:auto;
}

#products_promo p{
        font-size:14px;
        line-height:20px;
}

/* ------------------------------ main top end ---------------------------------- */

#products_sections {
	clear:both;
}

#products_sections a {
}


#products_sections a:hover {
}

.prods_sections {
	width:460px;
	height:245px;
	float:left;
	margin:10px 0px 0 0px;
	background:#f2f2f2 url(images/products_sect_bg.gif) left bottom no-repeat;
	padding-bottom:10px;	
}

#p_travel_agency,#p_corporation {
	margin-right:20px;
}

#prods_corp {
	clear:left;
}

.prods_sections h2 {
	color:#333333;
	font-size:24px;
	padding:3px 10px;
	background:#FFFFFF url(images/prod_section_header_bg.gif) repeat-x left 4px;
	margin:0;
	font-weight:bold;

}

.prods_sections p {
	padding:0px 10px;
	line-height:20px;
	margin:0px;
	font-size:12px;
}

.prods_sections h3 {
	width:200px;
	padding:5px 10px;
	font-size:18px;
	font-weight:normal;
	margin:0px;

}

.prods_sections ul {
	width:200px;
	padding:0px;
	margin:0 0 0 20px;

}

.prods_sections li {
	list-style:none;
	padding:0px;
	margin:0px;
	line-height:20px;
        font-size:14px;
}
.prods_sections li a {
	color:#CC0000;
	text-decoration:none;
	border-bottom:1px solid #999;
}

.prods_sections li a:hover {
	border-bottom:1px solid #000;
}

.prods_sections_left {
	float:left;
}

.prods_sections_nav {
	width:240px;
        padding-top:10px;
	float:right;
}
.prods_sections_nav a.button {

}
.prods_sections_nav .links a {
	padding:0 10px 0 10px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
.prods_sections_nav .links a:hover {
	color:#CC0000;
}

#p_travel_supplier li {
	display:block;
	width:80px;
	float:left;

}

.sitemap_1col {
	width:220px;
	float:left;
	margin-right:20px;
}

.sitemap_last {
	margin-right:0px;
}

.sitemap_3col {
	width:700px;
	float:left;
}

#sitemap_container h1{
	margin-top:38px;
	margin-left:240px;
	font-size:30px;
}

#sitemap_container  #bread_crumb {
	left:240px;
	top:167px;
}

#sitemap_container ul {
	margin:0 0 10px 10px;
	padding:0px;
}

#sitemap_container li {
	background:url(images/red_arrow_bullet.gif) no-repeat left 5px;
	list-style:none;
	padding-left:15px;
	margin:0;
	line-height:18px;
}

#sitemap_container li li {
	background:url(images/red_circle_bullet.gif) no-repeat left 4px;
}

.sitemap_1col_interior {
	width:200px;
	margin-left:20px;
	float:left;
}

#sitemap_container h2 {
	background-color:#e6e6e6;
	display:block;
	margin-bottom:15px;
}

#sitemap_container h2 a {
	color:#333333;
	font-face:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding:10px;
	height:40px;
	text-decoration:none;
}

#sitemap_container h3 a {
	color:#e50000;
	font-face:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}

#sitemap_container li a {
	color:#e50000;
	font-face:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

