@charset "utf-8";
body {
	font:Verdana, Geneva, sans-serif;
	background-color:#14182C;
	margin-top:0px;
	margin-bottom:0px;}
	






#container {width:782px;
margin:0 auto;
background-color:#FFF;
border: solid #666 1px;


}
#navigation {
	background-image:url(images/dabhi-web_01.jpg);
	height:52px;
	color:#4385af;
	text-align:right;
	padding-right:30px;
padding-top:20px;
margin-bottom:-20px;
	padding-bottom:0px;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	
	}

#navigation a { text-decoration:none;
color:#235372;
margin-left:5px;
margin-right:5px;}
	
#header {height:253px;
background:url(images/dabhi-web_02.jpg);}	



#heading {height:74px;
background:url(images/dabhi-web_03.jpg) no-repeat;
padding-left:40px;
padding-top:40px;
	margin-bottom:-30px;
	color:#235372;
	font-size:23px;	
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-1px}

h1 {
	margin-left:40px;
	margin-bottom:0px;
	color:#235372;
	font-size:23px;	
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing:-1px;}


#content {
	margin-left:40px;
	margin-right:40px;
	margin-bottom: 40px;
	text-align:justify;
	font-size:13px;
	color:#333;
	}

p {	font-family:Verdana, Geneva, sans-serif;}
	
#footer {height:56px;
background:url(images/dabhi-web_05.jpg);
font-size:10px;
text-align:right;
padding-right:40px;
font-family:Verdana, Geneva, sans-serif;

}

#footertext {
	color:#235372;
	padding-top:28px;

}

a:link {color:#235372; text-decoration:underline;}      /* unvisited link */
a:visited {color:#235372; text-decoration:underline;}  /* visited link */
a:hover {color:#235372; text-decoration:underline;}  /* mouse over link */
a:active {color:#235372; text-decoration:underline;}  /* selected link */ 

.imgfloatright {
	float:right;
	margin-left:35px;
	margin-bottom:30px;}
	
	
	.slideshow { height: 253px; width: 782px;  }
.slideshow img { padding: 0px; border: 0px solid #ccc; background-color: #000; }
