/* CSS for main menu area */

#performace {
	width:500px;
	height: 50px;
	margin-top:390px;
	margin-left:117px;
	z-index:30;
}


#latestnewsheading {
	position:absolute; 
	margin-left:118px; 
	margin-top:330px; 
	z-index:99; 
	width:350px; 
	text-align:center; 
	background-color:#E4E4E4;
}


#lefttextwhite {
	width:230px;
	height:67px;
	margin-top:35px;
	margin-left:25px;
	z-index:129;
	text-align:center;
	background-image: URL(images/msgbox.gif); 
	background-repeat:no-repeat;
	padding:20px 10px 15px 10px;
}

#lefttextwhite2 {
	width:230px;
	height:67px;
	margin-top:15px;
	margin-left:25px;
	z-index:130;
	text-align:center;
	background-image: URL(images/msgbox.gif); 
	background-repeat:no-repeat;
	padding:20px 10px 0px 10px;
}

#glalogo {
	margin-top:30px; 
	text-align:right;
}
