#expWelcome {
  width:308px;
  height:383px;
  float:left;
  background:url("../../images/expWelcomeBg.png") bottom center no-repeat;
  margin-top:20px;
  position:relative;
}
#expWelcome h1  {color:#4d8bbe;font-size:30px;font-weight:normal;line-height:normal;margin:0px 0px 8px 5px;padding-top:0px;}
#expWelcome h2  {color:#b9d9f3;font-size:20px;font-weight:normal;line-height:28px;margin:0px 0px 0px 5px;}
#expWelcome p   {color:#85b5dd;font-size:13px;font-weight:normal;line-height:23px;margin:0px 0px 0px 5px;}
#expWelcome p a {color:#FFFFFF;font-size:13px;font-weight:normal;text-decoration:none;}

#expWelcomeScreeningRoom {
  float:left;
  margin-top:10px;
  position:relative;
}
#expWelcomeScreeningRoom h1  {color:#4d8bbe;font-size:30px;font-weight:normal;line-height:normal;margin:0px 0px 0px 5px;padding-top:0px;}
#expWelcomeScreeningRoom p   {color:#85b5dd;font-size:15px;font-weight:normal;line-height:23px;margin:0px 0px 20px 5px;}

#screeningRoom {margin-top:15px !IMPORTANT;clear:both;width:1011px;height:525px;background:url("../../images/experiences/screeningRoomFlash_bg.png") 0 0 no-repeat;}
#screeningRoomHolder { padding-top:10px; }

#expLink{
  width:1008px;
  background:url("../../images/experiencesBg.png") 0 0 no-repeat;
  float:left;
}

ul#expLinkNav                     {width:600px; margin-left:22px;margin-top:25px;float:left;}
ul#expLinkNav li                  {display:inline;float:left; padding-left: 4px;width:188px;height:326px;}
ul#expLinkNav li a                {display:block;width:188px;}
ul#expLinkNav li p                {font-size:12px;color:#06243d;line-height:20px;margin:5px 5px 15px 5px;}
ul#expLinkNav li.btnTP a         {width:188px;height:106px;background:url("../../images/experiencesBtns.png") 0px 0px no-repeat;text-indent:-99999px;}
ul#expLinkNav li.btnTP a:hover   {background-position:0px -106px;}
ul#expLinkNav li.btnSR a          {width:188px;height:106px; background:url("../../images/experiencesBtns.png") -188px 0px no-repeat;text-indent:-99999px;}
ul#expLinkNav li.btnSR a:hover    {background-position:-188px -106px;}
ul#expLinkNav li.btnRW a          {width:188px;height:106px; background:url("../../images/experiencesBtns.png") -376px 0px no-repeat;text-indent:-99999px;}
ul#expLinkNav li.btnRW a:hover    {background-position:-376px -106px;}                                
ul#expLinkNav li.btnPSP a         {width:188px;height:106px; background:url("../../images/experiencesBtns.png") -564px 0px no-repeat;text-indent:-99999px;}
ul#expLinkNav li.btnPSP a:hover   {background-position:-564px -106px;}
ul#expLinkNav li.btnDB a          {width:188px;height:106px; background:url("../../images/experiencesBtns.png") 0px -212px no-repeat;text-indent:-99999px;}
ul#expLinkNav li.btnDB a:hover    {background-position:0px -318px;}
ul#expLinkNav li.btnCC a          {width:188px;height:106px; background:url("../../images/experiencesBtns.png") -752px 0px no-repeat;text-indent:-99999px;}
ul#expLinkNav li.btnCC a:hover    {background-position:-752px -106px;}

#breaktroughQuote {
  width:350px;
  height:175px;
  margin-top:50px;
  padding-right:10px;
  float:right;
  position:relative;
  margin-right:15px;
  background:url("../../images/articles/bg_quote.png") 15px 15px no-repeat;
}

#breaktroughQuote p   {color:#707070;font-size:16px;font-style:italic;font-weight:normal;line-height:26px;margin:15px 15px 0px 15px;}
#breaktroughQuote h3  {color:#707070;font-size:18px;font-weight:normal;line-height:26px;margin:10px 15px 20px 15px; text-align:right;}

.breaktroughQuote {
  width:350px;
  margin-top:50px;
  padding-right:10px;
  float:right;
  position:relative;
  margin-right:15px;
  background:url("../../images/articles/bg_quote.png") 15px 15px no-repeat;
}

.breaktroughQuote p   {color:#707070;font-size:16px;font-style:italic;font-weight:normal;line-height:26px;margin:15px 15px 0px 15px;}
.breaktroughQuote h3  {color:#707070;font-size:18px;font-weight:normal;line-height:26px;margin:10px 15px 20px 15px; text-align:right;}

.breaktroughQuote2 {
  width:350px;
  height:175px;
  margin-top:0px;
  padding-right:10px;
  float:right;
  position:relative;
  margin-right:15px;
  background:url("../../images/articles/bg_quote.png") 15px 15px no-repeat;
}

.breaktroughQuote2 p   {color:#707070;font-size:16px;font-style:italic;font-weight:normal;line-height:26px;margin:15px 15px 0px 15px;}
.breaktroughQuote2 h3  {color:#707070;font-size:18px;font-weight:normal;line-height:26px;margin:10px 15px 20px 15px; text-align:right;}


/*BEGIN SCREENING ROOM*/
#screeningroomwrap { width:925px; height:600px; padding:1px; margin:0 auto; border:0px solid #ccc; }
#flashcontent {
	height: 100%;
	font: 18px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
}
#flash {
	display: block;
}
#screeningRoom2 {
	background:transparent url(../../images/experiences/screeningRoomFlash_bg2.png) no-repeat;
	clear:both;
	height:640px;
	margin-top:15px !important;
	width:1011px;
}
/*END SCREENING ROOM*/
