/* CSS Document */

#container{
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	width:1096px;
	overflow:auto;
	}
	
	
#header_portion{
	width:1095px;
	padding:0px 0px 0px 0px;
	height:123px;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	}
	
#flash_portion{
	width:1080px;
	height:110px;
	margin:0px 0px 0px 8px;
	background-image:url(../images/flash_portion_img.jpg);
	background-repeat:no-repeat;
	}
	
#right_side_flash_portion{
	width:168px;
	height:1083px;
	background-color:#9999ff;
	margin-left:13px;
	float:left;
	overflow:hidden;
	}
	
#footer_section{
	border-top:#7c96b0 1px dotted;
	margin-top:5px;
	height:80px;
	width:1096px;
	float:left;
	}
	
#right_inner_footer{
	width:120px;
	height:80px;
	float:left;
	margin-left:20px;
	}
	
	
/*Inner Pages*/

#table_sheet{
	margin:10px 0px 0px 10px;
	width:850px;
	float:left;
	border:#003366 1px solid;
	}
	
#yacht{
	width:372px;
	float:left;
	border-right:#003366 1px solid;
	}
	
#bg_sub_area{
	width:860px;
	padding:10px 10px 10px;
	float:left;
	background-color:#bed5ec;
	}
	
#news_scroller{
	width:150px;
	height:462px;
	float:left;
	padding:10px 9px 0px 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	<!--border: #000000 1px solid;-->
	}
	
#flash_area{
	width:168px;
	height:610px;
	float:left;
	}