html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
table {
  border-collapse: separate;
 /* border-spacing: 0;*/
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th {
  vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a img {
  border: none;
}

/* --------------------------------------------------------------
  
   * default typography
 
-------------------------------------------------------------- */
/* Font size definition: the line-heights and vertical margins
   are automatically calculated from this.
   The percentage is of 16px (0.75 * 16px = 12px) */

body {
	color: #262626;
	font: 12px/1.5 "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica,sans-serif;
	background: #eeeeee url(../images/body.png) repeat-x left top;
}


/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5 {font-weight:normal; margin-bottom:10px;}
h1 {
	font: normal 22px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #321762;
}
h2 {
	color: #600;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #321762;
	font: 18px/1.3em Georgia, "Times New Roman", Times, serif;
} 
h4 {
	font-size: 16px;
	line-height: 1.3em;
	color: #b62222;
}
h5 {
	font-size: 1em;
	font-weight:bold;
	color:#0C527A;
}


a, img { border:0;}
img{}
table td {vertical-align:top;}
.smfont{
	font: 11px/1.5em Verdana, Geneva, sans-serif;
}
.fleft { float:left;}
.fright {float:right;}
.clr{ clear:both;}
a {
	color: #b62222;
	text-decoration:none;
}
:focus{outline:none;}
a:hover{text-decoration:none;}
strong, b {
	font-weight: bold;
}
em {
	font-style: italic;
}
.colorred {color:#d90000;}
ul.simple {padding:0 0 0 35px;}
ul.simple li ul {padding:0 0 0 35px;}
ul.simple li ul li ul {padding:0 0 0 35px;}
.paddingten {padding:10px;}
/* Layout
-------------------------------------------------------------- */
.masterwrapper {
	margin: 0px auto;
	width: 1012px;
}
#pageheader {
	height: 110px;
	margin: 0px auto;
	width: 1012px;
}
ul.topnavi{
	list-style:none;
	padding-left: 14px;
}
ul.topnavi li{
	background: url(../images/li_divider.png) no-repeat right top;
	float: left;
}
ul.topnavi li.last{
	background: none;;

}
ul.topnavi  li a{
	padding:12px 11px 6px;
	font: bold normal 13px/2em Arial, Helvetica, sans-serif;
	color: #FFF;
	display:block;
}
ul.topnavi  li a.current, ul.topnavi  li a:hover {
	background: url(../images/nav_hover.png) no-repeat center bottom;
	color: #CCC;
}
.container {
	background: url(../images/container_Bg.png) repeat-y;
	width: 980px;
	padding: 0px 16px;
	margin: 0px auto;
}
#homebanner {
	height: 270px;
	position: relative;
}
#inner-banner {
	height: 210px;
	overflow:hidden;
	background: #FFF;
	
}
#inner-banner img{ margin: 10px;}
#page {
	background: #FFF url(../images/main_bg.jpg) no-repeat left top;
	padding-top: 50px;
	padding-bottom: 40px;
}
.page-inner-bg {
	background: #FFF url(../images/container-inner-bg.png) no-repeat left top !important;
	padding-top: 50px;
	padding-bottom: 40px;
}
.paddingpage{
	padding: 0px 15px 0px 25px;
}
#page div.left {
	width:680px;
	float:left;
	background: url(../images/divider.gif) repeat-y right top;
}
#page div.right{
	width:264px;
	float:left;
	padding: 0px 18px;
}
#footer {
	background: url(../images/footer-shadowbg.png) repeat-x left top;
}
#bottom {
	background: url(../images/footer-bg.png) repeat-x left top;
	float: left;
	width: 980px;
	height: 93px;
	position: relative;
}

ul.footermenu {
	list-style:none;
	padding-top: 15px;
}
ul.footermenu li{
	float: left;
	border-left: 1px solid #FFF;
	padding: 0px 16px;
	line-height: 1em;
}
ul.footermenu li a{
	text-decoration:none;
	color: #FFF;
	font-size: 11px;
}
ul.footermenu li a:hover{color: #999;}
#copyright {
	clear: both;
	width: 600px;
	font-size: 10px;
	color: #CCC;
	line-height: 1.2em;
	padding-top: 15px;
	padding-left: 15px;
}
#copyright a{
	color: #CCC;
	text-decoration:underline;
}
.facebook-holder {
	float: right;
	height: 50px;
	width: 187px;
	position: absolute;
	z-index: 1;
	top: 35px;
	right: 10px;
}

ul.news {list-style:none;}
ul.news li {
	margin-bottom:15px;
	color: #666;
}
ul.news li strong{color:#000;}
.about {
	width: 327px;
	float: left;
	background: url(../images/about_boxbg.jpg) no-repeat;
}
.about div {
	width: 254px;
	padding-top: 33px;
	margin: 0 auto 0 auto;
}
.top-add-holder {
	margin: 9px 35px 0px 0px;
	float: right;
	height: 92px;
	width: 441px;
	overflow: hidden;
}

/* Home Banner
-------------------------------------------------------------- */
#jimage {
	width: 510px;
	height: 270px;
	float:right;
	padding-left: 10px;
	
}
#jimage .photos a {
	display: block;
	width: 160px;
	height: 120px;
	float: left;
	position: relative;
	text-decoration: none;
	margin: 10px 10px 0px 0;
	overflow: hidden;
}
#jimage  .photos a span { opacity: 0.30; filter: alpha(opacity=30); /*-moz-opacity: 0.3; -webkit-opacity: 0.3;*/ background: #000; position: absolute; line-height: 16px; padding: 4px 0; height: 15px; overflow: hidden; color: #fff; bottom: 0; width: 100%; text-align: center; font-size: 10px; }
#jimage  .photos a:hover span { opacity: 0.80; filter: alpha(opacity=80); /*-moz-opacity: 0.8; -webkit-opacity: 0.8;*/ }
#home-slider {
	float: left;
	height: 250px;
	width: 450px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
}
#bottom-banner-holder {
	text-align: center;
	clear:both;
	padding: 10px;
}


#facebook
{
	display: block;
	height: 50px;
	width: 187px;
	background: url(../images/facebook.png) no-repeat 0 bottom;
}

#facebook:hover
{ 
  	background-position: 0 top;
}

#facebook span
{
 	display: none;
}
/* ----- Form ------ */
#contact {font-size:12px;}
#contact label {
	display:block;
	float:left;
	line-height:24px;
	width:97px;
	padding-right:13px;
	text-align:right;
	margin-top: 15px;
}
#contact label em {color:#d90000; font-style: normal;}
#contact input {display:block; float:left; height:19px; width:183px; padding:3px 0 0 5px; border:1px solid #8d9ba8; background: url(../images/form-items-shadow.gif) top repeat-x; margin-top: 15px;}
#contact input.button {
	background-color:transparent;
	background-image:url(../images/form-button.gif);
	border:0;
	width:120px;
	height:26px;
	padding:0 0 2px 0;
	font-weight:bold;
	font-size:13px;
	color:white;
	margin-left: 10px;
}
#contact input.button:hover {cursor:pointer;}
#contact select {display:block; float:left; height:22px; width:190px; border:1px solid #8d9ba8; background: url(../images/form-items-shadow.gif) top repeat-x; margin-top: 15px; font-family:Arial, Helvetica, sans-serif;}
#contact select option {background-color: white;}
#contact textarea {
	display:block;
	float:left;
	height:150px;
	width:383px;
	padding:3px 0 0 5px;
	border:1px solid #8d9ba8;
	background: url(../images/form-items-shadow.gif) top repeat-x;
	margin-top: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}
#contact span {display:block; float:left; line-height:24px; height:24px; width:287px; padding-left:13px; margin-top: 15px; font-size:12px; color:#999999;}
#contact span.details {width:383px; height:auto; margin: 10px 0 0 86px; line-height:17px;}
/* ----- Form End------ */
#arc {
	width: 262px;
	height: 180px;
	border: 1px solid #ddd;
	background-color: #eee;
	overflow: hidden;
}
#arc div {
	height: 150px;
	padding: 15px;
	color: #333;
	text-align: left;
	width: 232px;
}
#arc div img {
	float: left;
	margin: 0 10px 0px 0;
	background: #fff
}
.btn-next {
	float:right;
	display:block;
	width:26px;
	background: url(../images/next-btn.gif);
	text-indent: -9999em;
	height: 26px;
	margin: 10px 10px 0px 0px;
}
.btn-pre{
	float:right;
	display:block;
	width:26px;
	background: url(../images/pri-btn.gif);
	text-indent: -9999em;
	height: 26px;
	margin: 10px 10px 0px 0px;
}

.img-right-fl {
	margin-left:10px;
	float:right;
	border: 1px solid #333;
}
.img-left-fl {margin-right:10px; float:left; border: 1px solid #333;}

.img-gall{
	margin:10px;
	background: #EEEEEE;
	padding: 10px;
	border: 1px solid #E0E0E0;
}



div.fadehover {
	position: relative;
	width:172px;
	height:67px;
	margin-top: 0px;
	}
 
img.a {
	position: absolute;
	left: 0;
	top: 0;
    z-index: 10;

	}
 
img.b {
	position: absolute;
	left: 0;
	top: 0;

	}
	
	
.Indian_Div{ float: left; width: 600px; height: 300px;}


.Indian-con{
	float:left;
	width: 172px;
	height: 67px;
	background-color:#333333;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.Indian-con2{
	float:left;
	width: 172px;
	height: 67px;
	background-color:#333333;
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 10px;
	margin-left: 0px;
}

