﻿body
{
	background-color:#bfcde8;	
	height:100%;
}

#main_wrapper
{
	margin:0px auto;	
	background-color:#FFF;
	width:989px;
	height: 100%;
    height: auto !important;
    min-height: 100%;
	background-image:url(../images/cyan_sfum_SX_bg.jpg);
	background-repeat:repeat-y top left;
}

#left_column
{
	width:239px;
	float:left;
	min-height:100%;

}

#right_column
{
	float:right;
	width:750px;	
	border:0px solid #000;
}


#left_box
{
	background-image:url(../images/cyan_M_blue_SX.jpg);
	background-repeat:no-repeat;
	height:376px;
}


#banner_up
{
	width:741px;
	height:109px;	
	background-image:url(../images/banner_hightech1_UP.jpg);
	background-repeat:no-repeat;
}

#banner_down
{
	width:741px;
	height:68px;	
	background-image:url(../images/banner_hightech1_DWN.jpg);
	background-repeat:no-repeat;	
}

.section_title
{
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #FFF;
	padding-top:40px;
	padding-bottom:3px;
	color:#023399;	
}

.page_title
{
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#003399;	
}
