/* Navigation */

#navigation{position:relative; height:21px; padding-bottom:30px;}
	#navigation ul{}
	#navigation li{display:inline; float:left; padding:0 5px 0 5px;}

a.home, a.about, a.our, a.brand, a.benefit, a.serve, a.contact, a.news{height:22px; display:block;}
	a.home{height:21px; width:39px; background:url(../images/nav/homenorm.png);}
	a.about{width:61px; background:url(../images/nav/aboutusnorm.png);}
	a.our{width:63px; background:url(../images/nav/ourteamnorm.png);}
	a.brand{width:103px; background:url(../images/nav/brandaffiliatesnorm.png);}
	a.benefit{width:138px; background:url(../images/nav/contractingbenefitsnorm.png);}
	a.serve{width:155px; background:url(../images/nav/servicesnorm.png);}
	a.contact{width:52px; background:url(../images/nav/contactnorm.png);}
	a.news{width:61px; background:url(../images/nav/newsnorm.png);}
	
	a.home:hover{background:url(../images/nav/homeover.gif);}
	a.about:hover{background:url(../images/nav/aboutusover.gif);}
	a.our:hover{background:url(../images/nav/ourteamover.gif);}
	a.brand:hover{background:url(../images/nav/brandaffiliatesover.gif);}
	a.benefit:hover{background:url(../images/nav/contractingbenefitsover.gif);}
	a.serve:hover{background:url(../images/nav/servicesover.gif);}
	a.contact:hover{background:url(../images/nav/contactover.gif);}
	a.news:hover{background:url(../images/nav/newsover.gif);}
	
	#home a.home{background:url(../images/nav/homeat.gif);}
	#about a.about{background:url(../images/nav/aboutusat.png);}
	#our a.our{background:url(../images/nav/ourteamat.png);}
	#brand a.brand{background:url(../images/nav/brandaffiliatesat.png);}
	#benefit a.benefit{background:url(../images/nav/contractingbenefitsat.png);}
	#serve a.serve{background:url(../images/nav/servicesat.png);}
	#contact a.contact{background:url(../images/nav/contactat.png);}
	
#intro{background:url(../images/nav/introbk.png) center repeat-x; width:825px; height:256px; position:relative; margin:0 auto;}
	#intro ul{}
	#intro li{display:inline-block; float:left; padding:2px 20px 0 20px;}
	a.about2{width:192px; height:198px; background:url(../images/nav/profit.png) top no-repeat; display:block;}
	a.serve2{width:230px; height:193px; background:url(../images/nav/custom.png) top no-repeat; display:block;}
	a.benefit2{width:195px; height:200px; background:url(../images/nav/hotel.png) top no-repeat; display:block;}
	
	a.about2:hover{width:192px; height:198px; background:url(../images/nav/profiton.png) top no-repeat; display:block;}
	a.serve2:hover{width:230px; height:193px; background:url(../images/nav/customon.png) top no-repeat; display:block;}
	a.benefit2:hover{width:195px; height:200px; background:url(../images/nav/hotelon.png) top no-repeat; display:block;}
	
#affiliates{}
	#affiliates ul{padding-left:50px;}
	#affiliates li{display:inline-block; float:left; padding:20px;}
	a.crowne{width:234px; height:106px; background:url(../images/crowne.png); display:block;}
	a.holiday{width:160px; height:117px; background:url(../images/holiday.png); display:block;}
	a.comfort{width:107px; height:117px; background:url(../images/comfort.png); display:block;}
	a.embassy{width:199px; height:117px; background:url(../images/embassy.png); display:block;}
	a.sheraton{width:176px; height:117px; background:url(../images/sheratonhotels.png); display:block;}
	a.best{width:118px; height:117px; background:url(../images/western.png) no-repeat; display:block;}
	a.rad{width:233px; height:88px; background:url(../images/raddisson.png); display:block;}
	a.quality{width:103px; height:112px; background:url(../images/quality.png); display:block;}
	a.indigo{width:207px; height:114px; background:url(../images/indigo.png); display:block;}
	
	a.crowne:hover{background:url(../images/crowneover.png);}
	a.holiday:hover{background:url(../images/holidayover.png);}
	a.comfort:hover{background:url(../images/comfortover.png);}
	a.embassy:hover{background:url(../images/embassyover.png);}
	a.sheraton:hover{background:url(../images/sheratonover.png);}
	a.best:hover{background:url(../images/westernover.png) no-repeat;}
	a.rad:hover{background:url(../images/radissonover.png);}
	a.quality:hover{background:url(../images/qualityover.png);}
	a.indigo:hover{background:url(../images/indigoover.png);}
	
	
	
