﻿html			{ background:#1E559C 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; overflow:visible;}
#LayoutWpr		{ text-align:left; position:relative; overflow:visible; }


#HeaderWpr      { position:relative; height:350px; }
h1#Logo         { position:absolute; top:17px; left:15px}
h1#Logo a       { display:block; width:263px; height:85px; cursor:pointer; background:url(../images/logo.jpg) no-repeat; }
h1#Logo span    { display:none; }

#SplashWpr  	{ width:950px; height:240px; position:absolute; top:110px; left:15px; }


#SiteContentOuterWpr { }	
#SiteContentWpr		 { background:transparent url(../images/content-bg.jpg) repeat-y center bottom; position:relative; left:-1px; }
@media screen and (-webkit-min-device-pixel-ratio:0) { #SiteContentWpr { left:0px; } }  /* target webkit browsers only */

#SiteContentInnerWpr { 
	width:980px; 
	padding-top:20px; 
	padding-bottom:30px; 
	position:relative; 
	background:transparent url(../images/body-bg.jpg) no-repeat -249px -350px;
	min-height:480px;
}
* html #SiteContentInnerWpr { overflow:visible; height:auto !important; height:480px; } /* target IE6 only */

#ContentWpr     { float:right; width:726px; padding:0 0 0 0; }
#SideBarWpr     { float:left;  width:250px; }
#SideMenuWpr	{ padding-left:20px; padding-right:25px; }

#PageEditorContent,
#ModuleContent  { padding:0 15px; overflow:hidden; zoom:1; }

#SecondaryNav1 { position:absolute; top:0px; right:193px; width:360px; height:39px; background:transparent url(../images/secondaryNav1-bg.jpg) no-repeat left top; }
#SecondaryNav1 ul { margin:14px 0 0 0; }
#SecondaryNav1 .menuItem { padding-left:13px; }
#SecondaryNav1 .menuItemLabel { color:#FFFFFF; font-size:11px; line-height:normal; display:block; }

#SecondaryNav2 { position:absolute; top:0px; right:30px; width:153px; height:39px; background:transparent url(../images/secondaryNav2-bg.jpg) no-repeat left top; }
#SecondaryNav2 ul { margin:14px 0 0 0; }
#SecondaryNav2 .menuItem { padding-left:15px; }
#SecondaryNav2 .menuItemLabel { color:#FFFFFF; font-size:11px; display:block; line-height:normal; background-repeat:no-repeat; padding-left:11px; }
#SecondaryNav2 a.myaccount { background-image:url(../images/secondaryNavItem-myaccount.jpg); background-position:0 2px; }
#SecondaryNav2 a.login { background-image:url(../images/secondaryNavItem-login.jpg); background-position:left center; }

#SiteFooterWpr  { height:234px; background-color:#1E559C; }
#FooterWpr      { width:980px; height:165px; margin:0 auto; text-align:left; position:relative; background:url(../images/footer.jpg) no-repeat top center; left:-1px; }
@media screen and (-webkit-min-device-pixel-ratio:0) { #FooterWpr { left:0px; } }  /* target webkit browsers only */
#Footer         { line-height:1.2em; }
#CopyrightWpr	{  }
#Copyright		{ position:absolute; left:22px; top:22px; font-size:11px; text-align:right; padding-right:9px; font-size:11px; color:#000000; }
#ForteLogo      { position:absolute; right:5px; top:30px; }
#ForteLogo a    { display:block; width:126px; height:25px; }
#ForteLogo span { display:none; }

.cfdebug { text-align:left; }
	
