 #right_top{
 	_height:121px;
	min-height:121px;
}

#wrapper{
	background-image:none
}

#right_bottom_left, #right_bottom_right{
	
	background-image:url(images/column_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	min-height:400px;
	_height:400px;

	/*
	background-image:none;
	background-color:#57585A;
	border-bottom:1px solid red;*/

}

.column_content{
	margin:12px 12px 0 12px ;
	color:#CCCCCC;
}

.column_content h3{color:#D36334}

div.onecolumn{
	background-image:url(images/2_column_centre_wide_bg.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	/*neededd for ie 6*/
	height:100%;

	/*background-color:#393A3B;*/
}

#right_content{
	padding:12px;
	_height:374px;
	min-height:390px;	

}

#right_content strong{color:#ffffff;}
#right_content em{color:#D36334; font-style:normal}

/******************* START PDF MODULE  ************************/
.pdf_download div{
	background-color:#464648;
	border-bottom:1px solid #464648;
	font-size:85%;
}

.pdf_download h4{	
	background-color:#464648;
	background-image:url(images/pdf_module_header_inside_bg.gif);
}

.pdf_download .pdf_cover{ 
	position:relative;
	left:-11px;
	text-align:left;
	float:left;
}


.pdf_download div{
	padding:0px;
}
/******************* END PDF MODULE  ************************/



#right_bottom_left{
	width:494px;	
	float:left;	
}

#right_bottom_right{
	width:183px;	
	float:left;	
	color:#cccccc
}
