/* Global properties ======================================================== */

body{ background:url(../images/bg1.jpg) center top no-repeat #fff; border:0; font: 13px 'Roboto' Arial, Helvetica, sans-serif; color:#54718f ; line-height:18px; min-width:360px;}

#clouds1{width: 100%; height: 233px; background: url(../images/clouds1.png) 0 0 repeat-x; position: absolute; left: 0; top: 60px; z-index: 1;}

#plane1{width: 157px; height: 137px; background: url(../images/plane1.png) 0 0 repeat-x; position: absolute; left: 50%; margin-left: -700px; top: 60px; z-index: 2;}

#main{margin: 0 auto; position: relative; z-index: 10; overflow: hidden;}

#inner{max-width: 1000px; margin: 0 auto; position: relative; z-index: 10;}