﻿html			{ background:#FFF0DE url(../images/html-bg.jpg) repeat-x; }
body			{ text-align:center; background:url(../images/body-bg.png) no-repeat top center; }
#SiteWpr		{ }
#SiteInnerWpr	{ width:980px; margin:0 auto; }
#LayoutWpr		{ text-align:left; position:relative; }

#HeaderWpr      { position:relative; height:274px; background:url(../images/header-bg.jpg) no-repeat left top; }
h1#Logo         { position:absolute; top:0; left:0; visibility:hidden; }
h1#Logo a       { display:block; width:1px; height:1px; cursor:pointer; }
h1#Logo span    { display:none; }

#HeaderImageCt { position:absolute; top:15px; left:5px; }

#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; }

#ContentWpr     { float:right; width:730px; }
#ContentInnerWpr { padding:15px 20px 25px 20px; min-height:450px; height: auto !important; height: 450px; }

#SideBarWpr     { float:left;  width:250px; }
#SideMenuWpr	{ padding:16px 20px 20px 20px; }

#PageEditorContent,
#ModuleContent  {  }
#PageEditorContentCt p { line-height:normal;}
#PageEditorContentCt td { line-height:normal;}
                     
#SiteFooterWpr  { text-align:center; height:74px; margin-bottom:75px; }
#FooterWpr      { width:980px; height:74px; margin:0 auto; text-align:left; position:relative; background:url(../images/FooterWpr-bg.jpg) no-repeat left top; }
#Footer         { color:#FFFFFF;  }
#CopyrightWpr	{ position:absolute; left:16px; top:12px; }
#Copyright, #Address { line-height:1.35em; }
#ForteLogo      { position:absolute; right:15px; top:6px; }
#ForteLogo a    { display:block; width:133px; height:38px; background-image:url(../images/forte-logo.jpg); }
#ForteLogo span { display:none; }


#FullLayoutContent { padding:15px 20px 25px 20px; overflow:hidden; } 

#SearchWpr { position:absolute; top:47px; right:19px; height:28px; }
#SearchWpr form { width:199px; height:28px; margin:0; padding:0; line-height:normal; text-align:left; position:relative; background:transparent url(../images/menus/header/SearchField-bg.png) no-repeat left top; }
#SearchWpr #srch_siteKeywords { margin:0; padding:2px 4px 0 4px; width:130px; height:20px; font-size:13px; color:#5392B9; background-color:transparent;  border:0 none; }
#SearchWpr #SubmitBtn { position:absolute; top:0; right:0; }

