body{
	font-size:11px;
         text-align:center;
         font-family:arial,Helvetica,trebuchet ms;
}

#all{
   	width:800px;
         /*position:absolute;border:1px solid red;*/
         margin:auto;


}

#wrapper{
	width:800px;
         background:url(layout/bg_content.gif) repeat-y;
}

#header{
	height:160px;
}

#middle{
	margin:0 0 0 0;
	padding:0;
	width:800px;



}

         #lefts{
                 float:left;
                 margin:0;
                 margin-left:18px;
                 _margin-left:12px;
                 margin-top:30px;
                 padding:0;
                 width:195px;
                 background: url(layout/bg_navi.gif) repeat-y;
         }

         #bookingsteps{
         	margin:0;
                 padding:0;
                 border:0px solid red;
                 height:249px;
         }


         #rights{
                float:left;
                width:555px;
                _width:540px;

         }

#footer {
         clear:both;
         background: url(layout/footer.gif) no-repeat;
         height:58px;
         width:800px;
         padding-left:50px;
         padding-top:20px;
         color:#fff;
}



/*------------- bookingteaser-----------------*/

#we_bookingteaser{
	font-size: 9px;
         text-align:left;
}

#we_bookingteaser select,
#we_bookingteaser  input,
#we_bookingteaser  options{
	font-size:9px;
}


#we_sendbutton{
	 height:13px;
          margin-left:25px;
          width:90px;
}
