@charset "utf-8";
@media all {
	#header { float: left; padding-top: 0; }
  	#header p#logo { background: url("/images/header.jpg") top left no-repeat; text-indent: -999em; margin: 0; padding: 0; width: 865px; height: 210px; }
	#header p#logo a { visibility: hidden; }
	#subnav { display: none; }
	#wrapper { background: url("/images/bg-container-home.gif") 50% 210px no-repeat; }
	.container { }
	#globalnav { float: left; margin: 0 0 18px 0;  }
	#content { margin-top: 210px; padding: 0; width: 608px; }

	#intro { padding: 12px 18px; width: 574px; height: 197px; }
	#intro p { color: #f3e6d2; line-height: 16px; margin-bottom: 12px; }
	#intro p.button { text-indent: -999em; }
	#intro #esf { float: left; width: 274px; }
	#intro #esf a { text-decoration: none; background: url("/images/button-lm.gif") top left no-repeat; display: block; width: 115px; height: 27px; outline: none; }
	#intro #meet { float: right; width: 274px; }
	#intro #meet h2 { width: 160px; }
	#intro #meet img { float: right; margin-right: -35px; }
	#intro #meet a { text-decoration: none; background: url("/images/button-meet.gif") top left no-repeat; display: block; width: 150px; height: 27px; outline: none; }
	
	#bottom { margin-top: 12px; padding: 17px; float: left; width: 574px; }
	#bottom #fp,
	#bottom #fd { float: left; width: 172px; margin-right: 17px; }
	
	#bottom #lm { float: right; width: 179px; }
	#bottom #lm h3 { font-size: 12px; }
	#bottom #lm img { float: right; margin: 0 0 5px 5px; }
	
	.sIFR-active #content h2 { visibility: hidden; line-height: 20px; margin-bottom: 0px; font-size: 22px; }
}


