body, html{
	height: 100%;
	margin: 0; padding: 0;
	}
/* HOME PAGE CSS START */	
#container {
	min-height: 99.5%;
	}
* html #container {
	height: 100%;
	}
	
/*HEADER------------------------------------*/
#header {
	width:auto;
 	background-image: url(../images/mayojana.PNG);
	background-repeat:no-repeat;	
	height: 150px;
	background-size: cover;
}


#headertext2{
	font-size:40px;
	font-weight:bold;
	padding-top:30px;
	padding-left:35PX;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#F2F2F2;
}
/*FOOTER------------------------------------*/
#bottom{
	position:relative;
	width:100%;
	float: left;		
	height: 143px;
	margin: -140px auto 0 auto;
	text-align: left;
	background:#0491C9;
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color:#F2F2F2;
	font-size: 13px;
}
.bottom_design{
	height: 106px;
}
#bottomtext{
	font-size:21px;
	font-weight:bold;
	padding-top:35px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #F2F2F2;
}
#bottomtext1{
	font-size:13px;
	font-weight:bold;
	text-align: center;
	
}
.bottom-text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	color: #F2F2F2;
	text-decoration: none;
	text-transform: none;
}
a.bottom-text:link, a.bottom-text:active, a.bottom-text:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	color: #F2F2F2;
	text-decoration: none;
	text-transform: none;
}

a.bottom-text:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	color: #F2F2F2;
	text-decoration: none;
	text-transform: none;
}
#bottom_logo{
	float: left;
	width: 10%;
	position: absolute;
	padding-top: 15px;
	margin-left: 85px;
	padding-bottom: 3px;
}
/*CONTENT------------------------------------*/
#content {
	width: 100%;
	padding-top:0px;
	padding-bottom:20px;
}
/* HOME PAGE CSS END */	
	
/* SUB PAGE CSS START*/	
#wrapper {
	min-height: 93.5%;
	}
* html #wrapper {
	height: 100%;
	}
/*HEADER------------------------------------*/
#header_subpage {
 	background-image: url(../images/sub_top_bg.png);
	background-repeat: repeat-x;
	height: 72px;
	width:100%;
}
#headertext_subpage{
	font-size:28px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #F2F2F2;
	padding:30px 0 10px 10px;
}
#header-right-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2F2F2;
	float: right;
	width: 25%;
	text-align: right;
	padding-right: 18px;
	padding-top: 15px;
}
/*FOOTER------------------------------------*/
#bottom_subpage {
	position:relative;
	width:100%;
	background-position: bottom;
	
}
#bottomtext_subpage{
	font-size:13px;
	font-weight:bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#bottom_subpage_left{
	width:60%;
	text-align: left;
	float:left;
	background-color:#000;
	color:#FFF;
	border-top:#853B00 4px solid;
}
#bottom_subpage_right{
	width:40%;
	text-align: right;
	float:right;
	background-color:#000;
	color:#FFF;
	border-top:#853B00 4px solid;
}
/*CONTENT------------------------------------*/
#content_subpage {
	width: 100%;
	padding-bottom: 0px;
	background-color:#FFFFFF;
}
/* SUB PAGE CSS END*/
#main-contenthome{
	width:100%;
	margin: 0 auto;
}
#main-content{
	width:100%;
	height:100%;
	min-height:100%;
	padding-top:80px;
	background-image: url(../images/saraswati-maa.jpg);
	background-repeat: no-repeat;
	background-position:center;
	overflow: hidden;
}
#report-content{width:100%;padding:20px 0 0 0;height:auto;}
#report-content p { padding:0 0 5px 0; text-align:justify;text-indent:25px;}
.ver12{
	font-family:Verdana,arial,helvetica,sans-serif;
	font-size:12px;
}
