﻿html			{ background:#121212 url(../images/html-bg-interior.jpg) repeat-x; }
body			{ text-align:center; background:url(../images/body-bg-interior.jpg) no-repeat top center; }
#SiteWpr		{ }
#SiteInnerWpr	{ width:980px; margin:0 auto; overflow:visible;}
#LayoutWpr		{ text-align:left; position:relative; min-height:600px; background:url(../images/body-bg-interior.jpg) no-repeat top center; overflow:visible;}

#HeaderWpr      { position:relative; height:196px; }
h1#Logo         { position:absolute; top:13px; left:2px}
h1#Logo a       { display:block; width:336px; height:178px; cursor:pointer; background:url(../images/logo.jpg) no-repeat; }
h1#Logo span    { display:none; }

#SplashWpr  {width:481px; height:289px; position:absolute; top:210px; left:13px;}


#SiteContentOuterWpr { background:url(../images/content-interior-bg-gradient.jpg) repeat-y; margin:0 0 10px 0;}	
#SiteContentWpr		 { min-height:500px; background:url(../images/content-interior-bg.jpg) no-repeat; padding: 0 0 50px 0;}	
#SiteContentInnerWpr { width:980px; padding-top:40px; padding-bottom:10px}

#ContentWpr     { float:right; width:730px; }
#SideBarWpr     { float:left;  width:250px; }
#SideMenuWpr	{ padding-left:20px; padding-right:25px; }

#PageEditorContent,
#ModuleContent  { padding:0 15px; }

#facebook {	position:absolute; left: 813px; top: 9px; }
#facebook a { 
	display:block;
	background-image:url(../images/facebook.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	width:71px;	
}
#facebook a span { display:none; }

#linkedin { position:absolute; left: 890px; top: 9px;}
#linkedin a { 
	display:block;
	background-image:url(../images/linkedIn.png);
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	width:71px;	
}
#linkedin a span { display:none; }
                     
#SiteFooterWpr  { text-align:center; height:176px; background:url(../images/footer.jpg) no-repeat top center; background-color:#000}
#FooterWpr      { height:175px; width:980px; margin:0 auto; text-align:left; position:relative;}
#Footer         { line-height:1.2em; color:#6D6D6D;   }
#CopyrightWpr	{ padding-left:10px; padding-top:25px}
#Copyright		{ position:absolute; left:5px; top:22px; text-align:right; background:url(../images/footer/spacer.jpg) no-repeat right 3px; padding-right:9px; font-size:11px; color:#6D6D6D}
#Disclaimer		{ position:absolute; left:176px; top:22px; width:510px; text-align:left; float:left; font-size:11px; color:#6D6D6D;}
#ForteLogo      { position:absolute; right:20px; top:21px; }
#ForteLogo a    { display:block; width:132px; height:35px; }
#ForteLogo span { display:none; }

