#home-container{
	padding-left:18px;
	width:757px;
	float:left;
}
#home-small{
	width:216px;
	float:left;

	background:none;
}
#home-sm-top{
	width:211px;
	height:8px;
	float:left;
	padding-left:5px;
	text-align:center;
	
} 
#home-sm-mid{
	clear:both;
	width:221px;
	height:149px;
	float:left;
	background:url(/images/home_big_mid.gif) bottom left repeat-x;
}
#home-sm-bot{
	clear:both;
	width:211px;
	height:5px;
	float:left;
	padding-left:5px;
}

#home-big{
	width:511px;
	float:left;
}
#home-big-top{
	width:511px;
	float:left;
}
#home-big-mid{
	clear:both;
	width:511px;
	height:320px;
	float:left;
	background:url(/images/home_big_mid.gif) top left repeat-x;
}
#home-big-bot{
	clear:both;
	width:511px;
	float:left;

}
#home-big-left,#home-sm-left{
	float:left;
}

#home-big-right,#home-sm-right{
	float:right;
}
#home-sm-left{
	width:8px;
	height:149px;
	background:url(/images/home_big_left.gif) top left repeat-y;
}
#home-sm-right{
	width:7px;
	height:149px;
	float:right;
	background:url(/images/home_big_right.gif) top right repeat-y;
	
	
}
#home-sm-content{
	float:left;
	text-align:center;
	margin:3px 3px 3px 3px;
	width:192px;
	height:110px;
	border:3px solid #FFFFFF;
}
#home-content{
	float:left;
	text-align:center;
	margin:3px 3px 3px 3px;
	width:482px;
	height:272px;
	border:3px solid #FFFFFF;
}
#home-big-link{
	position:absolute;
	top:325px;
	width:427px;
	height:26px;
	margin-left:20px;
	z-index:500;
}
#hbl-content{
	background: #FFFFFF;
	float:right;
	width:390px;
	height:26px;
	font-size:11px;
	text-align:right;
}
#hbl-right{
	float:right;
}
#home-sm-link-top,#home-sm-link-bot{
	position:absolute;
	width:180px;
	height:29px;
	float:left;
	margin-left:550px;
}
#home-sm-link-top{
	top:163px;
	z-index:503;

}
#home-sm-link-bot{
	top:334px;
		z-index:504;
}
#hsl-content{
	background:#FFFFFF;
	float:left;
		font-size:11px;
	width:138px;
	height:29px;
	text-align:center;
}
#hsl-left{
	float:left;
}
#hsl-right{
	float:right;
}