html, body, address, blockquote, div, h1, h2, h3, h4, h5, h6, hr, noscript, p, pre, dl, dt, dd, ol, ul, li, table, caption, thead, tfoot, tbody, tr, td, th, form, fieldset, legend, label, a, img, object, q, span, abbr, acronym, del, dfn, em, ins, strong  {
	background : transparent;
	border : none;
	font-size : 100%;
	margin : 0;
	outline : none;
	vertical-align : baseline;
}


h1, h2, h3, h4, h5, h6  {
	font-size : 1em;
} 

hr  {
	clear : both;
	height : 1.2em;
	visibility : hidden;
}

html  {
	height : 100%;
}

fieldset, img  {
	border : medium none;
}

input, button, select, textarea  {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 1em;
} 

label  {
	cursor : pointer;
} 

ol, ul  {
	list-style : none;
} 

:focus  {
	outline : none;
}

a {
	color:#6F8DAB;
	text-decoration:none;
}

a:hover {
	color:#333;
	text-decoration:none;
}


iframe {
	border:none;
	}

h1 {
	font-family:"Trebuchet MS";
	font-size:15px;
	margin:0;
	padding:0;
	color:#6cc90d;
	font-weight:bold;
	margin-bottom:5px;
	padding-top:5px;

}

h2 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	color:#25a39c;
	font-weight:normal;
	margin-bottom:5px;
	padding-top:5px;

}

h3 {
	font-family:Calibri;
	font-size:14px;
	margin:0;
	padding:0;
	color:#414141;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:5px;
	border-bottom:#d4dbe1 2px solid;
	width:260px;
	text-transform:uppercase;
	height:22px;

}

h4 {
	font-family:Calibri;
	font-size:14px;
	margin:0;
	padding:0;
	color:#414141;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:5px;
	border-bottom:#d4dbe1 2px solid;
	width:300px;
	text-transform:uppercase;
	height:22px;

}

h5 {
	font-family:Calibri;
	font-size:14px;
	margin:0;
	padding:0;
	color:#414141;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:#d4dbe1 2px solid;
	width:378px;
	text-transform:uppercase;


}


p {
	font-family:Tahoma;
	font-size:11px;
	color:#797878;
	margin:0;
	padding:0;
	line-height:16px;
	text-align:justify;
	}
	

body  {
	background:url(../images/main_banner_bg_001.png) top center no-repeat;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height : 100%;
	margin : 0 auto;
} 


div#FlashBackgroundHome {
	height:900px;
	margin:auto;
	text-align:center;
	width:100%;
	}

div#NSNewContentsbalnk {
	height:120px;
	margin:-900px auto auto;
	position:relative;
	width:100%;
	z-index:5;
	}

div#NSNewContentsHome {
	height:120px;
	margin:-900px auto auto;
	position:relative;
	width:908px;
	z-index:5;
	}

*html div#NSNewContentsHome {
	padding-top:200px;
	}
div#NSNewMenuHome2 {
	margin:auto;
/*	padding-top:1038px;
*/	}

*html div#NSNewMenuHome2 {
	padding-top:0px;
	}


#container {
	width:911px; 
	height: 1162px; 
	margin:0 auto;
	}
	
div#footer {
	width:100%; 
	height:155px; 
	background:url(../images/footer.png) repeat-x; 
	float:left;
	}
	
div#footer_img {
	width:903px; 
	height:80px; 
	margin:0 auto; 
	padding-top:45px;
	text-align:center;
	color:#575757;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:18px;
	font-size:11px;
	}
	
#footer_img  a {
	color:#575757;
	text-decoration:none;
}

#footer_img  a:hover {
	color:#9C0;
	text-decoration:none;
}

img, div, input { behavior: url("iepngfix.htc") }

#topHeader {
	width:900px;
	height:142px;
	float:left;
}

.logo {
	/*width:368px;*/
	height:142px;
	float:left;
/*	padding-left:228px;*/
}


#bannerArea {
	width:906px;
	height:291px;
	float:left;
	padding-left:3px;
}

#bannerLeft {
	width:648px;
	height:291px;
	float:left;
}

#bannerRight {
	background:url(../images/FormBackground.png) no-repeat;
	width:242px;
	height:291px;
	float:left;
	padding-left:12px;
	padding-top:10px;
}

*html #bannerRight {
	width:252px;
	height:282px;
	padding-top:9px;
	padding-left:0px;
}

#menuContainer {
	width:866px;
	height:29px;
	float:left;
	padding-left:34px;
}

.menuBackground {
	background:url(../images/menuBG.png) repeat-x;
	width:803px;
	height:29px;
	float:left;
	padding-left:40px;
}

*html .menuBackground {
	margin-left:20px;
}


/*MENU*/

#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #363636;
	display: block;
	float: left;
	margin: 0;
	padding: 4px 18px;
	text-decoration: none;
	margin-left:16px;
	text-transform:uppercase;
	font-weight:bold;
}

*html #menu a {
		margin-left:5px;
}


#menu a:hover {
	background:url(../images/menuHover.png) repeat-x;
	color: #fff;
	text-shadow:0 1px 1px #747474;
	}



#mainContentBG {
	background:url(../images/ContentBG.png) no-repeat;
	width:906px;
	min-height:285px;
	float:left;
}

#homeContent  {
	width:835px;
	float:left;
	padding-top:28px;
	padding-left:35px;
	padding-right:35px;
}

.homeContent_Left {
	width:376px;
	float:left;
}

.homeContent_Right {
	width:414px;
	float:right;
}

.homeHeading {
	height:52px;
	float:left;
}

.homeContent_Right_TextArea{
	background:url(../images/home/dot.gif) repeat-x bottom;
	width:406px;
	float:left;
	min-height:100px;
}

.homeReadmore {
	background:url(../images/home/Bulet.gif) no-repeat right;
	width:64px;
	height:15px;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#b1b1b1;
	margin-right:8px;
	margin-top:2px;
}

.homeContent_left_TextArea{
	background:url(../images/home/dot.gif) repeat-x bottom;
	width:376px;
	float:left;
	height:100px;
}

.videoThumbBG {
	background:url(../images/video/thumbBG.png) no-repeat;
	width:94px;
	height:91px;
	float:left;
}

.videoThumbImage{
	padding-left:7px;
	padding-top:8px;
	float:left;
}

.videoHeading {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	padding-top:6px;
	width:81px;
	float:left;
	color:#564018;
}

#homeContentMiddleArea {
	width:835px;
	float:left;
	padding-top:32px;
}


.homeContent_FeaturedLeft {
	width:376px;
	float:left;
}

#roateBanner {
	width:374px;
	float:left;
}


.homeContent_NewsRight {
	width:414px;
	float:right;
}

#NewsEvents_rotate {
	width:413px;
	float:left;
}



#homeContentBottomArea {
	width:835px;
	float:left;
	padding-top:32px;
}

#panlYourTrip_Container{
	background:#f3f4f5 url(../images/home/rigtRounder.png) no-repeat right;
	width:484px;
	height:139px;
	float:left;
}

#panlYourTrip_Container2{
	background:#f3f4f5 url(../images/home/rigtRounder.png) no-repeat right;
	width:840x;
	height:300px;
	float:left;
}

.buttom1{
	width: 420px;
	float:left;
	}
.buttom2{
	width: 405px;
	float:left;
	}	

.panlYourTripIMG {
	width:180px;
	height:139px;
	float:left;
}
.panlYourTripIMG2 {
	width:10px;
	
	float:left;
}


.Planyour_TripText {
	width:265px;
	float:left;
	padding-left:25px;
	padding-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:16px;
	color:#414141;
	text-align:left;
}

#GalleryContainer{
	background:#f3f4f5 url(../images/home/leftRounder.png) no-repeat;
	width:344px;
	height:139px;
	float:right;
}

.galleryContents{
	width:300px;
	float:left;
	padding-left:22px;
	padding-top:10px;
}

.galleryRightRounder {
	background:url(../images/home/rigtRounder.png) no-repeat;
	width:20px;
	height:139px;
	float:right;
}

.galleryRightRounder2 {
	background:url(../images/home/rigtRounder2.png) no-repeat;
	width:20px;
	height:300px;
	float:right;
}
#gallery_Thumb {
	width:300px;
	float:left;
}

.gallery_ImagethumB{
	width:67px;
	height:52px;
	float:left;
	border:#FFF 2px solid;
	margin-right:4px;
}

*html .gallery_ImagethumB{
	margin-right:2px;
}

.galletyMore {
	background:url(../images/blueBulet.png) right no-repeat;
	width:68px;
	height:15px;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#6f8dab;
	margin-top:8px;
	margin-right:7px;
}

.PlanTripMore {
	width:50px;
	height:15px;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	color:#6f8dab;
	margin-top:0px;
	margin-right:7px;
}

#Network_Container {
	background:url(../images/pageBottomshadow.png) center top no-repeat;
	width:885px;
	height:106px;
	float:left;
}

/**html #Network_Container {
	padding-left:20px;
}*/

.details{
	width:750px;
	height:106px;
	float:left;
	padding-left:80px;
	padding-right:70px;
	padding-top:40px;
}

.newsLatter {
	width:292px;
	float:left;
	padding-left:5px;
	padding-top:20px;
}

.newsLatter_Textfiled {
	width:200px;
	height:16px;
	float:left;
	margin-right:4px;
}

.Stylefield{
	border:#CCC 1px solid;
	margin:0;
	padding:0;
	font-size:11px;
	height:18px;
	width:200px;
	color:#999;
	font-family:Tahoma, Geneva, sans-serif;
}

.SubmitBT{
	width:67px;
	height:23px;
	float:left;
}

.networkHeading {
	width:264px;
	float:left;
	padding-top:25px;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#7d7d7c;
	text-transform:uppercase;
	text-align:center;
}

.iconSet {
	width:292px;
	float:right;
	padding-left:5px;
	padding-top:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.iconBox{
	width:60px;
	height:40px;
	float:left;
	margin-right:12px;
}

.iconThumb  {
	width:60px;
	height:30px;
	float:left;
	text-align:center;
}

.iconHeading {
	width:60px;
	float:left;
	text-align:center;
	color:#a2a2a2;
}

.network_iconHeading {
	width:278px;
	float:left;
	padding-top:20px;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#7d7d7c;
	text-transform:uppercase;
	text-align:center;
}

/*langStyle*/

#language_container{
	width:268px;
	float:left;
	/*padding-left:215px;*/
	padding-top:112px;
}

*html #language_container{
	padding-top:115px;
	margin-left:10px;
	height:20px;
}

#select_LAN {
	background:url(../images/body_LanBG.png) no-repeat;
	width:208px;
	height:22px;
	float:left;
	padding-left:60px;
	padding-top:10px;
}
*html #select_LAN {
	width:234px;
	padding-top:10px;
	height:20px;
	padding-left:30px;
}

.lan_Text {
	width:100px;
	height:16px;
	float:left;
	padding-top:2px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#747474;
}

.lan_flagIMG {
	width:22px;
	height:16px;
	float:left;
	margin-right:3px;
}




#language_container2{
	width:244px;
	float:left;
	/*padding-left:215px;*/
	padding-top:112px;
	margin-left:30px;
}

*html #language_container2{
	padding-top:115px;
	margin-left:15px;
	height:20px;
}

#select_LAN2 {
	background:url(../images/body_LanBG.png) no-repeat;
	width:208px;
	height:32px;
	float:left;
	padding-left:60px;
	padding-top:0px;
}
*html #select_LAN2 {
	width:250px;
	padding-top:0px;
	height:20px;
	padding-left:10px;
}

.lan_Text2 {
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#747474;
}

*html .lan_Text2 {
	margin-left:20px;
		float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#747474;
}

.lan_flagIMG2 {
	width:22px;
	height:16px;
	float:left;
	margin-right:3px;
}


/*end*/



.bottomArea_Top {
	background:url(../images/bottom_content/top.png) no-repeat;
	width:835px;
	height:26px;
	float:left;
}

.bottomArea_sape {
	background:#F3F4F5;
	width:835px;
	float:left;
}

.bottomArea_Bottom {
	background:url(../images/bottom_content/bottom.png) no-repeat;
	width:835px;
	height:26px;
	float:left;
}

.bottomLeftBox {
	width:400px;
	float:left;
	padding-left:18px;
}

.bottomRightBox {
	width:400px;
	float:left;
	padding-left:17px;
}

.bottom_flash {
	width:400px;
	float:left;
	height:265px;
}

.bottom_map {
	width:300px;
	margin:0 auto;
	height:268px;
	text-align:center;
}

.bottomMapTetx {
	width:300px;
	float:left;
	color:#305578;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:4px;
}

.photoGallaeryBG {
	background:url(../images/photoGallery/thumbBg.png) no-repeat;
	width:82px;
	height:84px;
	float:left;
	padding-left:12px;
	padding-top:12px;
}

*html .photoGallaeryBG {
	padding-left:3px;
}

.photoGalleryEnlarg {
	width:68px;
	height:15px;
	float:left;
	text-align:center;
	color:#999;
}

*html .photoGalleryEnlarg {
	padding-left:8px;
		width:64px;
}

.style_textF {
	background:url(../images/contact_us/textfeildBG.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	width:208px;
	height:23px;
	padding-top:4px;
	padding-left:10px;
}

.style_textV {
	background:url(../images/contact_us/verfiCodBG.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	width:90px;
	height:23px;
	padding-top:4px;
	padding-left:10px;
}

.style_textM {
	background:url(../images/contact_us/messageBG.png) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:none;
	width:208px;
	height:84px;
	padding-top:4px;
	padding-left:10px;
}


.submitButton_style {
	background:url(../images/contact_us/submitBt.gif) no-repeat;
	width:98px;
	height:33px;
	margin:0;
	padding:0;
	color:#FFF;
	border:none;
}

.resetButton_style {
	background:url(../images/contact_us/reset.gif) no-repeat;
	width:98px;
	height:33px;
	margin:0;
	padding:0;
	color:#666;
	border:none;
}

.homeContent_left_TextArea2{
	background:url(../images/home/dot.gif) repeat-x bottom;
	width:376px;
	float:left;
	height:100px;
	padding-left:14px;
	padding-top:12px
}

