/* Keynote Stylesheet */
#content{
	background-image:url(../../_media/images/support/main_content_bg.gif);
	width: 1000px;
	background-repeat:repeat-y;
	float:left;
	clear:both;
}




#content .support{
	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;
}

#content .columLeft{
	float: left;
	width: 749px;
}

#content .columRight{
	float: left;
	width: 250px;
	margin-left:1px;
}

#content .firstColum{
	float: left;
	width: 374px;
}

#content .secondColum{
	float: left;
	width: 374px;
	margin-left:1px;
}

#content .left{
	float: left;
	width: 374px;
	
}

#content .left h1{
	background-color: #D3EAA9;
	height:19px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	padding-top:4px;
	padding-left:12px;
	color: #333333;
	font-size:11px;
	font-weight: bold;
	margin-bottom: 12px;
}

#content .right{
	float: left;
	width: 374px;
	margin-left:1px;
}

#content .right h1{
	background-color: #D3EAA9;
	height:19px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	padding-top:4px;
	padding-left:12px;
	color: #333333;
	font-size:11px;
	font-weight: bold;
	margin-bottom: 12px;
}

.contentBoxTop {
	margin:0px;
	padding:0px;
	height:232px;
}


#content .columLeft .header{
	background-color: #d3eaa9;
	color:#333333;
	height:23px;
	width: 749px;
	margin:0px;
}
