
body{
 font-family:verdana;
 background:#FFD45A url(images/bg.gif) repeat-x;
 margin:0px;
}

#content{
 width:739px;
 font-size:10px;
 overflow:hidden;
}

#header{
 width:739px;
 height:199px;
 background:#FFFFFF url(images/escape_to_sun_header.gif) no-repeat;
}

#mainbody{
 width:723px;
 background:#FFFFFF;
 padding:8px;
 font-size:12px;
 overflow:hidden;
}

#footer{
 width:739px;
 height:12px;
 background:url(images/footer.gif) no-repeat;
 font-size:10px;
}

#left_side{
 width:382px;
 float:left;
}

#tabs_main{
 width:384px;
 height:188px
}

.tab_on a{
 height:22px;
 width:93px;
 background:#FFFFFF url(images/tab_on.gif) no-repeat;
 float:left;
 font-weight:bold;
 text-decoration:none;
 color:#000000;
 padding-top:7px;
}

.tab_off a{
 height:22px;
 width:93px;
 background:#FFFFFF url(images/tab_off.gif) no-repeat;
 float:left;
 text-decoration:none;
 color:#000000;
 padding-top:7px;
}

.tab_off a:hover{
 height:22px;
 width:93px;
 background:#FFFFFF url(images/tab_on.gif) no-repeat;
 float:left;
 text-decoration:none;
 color:#000000;
 padding-top:7px;
}

.split{
 font-size:1px;
 width:4px;
 height:29px;
 float:left;
 background:#FFFFFF;
}

.tab_content{
 width:370px;
 height:140px;
}

#tab_content{

 width:384px;
 height:152px;
 background:#FFFFFF url(images/tabs_bg.gif) no-repeat;
 padding-top:7px;
}

#middle_line{
 width:4px;
 background:#FFFFFF url(images/grad.gif) no-repeat;
 height:380px;
 float:left;
}

#tabs{
 width:38px;
 float:left;
}

#right_side{
 width:275px;
 float:left;
 text-align:left;
 padding-left:5px;
}

#scroller{
 width:374px;
 height:83px;
 background: url(images/scroller_bottom.jpg);
 color:#0B74B6;
 font-size:11px;
 padding:3px;
 text-align:left;
}

#main_content{
 font-size: 11px;
 color:#828282;
 font-family:verdana;
 background: #F8FCFF; 
 border: 1px solid #D5D5D5; 
 width:275px;
 height:328px;
}

h1{
 margin:0px;
 padding:0px;
 font-size:11px;
 font-weight:bold;
 color:#006FB1;
}

p{
 font-size:11px;
}

.blue_span{
 background:#29AAE4;
 color:#FFFFFF;
 display:block;
 width:100px;
 height:14px;
 float:left;
 font-size:11px;
 text-align:right;
 padding:2px;
 margin:1px;
}

.span_text{
 width:150px;
 background:#FFFFFF;
 height:14px;
 color:#0B74B6;
 display:block;
 float:left;
 padding:2px;
 font-size:11px;
 margin:1px;
}

.input{
 font-size:10px;
 color:#666666;
 margin-bottom:1px;
}



