@charset "UTF-8";
/* CSS Document */

#live_area {
	width: 950px;
	margin: 0px auto 0px auto;
	background-color:#000000;
}

#content {
	width: 950px;
	float: left;
}

#links {
	width: 950px;
	float: left;
}

#home_left {
	width: 316px;
	float: left;
	
}

#home_center {
	width: 318px;
	float: left;
}

#home_right {
	width: 316px;
	float: left;
}

#footer {
	width: 950px;
	height: 120px;
	float: left;
	

}

#top {
	width:950px;
	float: left;
}

#historical_left {
	width: 488px;
	float: left;
	
}

#historical_right {
	width: 462px;
	height: 557px;
	float: left;
	background-image:url(../images08/historical_right_bg5c.gif);
	background-repeat:repeat-y;
}

#advantages_left {
	width: 454px;
	float: left;
	
}

#advantages_right {
	width: 495px;
	height: 558px;
	float: left;
	background-image:url(../images08/advantages_right_bg2b.gif);
	background-repeat:repeat-y;
}

#contact_left {
	width: 360px;
	float: left;
	
}

#contact_center {
	width: 313px;
	height:477px;
	float: left;
	background-image:url(../images08/contact_bg2a.gif);
	background-repeat:repeat-y;
}

#contact_right {
	width: 277px;
	float: left;
}

#collection_bg {
	width: 949px;
	float: left;
	background-image:url(../images08/collection_bg.gif);
	background-repeat:repeat-y;
}

#collection_centered {
	width: 849px;
	margin: 0px auto 0px auto;
	clear:all;
}


#collection_top {
	width: 849px;
	height:38px;
	float: left;
}

#collection_mid {
	width: 849px;
	float: left;
	}

#collection_bottom {
	width: 849px;
	height:55px;
	float: left;
}

/*
#footer {
	width: 950px;
	height: 204px;
	float: left;
	clear: all;
	
}
*/
