﻿#main_wrapper
{
	margin:0px auto;	
	background-color:#FFF;
	width:989px;
	height: 100%;
    height: auto !important;
    min-height: 100%;
	background-image:url(../images/grey_sfum_SX_bg.jpg);
	background-repeat:repeat-y;
}

#left_column
{
	width:239px;
	float:left;
	min-height:100%;
}


#left_box
{
	background-image:url(../images/grey_M_red_SX.jpg);
	background-repeat:no-repeat;	
	min-height:398px;

}



#right_column
{
	float:right;
	width:750px;	
}

.section_title
{
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #FFF;
	padding-top:40px;
	padding-bottom:3px;
	color:#c40009;	
}

.page_title
{
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#c40009;	
}
