﻿html			{ background:#000000 url(../images/html-bg.jpg) repeat-x; }
body			{ text-align:center; background:url(../images/body-bg.jpg) no-repeat top center; }
#SiteWpr		{ }
#SiteInnerWpr	{ width:980px; margin:0 auto; }
#LayoutWpr		{ text-align:left; position:relative; }

#HeaderWpr      { position:relative; height:237px; background:url(../images/Header-Bg.jpg) no-repeat left top; }
h1#Logo         { position:absolute; top:0; left:0; }
h1#Logo a       { display:block; width:380px; height:150px; cursor:pointer; background:url(../images/logo.jpg) no-repeat left top; }
h1#Logo span    { display:none; }

#SiteContentOuterWpr { background:url(../images/SiteContentOuterWpr-bg.jpg) repeat-y left top; }	
#SiteContentWpr		 { background:url(../images/SiteContentWpr-bg.jpg) no-repeat left bottom; }	
#SiteContentInnerWpr { background:url(../images/SiteContentInnerWpr-bg.jpg) no-repeat left top; padding:29px 0 73px; min-height:500px; height: auto !important; height: 500px; }

#ContentWpr     { float:right; width:730px; }
#SideBarWpr     { float:left;  width:250px; }
#SideMenuWpr	{ padding-left:20px; padding-right:8px; }

#ContentInnerWpr  { padding:0 15px; }
                     
#SiteFooterWpr  { text-align:center; height:270px; margin-bottom:20px; }
#FooterWpr      { width:980px; height:270px; margin:0 auto; text-align:left; position:relative; background:url(../images/FooterWpr-bg.jpg) no-repeat left top; }
#Footer         { }
#SponsorWpr 	{ width:678px; height:87px; position:absolute; left:10px; top:16px;  }
#SponsorInnerWpr { padding:5px 0 0 7px }
#SponsorInnerWpr td { text-align:center; padding:0 5px; }

#CopyrightWpr	{ position:absolute; right:23px; top:68px; width:330px; }
#Copyright		{ color:#CCCCCC; font-size:11px; text-align:right; }
#ForteLogo      { position:absolute; right:23px; top:30px; }
#ForteLogo a    { display:block; width:132px; height:28px; background-image:url(../images/forte-logo.jpg); }
#ForteLogo span { display:none; }
