/* CSS Document used in about.html */

#about_container_top{
	background-image: url(../images/about_Bk_top1.png);	
	/*height:237px;*/
	height:280px;


}

#about_t_left{
	/*background-image: url(../images/about_Bk_top.png);	*/
	margin:0px;
	width:600px;
	padding-left:30px;
	clear:right;
	float:left;
}

#about_t_right{
	background-image: url(../images/about_img1a.jpg);
	background-repeat:no-repeat;	
	width:344px;
	height:237px;
	/*height:260px;*/
	float:right;
	
}

#about_container_bot{
	background-image: url(../images/about_Bk_bot.png);	
	height:525px;


}

#about_b_left{
	background-image: url(../images/about_img2.jpg);
	background-repeat: no-repeat;
	width:193px;
	height:525px;
	clear:right;
	float:left;
	margin-left:20px;
}

#about_b_right{
	float:left;
	width: 640px;
}

/* ACADEMIC EXCELLENCE, OUR VISION, OUR MISSION*/
#table1{
		padding-top:30px;

}

#table1 td{
	vertical-align: top;

}

#about_b_right span{
	padding-left: 20px;

}
.tablelist td{
	padding-bottom:3px;
}

.tablelist img{
	padding-top:4px;
}

.tabSpace{
	padding-bottom:20px;
}
.labelPad{
	padding-right:10px;
}

/*-- About BlueOrange--*/

#about_BO{
	background: url(../images/about_Bk_bo.png);
	padding:20px;
}
