@font-face {
font-family: 'Lato-Heavy';
  src: url(../fonts/Lato-Heavy.ttf) ;
}
@font-face {
font-family: 'Lato-Regular';
  src: url(../fonts/Lato-Regular.ttf);
}
@font-face {
font-family: 'Lato-Bold';
  src: url(../fonts/Lato-Bold.ttf);
}
@font-face {
font-family: 'Lato-Semibold';
  src: url(../fonts/Lato-Semibold.ttf);
}

@font-face {
font-family: 'FM_ARJUN';
  src: url(../fonts/FM_ARJUN.TTF);
}

body {
	margin:0px;
	font-family:'Lato-Regular', sans-serif;
	font-size:18px;	
}

#header {
	min-width:1040px;	
	height:110px;
	background-color:#000;
	z-index: 99;
	
	
}
#hinside {
	margin-left:auto;
	margin-right:auto;
	width:1040px;	
	height:110px;
	background-color:#000;
	position: relative;

}
#hinside1 {
	width:1040px;	
	height:65px;	
	float:left;
	
	
}
#hinside2{
	width:1040px;	
	height:45px;
	background-color:#ffcf03;
	float:left;
	
	
}
#logo {
	left: 10px;
   top: 10px;
	position: absolute;
}
.txtx{
	float:left;
	margin-top:20px;
	color:#fff;
	font-family: 'Lato-Heavy';
	font-size:16px;
	    margin-left: 130px;
}
#searchbox{
	float:right;
	margin-top:16px;
	font-family: 'Lato-Regular';
	font-size:16px;
}
.search-input-box{
	font-family: 'Lato-Regular';
	background-color:#373737 ;
	border:none;
	color:#fff;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:25px;
	padding-left:10px;
	background-image:url(../images/icon-search.png);
	background-position:right;
	background-repeat:no-repeat;
}
.cssboxbut2{
	display:none;
	
}
#menubar {
	min-width: 615px;
		min-height: 20px;
		font-family: 'Lato-Bold';
		font-size:18px;
		float:right;
		margin-right:10px;
		
	
}
#menucon {
	
	
	
	min-height: 20px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	
	
	margin-right: auto;
	margin-left: auto;
	
}
#menufull {
	
	width: 100%;
	background: #ffcf03;
	z-index: 99;
	position: relative;
}



#menu ul {
  text-align: left;
  display: inline;
  margin: 0;
  list-style: none;
  
}
#menu ul li {
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 11px 10px;
  background: #ffcf03;
  color:#000;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 90;
  background-image:url(../images/txtsep.png);
  background-position:right;
  background-repeat:no-repeat;

}

#menu ul li a{
	text-decoration:none;
	color:#000;
	
}

#menu ul li:hover {
 
  color: #666;
}
#menu ul li ul {
  padding: 0;
  position: absolute;
  top: 40px;
  left: 0;
  width: 180px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
}
#menu ul li ul li { 
  background: #ffcf03; 
  display: block; 
  color: #ooo;
  border-bottom:1px solid #fff;
  -webkit-transiton: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  
}
#menu ul li ul li:hover { background: #ffcf03; 
color:#666}
#menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
#slidermain {
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	width:1040px;
	height:405px;
	
}
#theamdh{
	margin-left:auto;
	margin-right:auto;
	width:1040px;
	height:65px;
	margin-top:8px;
	background-color:#292929;
}
#theamdh1{
	margin-left: auto;
	margin-right: auto;
	width: 1040px;
	height: 170px;
	margin-bottom: 8px;
	clear: left;
}
.tyear{
	color: #fff;
	font-size: 24px;
	float: left;
	margin-left: 110px;
	margin-top: 15px;
}
.theamt{
	font-family: Lato-Heavy;
	color: #fff;
	font-size: 24px;
	float: left;
	margin-top: 15px;
	margin-left: 12px;
}
#homemain{
	margin-left:auto;
	margin-right:auto;
	width:1040px;
	min-height:65px;
	margin-top:8px;
	
}
#sidebarcon{
	width:274px;
	min-height:65px;
	float:left;
	
}
#rightbox{
	width: 754px;
	min-height: 65px;
	float: left;
	margin-left: 12px;
}
#sidebars{
	width:274px;
	min-height:65px;
	background-color:#00529b;
	float:left;
	clear:left;
	margin-bottom:8px;
}
.sblinks{
	float:left;
	width:213px;
	margin-left:21px;
	margin-top:23px;
	color:#fff;
	padding-bottom:15px;
	padding-left:15px;
	border-bottom:#fff 1px solid;
	font-family:'Lato-Semibold';
	font-size:18px;
	    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
	
}
a .sblinks {
	text-decoration:none;
	color:#fff;
}
.sblinks:hover{
	 text-shadow: 2px 2px 7px #000;
	
}
.headintxt{
	float:left;
	width:754px;
	font-size:24px;
	font-family: 'Lato-Heavy';
	margin-top:8px;
}
.headintxtrev
{
	float:left;
	width:719px;
	font-size:24px;
	font-family: 'Lato-Heavy';
	margin-top:8px;
}
.hrst{
	float:left;
	width:754px;
	margin-top:8px;
	height:11px;
	background-image:url(../images/hr.jpg);
	background-repeat:repeat-x;
	
	
}
.hrst1{
	float:left;
	width:100%;
	height:11px;
	background-image:url(../images/hr.jpg);
	background-repeat:repeat-x;
	
	
}
.hrst2{
	float:left;
	width:754px;
	margin-top:3px;
	height:11px;
	background-image:url(../images/hr.jpg);
	background-repeat:repeat-x;
	
	
}
.homeabout{
	
	margin-top:8px;
	float:left;
	width:754px;
	min-height:11px;
	text-align:justify;
}
.homeabouttxt{
	float: left;
	width: 754px;
	min-height: 11px;
}
.vmsb{
	float:left;
	margin-top:10px;
	
	width:754px;
	min-height:21px;
	background-color:#ebebeb;
	
}
.vmhe{
	float:left;
	font-size:20px;
	font-family: 'Lato-Heavy';
	margin-left:18px;
}
.vmtxt{
	width:535px;
	float:left;
	font-size:16px;
	margin-top:12px;
	margin-bottom:12px;
	    margin-left: 20px;
}
.reeventbox{
	float: left;
	margin-right: 37px;
	margin-top: 5px;
	width: 226px;
	height: 210px;
}
.reeventbox2{
	float:left;
	margin-top:5px;
	width:226px;
	height:190px;
}
.reeventboxtxt{
	width:226px;
	float:left;
	margin-top:8px;
	text-align:left;
	
}
.centext{
	width:554px;
	float:left;
	margin-top:5px;
	margin-left:20px;
	
}
.buttonh{
	background-color:#00529b;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	float:left;
	text-decoration:none;
	font-size:16px;
	font-family:'Lato-Semibold';
	margin-top:5px;
	margin-right:10px;
	 -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 2px;
	
}
.buttonh:hover{
	background-color:#0087ff;	
		
}
#footer1{
	
	height:130px;
	background-color:#292929;
	min-width:1040px;
	clear:left;
}
#f1mid{
	margin-left:auto;
	margin-right:auto;
	width:1040px;
	height:130px;	
	
}

#footer2{
	
	height:33px;
	background-color:#00529b;
	min-width:1040px;
	clear:left;
}
#f2mid{
	margin-left:auto;
	margin-right:auto;
	width:1040px;
	height:33px;	
	
}
.f2midtxt{
	text-align:center;
	color:#fff;
	float:left;
	width:1040px;
	font-size:12px;
	font-family: 'Lato-Bold';
	margin-top:10px;
	
}
.footerhov{
	color:#ffcf03;
	text-decoration:none;
	font-size:16px ; 
	font-family: 'Lato-Bold';
	-webkit-transition: all 0.5s;
  	-moz-transition: all 0.5s;
  	-ms-transition: all 0.5s;
 	-o-transition: all 0.5s;
	transition: all 0.5s;
	
}
.footerhov:hover{
	border-bottom:solid 2px #ffcf03;
}
#reeimg{
	position:relative;
}
div.caption {
    position: absolute;
    top: 0px;
    width: 226px;
	height: 127px;
	opacity:0;
	
	color:#fff;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	text-align: center;
}
#reeimg:hover div.caption {

opacity:.8;
/*margin: 1em;
padding: 4em;
width: 90%;*/
background: none repeat scroll 0% 0% #333;
cursor:pointer;


}
.sbhedt{
	float:left;
	width:274px;
	text-align:center;
	font-size:24px;
	margin-top:16px;
	color:#FFF;
}
.sbhedtl{
	float:left;
	width:274px;
	text-align:center;
	margin-top:16px;
	margin-bottom:16px;
	color:#FFF;
	font-size:14px;
	text-decoration:underline
}
.procon{
	float:left;
	width:754px;
	min-height:50px;
	margin-bottom:20px;
	display: none;
	
}
.procon.active{
	display: block;
	
}

#load-more {
	clear: left;
text-align: center;
	cursor:pointer;
	background-color:#CCC;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
}
#load-more:hover {
	background-color:#999;	
}

#newbo{
	width:180px;
	float:left;
	margin-right:97px;
	margin-top:10px;
	margin-bottom:10px
}
#newbo1{
	width:180px;
	float:left;
	margin-top:10px;
	margin-bottom:10px
}
.newtext{
	padding:9px;
	width:180px;
	float:left;
	font-size:14px;
}
.newsletterbx{
	width:180px;
	padding: 9px;	
	border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	float:left;
	clear:left;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
    box-shadow: 0 1px 3px rgba(0,0,0,0.055);
}
#galleryimg{
	float:left;
	margin-right:25px;
	margin-bottom:25px;
	
}
