﻿html			{ background:#FFF7E5 url(../images/html-bg.jpg) repeat-x left top; }
body			{ text-align:center; background:transparent url(../images/body-bkg.jpg) no-repeat top center; }
#SiteWpr		{ }
#SiteInnerWpr	{ width:982px; margin:0 auto; }
#LayoutWpr		{ text-align:left; position:relative; }

#HeaderWpr      { position:relative; height:383px; background:transparent url(../images/HeaderWpr-bg.jpg) no-repeat left top; }
h1#Logo         { position:absolute; top:0px; left:15px; }
h1#Logo a       { display:block; width:281px; height:133px; cursor:pointer; background:transparent url(../images/logo.jpg) no-repeat left top; }
h1#Logo span    { display:none; }
#BannerWpr 		{ width:950px; height:240px; position:absolute; left:15px; bottom:0; } 


#SiteContentOuterWpr { background:transparent url(../images/SiteContentOuterWpr-bg.jpg) repeat-y left top; }	
#SiteContentWpr		 { background:transparent url(../images/SiteContentWpr-bg.jpg) no-repeat left top; }	
#SiteContentInnerWpr { min-height:400px; }

#ContentWpr     { float:right; width:730px; }
#ContentInnerWpr { padding:26px 20px 20px 20px; } /* Content Padding */

#SideBarWpr     { float:left; width:250px; }
#SideMenuWpr	{ padding:26px 12px 20px 22px; }

#PageEditorContent,
#ModuleContent  {  }


#SiteFooterWpr  { text-align:center; padding-bottom:100px;  }
#FooterWpr      { width:982px; height:62px; margin:0 auto; text-align:left; position:relative; background:transparent url(../images/footer-bg.jpg) no-repeat left top; }
#Footer         { }
#CopyrightWpr	{ position:absolute; left:20px; top:16px; }
#Copyright		{ color:#666666; font-size:11px; line-height:normal;  }
#Address		{ color:#666666; font-size:11px; line-height:normal; padding-top:3px;  }
#ForteLogo      { position:absolute; right:12px; top:16px; }
#ForteLogo a    { display:block; width:126px; height:25px; background-image:url(../images/forte-logo.jpg); }
#ForteLogo span { display:none; }
