﻿body
{
	background-color:#bfcde8;	
}

h1
{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:bold;
	color:#023399;		
}

#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_cyan_SX.jpg);
	background-repeat:no-repeat;
	height:376px;	

}


#banner_up
{
	width:741px;
	height:109px;	
	background-image:url(../images/banner_mechatron1_UP.jpg);
	background-repeat:no-repeat;
}

#banner_down
{
	width:741px;
	height:68px;	
	background-image:url(../images/banner_mechatron1_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;	
}

.product_title
{
	font-weight:bold;	
	margin:0px;
	padding:0px;
}

.product_paragraph
{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #bfcde8;
}

.page_title
{
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#3366CC;	
}
