/***********************************************/

/* divs.css                                    */

/*                                             */

/* These layout divs define the page layout.   */

/*                                             */

/***********************************************/





/***********************************************/

/* Layout Divs                                 */



/************************************/

#row1{

	border-bottom: 1px solid #CCCCCC;

	width: 100%;

}



/************************************/





/************************************/

#col1{

	float: top;

	width: 22%;

	margin-left: 1%;

	padding: 1%;

	background-color: #EEEEEE;

	border-left: 1px solid #CCCCCC;

	border-bottom: 1px solid #CCCCCC;

}

/************************************/







/************************************/

#col2{
	float: top;
	width: auto;
	position: relative;
	height: top;
	background-image: url(../../../../Saraswati%20background%20stronger.jpg);
	background-color: #FAFBD1;

}
.pagetitle {
	font-family: "Footlight MT Light";
	font-size: 14mm;
	font-style: normal;
	line-height: 14mm;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #192148;
}
.heading {
	font-family: "Footlight MT Light";
	font-size: 9mm;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #192148;
}
.intermediate {
	font-family: "Footlight MT Light";
	font-size: 7mm;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #192148;
}
.basic {
	font-family: "Footlight MT Light";
	font-size: 6mm;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #192148;
}
