*{margin:0;
padding:0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

form{margin:0;
padding:0;
}

textarea{width:220px;
height:60px;
border:1px solid #9e9d9d;
}

.text-a{width:220px;
height:36px;
border:1px solid #9e9d9d;
}

h1{font-family:Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight:normal;
color:#ff0042;
text-align:left;
padding-left:10px;
padding-top:3px;
margin:0;
}

h2{font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-weight:normal;
color:#ff0042;
text-align:center;
padding-left:10px;
padding-top:10px;
margin:0;
}

h3{font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:normal;
color:#ff0042;
text-align:left;
padding-left:10px;
padding-top:5px;
margin:0;
}

#mainContainer{width:998px;
height:auto;
margin:0 auto;
background-color:#e2d6ca;
}

#topContainer{background-image:url(../images/bg1.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:#e2d6ca;
width:998px;
height:330px;
padding-top:105px;
}

#searchBox{width:980px;
height:26px;
margin:0 auto;
margin-bottom:21px;
}

		#searchByday{width:490px;
		height:26px;
		float:left;
		}
			#searchByday select{width:185px;
			height:24px;
			border:1px solid #000;
			font-size:12px;
			background-color:#06d3ff;
			} 
		
		#searchBypackage{width:490px;
		height:26px;
		float:left;
		}
		
			#searchBypackage select{width:200px;
			height:24px;
			border:1px solid #000;
			font-size:12px;
			background-color:#06d3ff;
			}
		
			option{padding:2px;}
	
#linkBox{width:978px;
height:31px;
margin:0 auto;
padding-bottom:18px;
}
		#linkBox a{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#000;
		text-decoration:none;
		}
		
		#linkBox a.white{color:#FFFfff;}
		
		#linkBox a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:000;
		text-decoration:underline;
		}
	

#headerBox{width:984px;
height:272px;
margin-left:6px;
margin-right:8px;
}

	#leftBox{background-image:url(../images/img.jpg);
	width:673px;
	height:272px;
	background-repeat:no-repeat;
	background-position:center center;
	margin-right:2px;
	float:left;
	}
	
	#rightBox{background-image:url(../images/package-bg.jpg);
	width:309px;
	height:272px;
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	}
	
		#rightBox h1{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:22px;
		font-weight:lighter;
		text-align:center;
		padding:12px 15px 5px; 10px;
		color:#ff0042;
		margin:0;
		}
		
		#rightBox ul{margin:0;
		margin-left:30px;
		}
		
		#rightBox li{list-style-image:url(../images/icon1.jpg);
		list-style-position:inside;
		height:24px;
		padding-left:5px;
		line-height:24px;
		}
		
		#rightBox li a{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#000;
		text-decoration:none;
		}
		
		#rightBox li a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:000;
		text-decoration:underline;
		}
		
		.seemore{margin:0 25px 0 5px;
		}

#leftBody{width:665px;
height:100%;
float:left;
background-color:#e2d6ca;
}
	
		#themeBox{width:663px;
		height:220px;
		background-image:url(../images/color-box.jpg);
		background-repeat:no-repeat;
		background-position:right top;
		border:1px solid #b9b8b8;
		background-color:#ffffff;
		}
		
				#themeBoxhead{width:663px;
				height:49px;
				padding-top:6px;
				}
				
				#themeBoxContent{width:644px;
				height:162px;
				margin:0 auto;
				}
				
					#themeBoxContent a{font-size:16px;
					font-weight:bold;
					color:#000;
					text-decoration:underline;
					}
					
					#themeBoxContent a:hover{font-size:16px;
					font-weight:bold;
					color:#ff0042;
					text-decoration:underline;
					}
				
				.themeBox1{width:124px;
				height:152px;
				margin-right:6px;
				float:left;
				text-align:center;
				}
				
					.themeBox1 img{padding-bottom:6px;
					}
					
				.themeBox2{width:124px;
				height:152px;
				float:left;
				text-align:center;
				}
				
					.themeBox2 img{padding-bottom:6px;
					}
		
		
		#headingTour{width:663px;
		height:38px;
		border:1px solid #b9b8b8;
		background-color:#ffffff;
		margin:10px 0 10px 0; 
		}
		
		#package{width:665px;
		height:455px;
		margin-bottom:10px;
		}
		
		.tdbg{border:1px solid #b9b8b8;
		width:213px;
		height:143px;
		background-color:#FFF;
		}
		
			.tdbg-img{width:201px;
			height:67px;
			margin:0 auto;
			margin-top:5px;
			margin-bottom:5px;
			}
			
			.tdbg-txt{width:201px;
			height:55px;
			font-weight:bold;
			margin:0 auto;
			margin-top:10px;
			line-height:20px;
			text-align:left;
			}
			
			.tdbg-txt a{
			font-size:12px;
			font-weight:bold;
			color:#000;
			text-decoration:underline;
			}
			
			.tdbg-txt a:hover{
			font-weight:bold;
			color:#ff0042;
			text-decoration:none;
			}
			
		#abtindiaBox{width:663px;
		height:235px;
		border:1px solid #b9b8b8;
		background-color:#ffffff;
		margin-bottom:10px;
		}
		
			#abtindiaHead{width:653px;
			height:50px;
			background-image:url(../images/incredible-india.jpg);
			background-repeat:no-repeat;
			background-position:left center;
			margin:0 auto;
			margin-left:10px;
			}
			
			#abtindiaContent{width:643px;
			height:175px;
			margin:0 auto;
			text-align:left;
			line-height:20px;
			}
		
		#sevenWonder{width:323px;
		height:170px;
		border:1px solid #b9b8b8;
		background-color:#ffffff;
		float:left;
		margin-right:10px;
		}
		
			#sevenWonderHead{width:323px;
			height:45px;
			}
			
				#sevenWonderHead h2{font-family:Georgia, "Times New Roman", Times, serif;
				font-size:19px;
				font-weight:bold;
				color:#ff0042;
				text-align:left;
				padding-left:10px;
				margin:0;
				}
				
				.green{color:#008223;
				font-size:32px;
				font-weight:bold;
				}
							
			#sevenWonderContent{width:303px;
			height:105px;
			margin:0 auto;
			text-align:left;
			line-height:20px;
			margin-top:5px;
			}
			
					#sevenWonderContent-L{width:120px;
					height:105px;
					float:left;
					padding-left:10px;
					}
							#sevenWonderContent-L ul{margin:0 auto;
							}
							
							#sevenWonderContent-L li{list-style-image:url(../images/icon2.jpg);
							list-style-position:inside;
							height:25px;
							padding-left:5px;
							}
							
							#sevenWonderContent-L li a{font-family:Arial, Helvetica, sans-serif;
							font-size:12px;
							font-weight:bold;
							color:#000;
							text-decoration:none;
							}
							
							#sevenWonderContent-L li a:hover{font-family:Arial, Helvetica, sans-serif;
							font-size:12px;
							color:000;
							text-decoration:underline;
							}
						
					
					#sevenWonderContent-R{width:140px;
					height:105px;
					float:left;
					margin-left:10px;
					}
					
							#sevenWonderContent-R ul{margin:0;
							}
							
							#sevenWonderContent-R li{list-style-image:url(../images/icon2.jpg);
							list-style-position:inside;
							height:25px;
							padding-left:5px;
							}
							
							#sevenWonderContent-R li a{font-family:Arial, Helvetica, sans-serif;
							font-size:12px;
							font-weight:bold;
							color:#000;
							text-decoration:none;
							}
							
							#sevenWonderContent-R li a:hover{font-family:Arial, Helvetica, sans-serif;
							font-size:12px;
							color:000;
							text-decoration:underline;
							}
						
		
		#firstTimer{width:330px;
		height:172px;
		float:left;
		}
	
#rightBody{width:303px;
height:100%;
float:left;
}
	
		#testimonialBox{width:301px;
		height:220px;
		border:1px solid #b9b8b8;
		background-color:#ffffff;
		}
		
		#guestHead{background-image:url(../images/guest-comments.jpg);
		background-repeat:no-repeat;
		background-position:center center;
		width:301px;
		height:54px;
		}
		
		#guestContent{
		width:281px;
		text-align:left;
		height:155px;
		margin:auto;
		line-height:18px;
		}
		
		.quote-r{padding-top:5px;}
		.quote-r1{padding-top:12px;}
		
		
		#queryBox{width:301px; height:500px; padding:0;
		border:1px solid #b9b8b8;
		background-color:#ffffff;
		margin-top:10px;
		margin-bottom:10px;
		}
		
			#queryBoxform{width:251px;
			height:440px;
			margin:0 auto;
			font-weight:bold;
			text-align:left;
			}
			
			#queryBoxform input{width:140px;
			height:16px;
			border:1px solid #9e9d9d;
			}
			
			#queryBoxform td{padding:5px 0 5px 0;}
		
			#queryHead{width:291px;
			height:50px;
			background-image:url(../images/free-travel-advice.jpg);
			background-repeat:no-repeat;
			background-position:left center;
			margin-left:10px;
			}
			
			#query{width:291px;
			height:50px;
			background-image:url(../images/free-travel-advice.jpg);
			background-repeat:no-repeat;
			background-position:left center;
			margin-left:10px;
			}
		
		#honeymoon{width:303px;
		height:235px;
		}
		
		#pushkar{width:303px;
		height:172px;
		margin-top:10px;
		}
		
#footer{width:976px; overflow:hidden;
margin:0 auto;
background-color:#FFF;
border:1px solid #b9b8b8;
margin-top:10px;
}

       #footer1{width:976px; margin:0 auto; overflow:hidden; background-color:#FFF; border:1px solid #b9b8b8; margin-top:10px; margin-bottom:10px;}
	   #footer1 ul{margin:10px 0; padding:0 85px;  border-right:1px solid #000; list-style:none; float:left;}							
	   #footer1 li{list-style:none; padding:0; line-height:30px; font-weight:bold;}							
	   #footer1 li a{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:30px; color:#000; text-decoration:none;}
	   #footer1 li a:hover{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:30px; color:000; text-decoration:underline;}
	   
	   #footer1 .ul1{margin:10px 0; padding:0px 80px; border-right:none; list-style:none; float:left;}							
	   #footer1 .li1{list-style:none; padding:0; border-right:none; line-height:30px; font-weight:bold;}							
	   #footer1 .li1 a{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:30px; color:#000; text-decoration:none;}
	   #footer1 .li1 a:hover{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; line-height:30px; color:000; text-decoration:underline;}
	   
	#footerHead{width:976px; height:50px;}
	
		#footerHead h2{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:26px;
		font-weight:normal;
		color:#ff0042;
		text-align:left;
		padding-left:10px;
		padding-top:10px;
		margin:0;
		}
		
	#footerContent1{width:300px;
	height:242px;
	background-image:url(../images/01.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	margin-left:15px;
	}
	
		#footerContent1 ul{margin:0;
		margin-left:40px;
		}
							
		#footerContent1 li{list-style-image:url(../images/icon2.jpg);
		list-style-position:inside;
		height:27px;
		padding-left:8px;
		}
							
		#footerContent1 li a{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color:#000;
		text-decoration:none;
		}
							
		#footerContent1 li a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:000;
		text-decoration:underline;
		}
	
	#footerContent2{width:316px;
	height:242px;
	background-image:url(../images/02.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	}
	
		#footerContent2 ul{margin:0;
		margin-left:40px;
		}
							
		#footerContent2 li{list-style-image:url(../images/icon2.jpg);
		list-style-position:inside;
		height:27px;
		padding-left:8px;
		}
							
		#footerContent2 li a{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color:#000;
		text-decoration:none;
		}
							
		#footerContent2 li a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:000;
		text-decoration:underline;
		}
	
	#footerContent3{width:330px;
	height:242px;
	background-image:url(../images/03.jpg);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	}
	
		#footerContent3 ul{margin:0;
		margin-left:40px;
		}
							
		#footerContent3 li{list-style-image:url(../images/icon2.jpg);
		list-style-position:inside;
		height:27px;
		padding-left:8px;
		}
							
		#footerContent3 li a{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:normal;
		color:#000;
		text-decoration:none;
		}
							
		#footerContent3 li a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:000;
		text-decoration:underline;
		}

   #foot-C1{width:300px; height:225px; background-image:url(../images/01-1.jpg); background-repeat:no-repeat; background-position:left top; float:left; margin-left:15px;}	
   #foot-C1 ul{margin:0;	margin-left:40px;}
   #foot-C1 li{list-style-image:url(../images/icon2.jpg); list-style-position:inside; height:27px; padding-left:8px;}
   #foot-C1 li a{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000; text-decoration:none;}
   #foot-C1 li a:hover{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:000; text-decoration:underline;}
	
	#foot-C2{width:330px; height:225px; background-image:url(../images/02-2.jpg); background-repeat:no-repeat; background-position:left top; 	float:left;}
	#foot-C2 ul{margin:0; margin-left:40px;}
	#foot-C2 li{list-style-image:url(../images/icon2.jpg); list-style-position:inside; height:27px; padding-left:8px;}
	#foot-C2 li a{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000; text-decoration:none;}
	#foot-C2 li a:hover{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:000; text-decoration:underline;}
	
	#foot-C3{width:330px; height:225px; background-image:url(../images/03-3.jpg); background-repeat:no-repeat; background-position:left top; 	float:left;}
	#foot-C3 ul{margin:0; margin-left:40px;}							
	#foot-C3 li{list-style-image:url(../images/icon2.jpg); list-style-position:inside; height:27px; padding-left:8px;}
	#foot-C3 li a{font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000; text-decoration:none;}
	#foot-C3 li a:hover{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:000; text-decoration:underline;}


#copy{width:978px;
height:20px;
text-align:center;
margin:0 auto;
margin-top:6px;
margin-bottom:6px;
}

	#copy a{color:#000;
	text-decoration:underline;
	}
	
	#copy a:hover{color:#000;
	text-decoration:none;
	}

