/*sitemap*/
	
	#sitemapc a{
	color:#02317C;
	text-decoration:none;
	}
	
	#sitemapc {
	color:#02317C;
	}
	
	#sitemapl a{
	color:#543F6E;
	text-decoration:none;
	}
	
	#sitemapl {
	color:#543F6E;
	}
	
	#sitemapb a{
	color:#076C9D;
	text-decoration:none;
	}
	
	#sitemapb {
	color:#076C9D;
	}
	
	.sitemap {
	width:550px;
	background-image:url(../img/sitemapc_strip.gif); 
	}
	
	.sitemaplogo {
	float:right;
	}
	
	.sitemapleisure {
	width:550px;
	background-image:url(../img/sitemapl_strip.gif);
	}	
	
	.sitemapbusiness {
	width:550px;
	background-image:url(../img/sitemapb_strip.gif);
	}	
	
	.sitemap .sitemaptop {
	background-image:url(../img/sitemapc_top.gif);
	background-repeat:no-repeat;
	height:12px;
	}
	
	.sitemapleisure .sitemaptop {
	background-image:url(../img/sitemapl_top.gif);
	background-repeat:no-repeat;
	height:12px;
	}
	
	.sitemapbusiness .sitemaptop {
	background-image:url(../img/sitemapb_top.gif);
	background-repeat:no-repeat;
	height:12px;
	}
	
	.sitemap .sitemapbottom {
	clear:right;
	background-repeat:no-repeat;
	background-image:url(../img/sitemapc_bottom.gif);
	background-color:#FFF;
	height:12px;
	}
	
	.sitemapleisure .sitemapbottom {
	clear:right;
	background-repeat:no-repeat;
	background-image:url(../img/sitemapl_bottom.gif);
	background-color:#FFF;
	height:12px;
	}
	
	.sitemapbusiness .sitemapbottom {
	clear:right;
	background-repeat:no-repeat;
	background-image:url(../img/sitemapb_bottom.gif);
	background-color:#FFF;
	height:12px;
	}
	
	.sitemapleisure .sitemapmain {
	padding:0 12px 0 12px;
	line-height:1.3em;
	/*list-style-image: url(../img/icon_sitemapl_list.gif); */
	}
	
	.sitemapbusiness .sitemapmain {
	padding:0 12px 0 12px;
	line-height:1.3em;
	/* list-style-image: url(../img/icon_sitemapb_list.gif); */
	}
	
	.sitemap .sitemapmain {
	padding:0 12px 0 12px;
	line-height:1.3em;
	/* list-style-image: url(../img/icon_sitemapc_list.gif); */
	}
	
	.sitemaplist {
	padding-top:15px;
	}
	
	.sitemapsub {
	padding:0 12px 0 12px;
	/* list-style-image: url(../img/icon_sitemapc_listarrow.gif); */
	}
	
	.sitemapleisure .sitemapsub {
	padding:0 12px 0 12px;
	/* list-style-image: url(../img/icon_sitemapl_listarrow.gif); */
	}
	
	.sitemapbusiness .sitemapsub {
	padding:0 12px 0 12px;
	/*list-style-image: url(../img/icon_sitemapb_listarrow.gif); */
	}
	
	#sitemap ul {
	margin:0 0 0 15px;
	padding:0 0 0 15px;
	}
	
	/*end sitemap*/