* { margin: 0; padding; 0; }
body { background: #d21b0b; font: 12px normal Arial, Helvetica, sans-serif; }
a { text-decoration: none; color: #666; }
a:hover { color: #f90; text-decoration: underline; }

#wrapper { width: 960px; margin: 0 auto; }
#splash { width: 860 px; height: 408px; margin-top: 150px; background: url(../imgs/bg-crew.jpg) top center no-repeat; position: relative; }
#splash .logo { position: absolute; top: -95px; left: 95px; }
#splash .plane { position: absolute; top: -110px; right: 90px; }
#splash .languages { position: absolute; right: 78px; top: 50px; width: 320px; }

ul#lang { list-style: none; font-weight: bold; margin-top: 20px; }
ul#lang ul { margin-left: -40px; }
ul#lang ul li { display: inline; background: url(../imgs/arrow.gif) center left no-repeat; padding: 0 10px;  font-weight: normal; border: none; } 
ul#lang ul li a {}

ul#lang li.id { list-style: none; background: url(../imgs/flag-indonesia.png) top left no-repeat; padding: 5px 0 10px 40px;  margin: 10px 0 0 -40px; border-bottom: 1px solid #ccc; }
ul#lang li.sg { list-style: none; background: url(../imgs/flag-singapore.png) top left no-repeat; padding: 5px 0 10px 40px;  margin: 10px 0 0 -40px; border-bottom: 1px solid #ccc; }
ul#lang li.my { list-style: none; background: url(../imgs/flag-malaysia.png) top left no-repeat; padding: 5px 0 10px 40px;  margin: 10px 0 0 -40px; border-bottom: 1px solid #ccc; }
ul#lang li.vn { list-style: none; background: url(../imgs/flag-vietnam.png) top left no-repeat; padding: 5px 0 10px 40px;  margin: 10px 0 0 -40px; border-bottom: 1px solid #ccc; }
ul#lang li.ar { list-style: none; background: url(../imgs/flag-saudiarabia.png) top left no-repeat; padding: 5px 0 10px 40px;  margin: 10px 0 0 -40px; }


