* {
	padding: 0px;
	margin: 0px;
}

body {
	background: #000;
	padding-top: 20px;
	behavior: url('include/csshover.htc');
}
#wrapper {
	background: url(images/border.gif) repeat-y;
	width: 820px;
	margin: auto;
	padding: 0px;
	min-height: 419px;
}

#logo {
	height: 101px;
	width: 778px;
	margin: auto;
	padding: 0px;
}

#logo h1 {
	background: url(images/logo.gif) no-repeat top center;
	text-indent: -9999px;
	height: 101px;
}

/*#nav {
	width: 600px;
	margin: 30px auto;
}

#nav ul {
	list-style: none;
	margin: auto;
	padding: 0px;
	height: 25px;
}

#nav ul li {
	background: url(images/nav-seprater.gif) left top no-repeat;
	display: block;
	padding: 0px 10px;
	float: left;
	height: 25px;
}

#nav ul li:first-child {
	background: none;
	padding-left: 25px;
}
*/

#nav {
	position: relative;
	width: 660px;
	margin: 30px auto;
}

#nav ul {
	margin: 0 -15px; 
	padding: 0; 
	position: relative;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}

#nav ul li {
	background: url(images/nav-seprater.gif) left top no-repeat;
	list-style: none;
	float: left;
	padding: 0 5px;
	display:block;
}

#nav ul li:first-child {
	background: none;
	padding-left: 10px;
}
	
#nav ul ul {
	width: 120px;
	position: absolute;
	background: #fefead;
	margin: 0 ;
	display: none;
}

#nav li li {
	background:#fefead;
	width: 130px;
	height: 21px;
	padding: 0;
	display: inline;
	line-height: 21px;	
	color: #9e502b;
	
		

}
#nav li li:first-child {
	padding: 0 ;
}


/*#nav li:hover {
	background: url(bg-hover.gif) repeat-x;
}*/
#nav li li:hover a{
	background: #000;
}
/*#nav li li:hover:first-child {
	background: #007000;
	background-image: none;
}*/
#nav li a {display: block; padding: 0px 0px 0px 0px; text-decoration: none; color: #9e502b;}
#nav li:hover a { color: #ff3900}
#nav li li a { color: #9e502b; 	border: 1px #fefead solid; width: 130px; padding: 0 10px; background-color: #fefead; border-top: 1px solid #000000;}
#nav ul li:hover ul {display:block;}

#content {
	width: 700px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffff80;

}

#content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff3900;
	text-decoration:none;
	font-weight:bold;
}

.clearfix:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
	 
.clearfix {
	display:inline-block;
	}
	
/* 
Hide from IE Mac 
\*/
.clearfix {
	display:block;
	}
/* 
End hide from IE Mac 
*/

* html .clearfix {
	height:1px;
	}
	
/*
 divs for footer inner  
*/

#content #left{
	width: 340px;
	
	padding-right: 10px;
	
	float: left;
	margin-right: 360px

}

#content h1 {
	background: url(images/hotel_bhadrawati_palace.gif) no-repeat;
	height: 20px;
	width: 250px;
	text-indent: -9999px;
	line-height: 0;
	font-size: 0;	
}

#content img {
	padding: 8px;
}

#content #right {
	width: 350px;
	float: left;
	margin-left: -360px;
	
	
}

#content strong {
	color: #ff3900;
}
#content li{
	display: block;
	list-style: none;
	float: left;
}
#footer {
	clear: both;
	background: url(images/footer-image.gif) no-repeat 53px 20px;
	width: 700px;
	margin: auto;
	padding-top: 10px;
	position: relative;
	min-height: 200px;
	}

#footer #nav {
	background: url(images/seprator-footer.gif) no-repeat top right;
	height: 41px;
	position: absolute;
	top: 150px;
	left: 15px;
	width: 390px;
	padding-right: 10px;
	margin-right: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fefead;
}

#footer #nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fefead;
	text-decoration:none;
}

#footer #nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff3900;
	text-decoration:none;
}

#footer #text {
	position: absolute;
	top: 180px;
	width: 265px;
	margin-left: -265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff3900;
	left: 710px;
}
