@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}





/*headsection*/
.head{width:100%; height:auto; background-color:#333333;; float:left; clear:none; }
.head-inner{width:100%; height:auto; margin-left:auto; margin-right:auto;}
.head-logo{width:90%; height:auto; margin:5px 0px 0px  15px;}
.menu_outer{ width:90%; margin-top:0px; float:left;}
/*end headsection*/
	
	
	
#darsana1
{

	text-align:justify;
	padding-left:50px;
	padding-right:50px;
	font-size:16px;
	height:500px;
	float:left;
	overflow:scroll;
	
}	
	
.banner{width:100%; height:auto; background-color:#F60; overflow:hidden;}
	
.cform{width:100%; height:500px; overflow:hidden;}	
	

	
/*content section*/	
.contentsection{width:100%; height:600px; background-color:#fff; padding:15px 0px 35px 0px;}
.contentsection-inner{width:90%; height:200px; background-color:#fff; margin-left:auto; margin-right:auto; font-family: 'Oswald', sans-serif;  line-height:20px; padding:0px 5% 0px 5%; text-align:justify;}
#darsana{font-size:18px; color:#999; text-transform:uppercase;  margin:10px 0px 10px 0px; font-family: 'Oswald', sans-serif;}
/*end content section*/

#darsana1
{

	text-align:justify;
	padding-left:50px;
	padding-right:50px;
	font-size:16px;
	height:600px;
	float:left;
	overflow:scroll;
	
}


#subhead{font-size:20px; color:#fff; background-color:#3399ff; padding:5px;}


#msghome
{

	text-align:right;
	padding-left:0px;
	padding-right:5px;
	font-size:14px;
	float:right;
	margin-top:5px; 
	position:relative;
	text-color:#FFF;
	
}

#dwnlnk
{

	text-align:left;
	padding-left:50px;
	padding-right:0px;
	font-size:14px;
	float:left;
	margin-top:5px; 
	position:relative;
	color:#FFF;
	
}



/*blue section*/	
.bluesection{width:100%; height:790px; background-image:url(../images/Back.JPG); background-size:100% 100%; padding-bottom:10px;}
#bluesectionimg{padding:20px; background-color:transparent;}
.bluesection-inner{width:90%; height:790px; margin-left:auto; margin-right:auto; background-color:#135fac; border-radius:10px; }
.bluesection-inner-div{width:90%; height:210px; float:left; background-color:#; font-family: 'Alegreya Sans', sans-serif; font-size:15px; margin:0px; color:#fff; padding:5% 5%; transition:ease-in-out 1s; -webkit-transition:ease-in-out 1s; -moz-transition:ease-in-out 1s; -o-transition:ease-in-out 1s;-ms-transition:ease-in-out 1s; text-align:justify;}
.bluesection-inner-div:hover{background-color:#fff; color:#000;}


.photo{width:100%; color:#fff;  font-family: 'Oswald', sans-serif; background-color:#333; height:50px; float:right; margin-top:5px; position:relative;}
#photo{margin-left:35px; margin-top:15px;}
#bluesectionimg{padding:0px 10px; background-color:transparent;}	
/*end blue section*/


	.latestnews{width:95%; height:50px; background-color:#ccc; margin-left:auto; font-size:14px; margin-right:auto; border-radius:5px;}
	
	
	
			/*footer*/
.footer{width:100%; height:150px; background-color:#2a2a2a;}
.footer-inner{width:400px; height:150px; margin-left:auto; margin-right:auto; overflow:hidden;}
.footer-inner-left{width:50px; height:20px;
 color:#fff; margin-top:20px;}
 .footer-inner-right{width:200px; float:left; height:30px; background-color:#; margin-top:0px;}
 .footer-inner-right-img{width:auto; height:auto; padding:px; float:left;}

/*end footer*/	

.administration_outer{ width:250px; height:290px; float:left; font-size:13px; text-align:center;}

.gallery_outer{ width:200px; height:170px; float:left; text-align:center; color:#fff; margin:10px;}
.gallery_outerhead{color:#a2842a; font-size:15px; float:left;padding-bottom:20px;padding-top:5px; color:#fff;width:200px;text-align:center;}
.gallery_imgouter{ width:200px; float:left; background:#fff; padding:5px; margin-top:10px;}







