body {
	background-color: #333333;
	font-family:Arial, Helvetica, sans-serif;
}

#header {
	width:948px;
	height:116px;
	background:url(home_bg.jpg) no-repeat bottom;
	border:1px solid #666666; 
	border-bottom:none;
}

#container {
	width: 948px;
	height: 452px;
	background: url(FS_home.jpg) no-repeat bottom;
	border: 1px #666666 solid;
	border-top: none;
}

.left_content {
	padding-top:73px;
	width:197px;
	height:250px;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	padding-left:30px;
}

.center_content {
	width:342px;
	height:430px;
}
.right_content {
	padding-top:73px;
	width:207px;
	height:250px;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	padding-right:20px;
}

