
/* ======= DIVs CSS =======*/
#MainBG					{ background:url(images/bg_red_home2.jpg) left top repeat-x; width:100%; }
#MainWrapper			{ background:url(images/bg_red_home.jpg) center top no-repeat; width:1007px; margin:0 auto; /*overflow:auto;*/ }
	.FixedWidth				{ /*float:left;*/ width:100%; }
		.LogoWrapper		{ width:224px; float:left; margin:18px 0 0 10px; }
		.TopMenuWrapper		{ width:773px; float:left; padding:80px 0 0 0px; }
		
		.BannerWrapper		{ float:left; width:801px; padding-top:18px; }
		.SideMenuWrapper	{ float:left; width:206px; padding-top:20px; }
		
	.LeftWrapper		{ float:left; width:278px; margin-top:18px; }
	
	#ContentWrapper		{ float:left; width:653px; margin-top:30px; padding:0 36px; }
		.ContPane		{ float:left; width:406px; }
		.RgtPane		{ float:left; width:220px; margin-left:20px; }
		
		.Pne1			{ float:left; width:154px; }
		.Pne2			{ float:left; width:154px; margin-left:12px; }
		.Pne3			{ float:left; width:154px; margin-left:12px; }
		.Pne4			{ float:left; width:146px; margin-left:12px; }
		
	#FooterWrapper		{ float:left; width:1007px; background:url(images/footer_line.gif) center top no-repeat; margin-top:5px; padding:10px 0; }
		.CopyArea		{ float:left; width:400px; text-align:left; }
		.LinksArea		{ float:right; width:607px; text-align:right; }



/* -- CONTENTS DIVs CSS --*/
#text { float: left; }

/* ------ CLOSE DIVs CSS ------ */

