﻿
/* 
 Note: browser specific classes will be loaded in browser-specific css files. 
	These files are loaded from the page base class where browser detection
	takes place. The class default definition will have a comment "Default"
	inside the rules. ie: .class { /*"Default" / background:#fff; }
	Hence, if you are looking to change a class and not seeing results, you
	may look into the css files located in ~/Client_Browser/<browsertype>/<cssfile>.css
*/


#HeaderPanel { width:950px; height:98px; }
#HeaderPanela { width:950px; height:4px; background:#ccd9ec; }
#HeaderPanelb { width:950px; height:88px; background:#eff5fc; text-align:left; }
#HeaderPanelb div.Logo { position:absolute; margin:13px 0 0 34px; background: url('/images/weflysafe/wfs_Logo.png'); width:221px; height:63px; }
#HeaderPanelc { width:950px; height:6px; background:#263b72; }
#HeaderPanelb div.Graphic { position:relative; float:right; right:115px; background: url('/images/weflysafe/wfs_header_graphic.gif'); width:134px; height:66px; }
