
html,body { margin: 0; padding: 0; width: 100%; height: 100%; }
body { color: #949494; background: #002348 url(../img/bg_enter2.jpg) no-repeat 0 0; font: 62.5% Arial, Helvetica, sans-serif; text-align: center; 
	min-width: 1000px; width: expression((documentElement.clientWidth) < 1000 ? "1000px" : "100%"); }	

a img { border: none }	 
a { color: #949494; }	
a:hover { color: #FFF; }

#carrier { font-size: 1.2em; min-height: 750px; height: auto !important; height: 750px; }

#splash { width: 524px; height: 666px; text-align: left; margin: auto; position: relative; }
#splash div.book { width: 524px; height: 666px; background: url(../img/book_small5.png); position: absolute; left: 0; top: 0; }
#splash img#forward { position: absolute; left: 0; top: 44px; }

#sun { position: absolute; left: 118px; top: 78px; }

#insets { position: absolute; top: 0; left: 0; width: 524px; }
#insets div.inset { width: 80px; position: absolute; top: 16px; }
#insets div.inset div.carrier { position: relative; }
#insets div.inset div.bg { position: absolute; left: 0; top: 0; width: 80px; height: 28px; }
#insets div.inset1 { left: 88px; }
#insets div.inset1 div.bg { background: url(../img/inset_enter1.png); }
#insets div.inset2 { left: 143px; }
#insets div.inset2 div.bg { background: url(../img/inset_enter2.png); }
#insets div.inset3 { left: 308px; }
#insets div.inset3 div.bg { background: url(../img/inset_enter3.png); }
#insets div.inset4 { left: 198px; }
#insets div.inset4 div.bg { background: url(../img/inset_enter4.png); }
#insets div.inset5 { left: 253px; }
#insets div.inset5 div.bg { background: url(../img/inset_enter5.png); }
#insets div.inset6 { left: 363px; }
#insets div.inset6 div.bg { background: url(../img/inset_enter6.png); }
#insets a.a { display: block; height: 28px; width: 100%; position: relative; }

div.popup { width: 234px; position: absolute; left: 2px; top: 41px; text-align: left; 
	z-index: 12; display: none; font-size: 12px; }
div.inset_hover div.popup { display: block; }
div.popup div.top { width: 234px; height: 10px; font-size: 0; background-image: url(../img/popup_top.png); }
div.popup div.bot { width: 234px; height: 20px; font-size: 0; background-image: url(../img/popup_bot.png); }
div.popup div.y { width: 234px; background-image: url(../img/popup_y.png); 
	min-height: 70px; height: auto !important; height: 70px; }
div.popup ul { margin: 0; padding: 5px 22px; list-style: none;  }
div.popup ul ul { padding: 0; padding-left: 22px; }
div.popup li { padding: 2px 0; }
div.popup ul a { color: #141BFE; text-decoration: none; position: relative; }
div.popup ul a:hover { color: #141BFE; text-decoration: underline; }
div.popup ul a.on { color: #000; }

#insets div.inset_hover { z-index: 10; top: 3px; }
#insets div.inset_hover div.bg, #insets div.inset_hover a.a { height: 41px; }
#insets div.inset1_hover { width: 106px; left: 70px; }
#insets div.inset1_hover div.bg { width: 106px; background: url(../img/inset_enter1_big.png); }
#insets div.inset2_hover { width: 132px; left: 110px; }
#insets div.inset2_hover div.bg { width: 132px; background: url(../img/inset_enter2_big.png); }
#insets div.inset5_hover { width: 86px; left: 295px; }
#insets div.inset5_hover div.bg { width: 86px; background: url(../img/inset_enter3_big.png); }
#insets div.inset3_hover { width: 128px; left: 165px; }
#insets div.inset3_hover div.bg { width: 128px; background: url(../img/inset_enter4_big.png); }
#insets div.inset4_hover { width: 106px; left: 225px; }
#insets div.inset4_hover div.bg { width: 106px; background: url(../img/inset_enter5_big.png); }
#insets div.inset4_hover div.popup1 { left: -106px; }
#insets div.inset6_hover { width: 110px; left: 350px; }
#insets div.inset6_hover div.bg { width: 110px; background: url(../img/inset_enter6_big.png); }

#text { width: 375px; margin: auto; text-align: left; color: #949494; padding-bottom: 22px; }
#text p { margin: 0; }

