/******************************************************************************
Filename: 		/global/screen.css
Project:  		Grandover
Purpose:  		Portal Static Site CSS: subsite specific styles
Date			Developer	Description
04/01/2008		wch			Version 1.0
******************************************************************************/
#container.home #contentContainer{background: url("/images/sectionHomeBg.jpg") 11px 24px  no-repeat;}
#headerContainer{background:url("/images/header/headerBg.jpg") 0 0 no-repeat;}
#container.home #siteTitle{top:256px;}
#siteTitle{position:absolute; top:6px; left:32px; width:350px; height:72px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='	/images/header/siteTitle.png', sizingMethod='crop');}
html > body #siteTitle{background:url("/images/header/siteTitle.png") 0 0 no-repeat;}
#utilitynavContainer{width:300px;}
html > body #utilitynavContainer{width:auto; min-width:100px;}