/* CSS Document */
#Top 
{
	margin:0 auto;
	width:992px;
	background:#fff url(../images/right_bg.gif) right repeat-y;
}
#Mid 
{
	min-height:800px;
}
#MainLeft 
{
	width:739px;
	float:left;
	padding-bottom:20px;
}
#MainRight 
{
	width:253px;
	float:right;
	border-top:4px solid #66c3ee;
}
#MainLeftLeft 
{
	width:255px;
	float:left;
}
#MainLeftRight 
{
	width:480px;
	float:right;
}
#Header 
{
	height:136px;
}
#Header #Logo 
{
	width:256px;
	height:136px;
	float:right;
	background:url(../images/logo.gif) center no-repeat;
}
#Header #Banner 
{
	float:left;
	height:135px;
	border-collapse:collapse;
}
#PageBox 
{
	padding:15px 15px;
}
#PageBox H1 
{
	font:bold 18px Arial;
	color:#5f5f5f;
	text-align:right;
	margin-bottom:10px;
}
#LeftBanner
{
	width:130px;
	float:left;
	margin-right:10px;
}
