﻿#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;
	background-image:url(../images/grey_sfum_SX_bg.jpg);
	background-repeat:repeat-y;
	height:100%;
}

#left_column ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;	
}



#left_box
{
	background-image:url(../images/grey_M_grey_SX.jpg);
	background-repeat:no-repeat;
	height:376px;	

}


#banner_up
{
	width:741px;
	height:109px;	
	background-image:url(../images/banner_home_UP.jpg);
	background-repeat:no-repeat;
}

#banner_down
{
	width:741px;
	height:68px;	
	background-image:url(../images/banner_home_DWN.jpg);
	background-repeat:no-repeat;	
}

#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:#6d6d6d;	
}
