/* Keynote Stylesheet - Global */
#content {
	
	width: 1000px;
	background-repeat:repeat-y;
	float:left;
}




#content .global{
	background-image:url(../../_media/images/company/investor_relations/main_content_bg.gif);
	width: 1000px;
	background-repeat:repeat-y;
	float:left;
	border-top:1px solid white;
}



/*Start of special css*/

#content .columLeft{
	float: left;
	width: 749px;
}



/* 3rd level css */


#content .columLeft .header{
	background-color: #dbded7;
	color:#333333;
	height:23px;
	width: 749px;
	margin:0px;
	
	
}