body, html{
	height: 100%;
	margin: 0; padding: 0;
	}
/* HOME PAGE CSS START */	
#container {
	min-height: 100%;
	}
* html #container {
	height: 100%;
	}
	
/*HEADER------------------------------------*/
#header {
	width:100%;
 	background-image: url(../images/top_bg.png);
	background-repeat: repeat-x;
	height: 129px;
}
#top_design {
	background-image: url(../images/top_design.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 129px;
}
#headertext2{
	font-size:50px;
	font-weight:bold;
	padding-top:30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ebeff2;
}
/*FOOTER------------------------------------*/
#bottom{
	position:relative;
	width:100%;
	float: left;		
	height: 106px;
	margin: -106px auto 0 auto;
	text-align: left;
	background-image: url(../images/bottom_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #e4edf3;
	font-size: 13px;
}
.bottom_design{
	background-image: url(../images/bottom_design.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 106px;
}
#bottomtext{
	font-size:21px;
	font-weight:bold;
	padding-top:20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #e4edf3;
}
#bottomtext1{
	font-size:13px;
	font-weight:bold;
	text-align: center;
}
.bottom-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	color: #ffffff;
	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: #ffffff;
	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: #DBE2E8;
	text-decoration: none;
	text-transform: none;
}
#bottom_logo{
	float: left;
	width: 10%;
	position: absolute;
	padding-top: 8px;
	margin-left: 50px;
	padding-bottom: 3px;
}
/*CONTENT------------------------------------*/
#content {
	width: 100%;
	padding-top:10px;
	padding-bottom:100px;
}
/* HOME PAGE CSS END */	
	
/* SUB PAGE CSS START*/	
#wrapper {
	min-height: 100%;
	}
* html #wrapper {
	height: 100%;
	}
/*HEADER------------------------------------*/
#header_subpage {
 	background-image: url(../images/top_design.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width:100%;
}
#headertext_subpage{
	font-size:25px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ebeff2;
	padding:10px 0 10px 10px;
}
#header-right-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	width: 25%;
	text-align: right;
	padding-right: 18px;
	padding-top: 15px;
}
/*FOOTER------------------------------------*/
#bottom_subpage {
	background: #666;
	position:relative;
	width:100%;
	height: 30px;
	text-align: left;
	margin: -30px auto 0 auto;
	background-image: url(../images/bottom_bg_subpage.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bottomtext_subpage{
	font-size:13px;
	font-weight:bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #e4edf3;
	padding:7px 0 0 0;
}
#bottom_subpage_left{
	width:40%;
	text-align: left;
	float:left;
}
#bottom_subpage_right{
	width:60%;
	text-align: right;
	float:right;
}
/*CONTENT------------------------------------*/
#content_subpage {
	width: 100%;
	padding-bottom: 100px;
	background-color:#FFFFFF;
}
/* SUB PAGE CSS END*/
#main-contenthome{
	width:100%;
	margin: 0 auto;
}
#main-content{
	width:100%;
	margin:auto;
	height:308px;
	min-height:308px;
	background-image: url(../images/saraswati-maa.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0 auto;
	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;
}