body
{
  background-image:url(im/bg.png);
  background-repeat: repeat-x;
  background-color: #FFF;
  margin: 0;
  text-align: center;
  margin: 0;
  text-align: center;
  font-family: Helvetica, Verdana, sans-serif;
}

img
{
	border: 0;
}

ul {
list-style-type: none;
margin: 0;
padding: 0;
float:right;
}

input, textarea {
  border: 1px solid #EEE;
}

/* element ID's */

#container
{
  margin: 0 auto;
  text-align: left;
  width: 754px;
  font-size: 14px;
}

#header
{
  color: #F5F7EC;
  border: 1px solid #35415F;
  border-top: 0px solid #35415F;
  width: 752px;
  height: 120px;
  font-size: 12px;
  text-align: left;
}

#services_menu
{
  float: left;
  width: 250px;
  border: 0px solid red;
  font-size: 14px;
  height: 120px;
  background-color: #FFF;
  text-align: right;	
}

#logo
{
  float: left;
  width: 250px;
  border: 1px solid #35415F;
  border-top: 0;
  border-bottom: 0;
  font-size: 14px;
  height: 120px;
  background-color: #FFF;
  text-align: center;
}

#aboutus_menu
{
  float: right;
  width: 250px;
  border: 0px solid red;
  font-size: 14px;
  height: 120px;
  background-color: #FFF;
  text-align: right;	
}

#f_page_content
{
  border: 1px solid #FFF;
  border-top: 0px solid #FFF;
  border-bottom: 0px solid #FFF;
  background-color: #24417c;
  width: 752px;
  height: 402px;
  font-size: 12px;
}

#tickets
{
  float: left;
  width: 250px;
  border: 0px solid red;
  height: 400px;
  text-align: center;
}


#excursions
{
  float: left;
  width: 250px;
  border: 1px solid #FFF;
  border-top: 0;
  border-bottom: 0;
  height: 400px;
  text-align: center;
}

#top_offers
{
  float: left;
  width: 250px;
  border: 0px solid red;
  font-size: 14px;
  height: 400px;
}

#footer
{
  clear: both;
  width: 752px;
  height: 30px;
  border: 1px solid #ccc;
  font-size: 10px;
  text-indent: 10px;
  padding-top: 5px;
  color: #898989;
  background-color: #FFF;
  text-align:center;
}

#sbm_button {
  border: 1px solid #1b676f;
  color: #24417c;
  background-color: #e8e8e8;
  margin-top:2px;
 }
  
 #contact_form{
  float: left;
  font-size: 12px;
  color: #FFF;
  text-align: left;
  width:247px;
  _width:249px;
  }
  
#map1 {
  display: none; 
  position: absolute;
  top: 120px; 
  left: 382px; 
  z-index: 3;
  }
  
#map2 {
  display: none; 
  position: absolute;
  top: 120px; 
  left: 382px; 
  z-index: 3;
  }

#diploma {
  display: none; 
  position: absolute;
  top: 124px; 
  left: 387px; 
  _left: 380px; 
  z-index: 3;
  }
  
#registration {
  display: none; 
  position: absolute;
  top: 0px; 
  left: 387px; 
  _left: 380px; 
  z-index: 3;
  }
  
/* elements styles */

#services_menu a{
display: block;
height: 23px;
width: 180px;
margin: 2px;
padding-right: 14px;
padding-top: 10px;
border-bottom: 1px solid #1783BF;
text-decoration: none;
color: #2e4d87;
font-size: 14px;
font-weight: bold;
}

#services_menu a:hover{
background-image: url('im/menu_h.png');
background-repeat: no-repeat;
background-position: right;
color: #4F6C9F;
}

#aboutus_menu a{
display: block;
height: 23px;
width: 180px;
margin: 2px;
padding-right: 14px;
padding-top: 10px;
border-bottom: 1px solid #1783BF;
text-decoration: none;
color: #3E566F;
font-size: 14px;
font-weight: bold;
}

#aboutus_menu a:hover{
background-image: url('im/menu_h.png');
background-repeat: no-repeat;
background-position: right;
color: #4F6C9F;
}
 
#contact_form ul{
  width: 237px;
  border: 1px solid #4f6ea5;
  clear: both;
  margin: 3px;
  background-image: url('im/content_bg.png');
  text-align: left;
  font-size:12px;
  }

#contact_form li{
  list-style: none;
  width: 230px;
  clear: both;
  margin: 2px;
  display:block;
  padding:2px;
  _padding:0px;
  }
  
#footer a
{
  border-left: 1px solid #ddd;
  font-size: 10px;
  color: #1783BF;
  padding: 2px;
  text-decoration: none;
}

#footer a:hover
{
  border-left: 1px solid #ddd;
  font-size: 10px;
  color: #1783BF;
  padding: 2px;
  text-decoration: none;
  background-color: #eee;
}
#footer p
{
  width:100%; 
  text-align:right;
  padding: 5px 0 0 0px;
  margin: 0px;
}
#footer a.author
{
  border: 0px solid #ddd;
  font-size: 10px;
  color: #898989;
  padding:0px 2px;
  text-decoration: none;
}

#footer a:hover.author
{
  color: #1783BF;
}

/* classes */

.last 
{
  border-right: 1px solid #ddd;
  font-size: 10px;
  color: #1783BF;
  padding: 2px;
  text-decoration: none;
}

.category {
 float: right;
 width: 225px;
 border-bottom: 1px solid #4f6ea5;
 font-size: 14px;
 color: #FFF;
 text-align: right;
padding-right: 10px;
margin: 4px;
 }
 
.sub_category{
 font-size: 12px;
 float: right;
 width: 220px;
 border-bottom: 1px solid #4f6ea5;
 color: #FFF;
 text-align: right;
 padding-right: 10px;
 margin: 2px 4px 2px 2px;
 }
  .content {
  width:247px;
  _width:249px;
  }
 .content ul{
  width: 238px;
  border: 1px solid #4f6ea5;
  color: #FFF;
  clear: both;
  margin: 2px;
  font-size:14px;
  background-color: #1783BF;
  background-image: url('im/content_bg.png');
  }

 .content li{
  list-style: none;
  width: 230px;
 color: #FFF;
  clear: both;
  margin: 2px;
  font-size:14px;
  display:block;
  padding:2px;
  *padding:0px;
  _padding:0px;
    }
  
 .content a, a:visited{
  color: #FFF;
  text-decoration: none;
  cursor: hand;
  }
 .content a:hover{
  color: #4F6EA5;
  text-decoration: none;
  cursor: hand;
  }
  
 .im {
  padding: 2px;
  border: 1px solid #4f6ea5;
  text-align:center;
  }
  
 .im:hover {
  padding: 2px;
  border: 1px solid #fff;
  text-align:center;
  }
  
 .destination {
  width: 155px;
 color: #FFF;
  float:left;
  text-align:left;
  padding-left:3px;
  padding-top:5px;
  border-bottom: 1px solid #4f6ea5;
  }
  
 .destination1 {
  width: 225px;
 color: #FFF;
  float:left;
  text-align:left;
  padding-left:3px;
  padding-top:5px;
  border-bottom: 1px solid #4f6ea5;
  }
    
 .destination img{
  border: 0px solid #4f6ea5;
  }
  
 .dest_txt {
  width: 217px;
  font-size: 11px;
  color: #FFF;
  float:left;
  text-align:left;
  padding-left:3px;
  padding-top:5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #4f6ea5;
  }
  
 .prs  {
  width: 60px;
  border: 1px solid #4f6ea5;
  color: #FFF;
  font-weight: bold;
  background-color: #4f6ea5;
  float:left;
  padding:2px;
  text-align:center;
  }
  
 .b_text {
  width: 70px;
  color: #FFF;
  font-weight: bold;
  float:left;
  text-align:left;
  padding-left:3px;
  padding-top:9px;
  border-bottom: 1px solid #4f6ea5;
  }
  
 .b_text_right {
  width: 150px;
  color: #FFF;
  font-size: 12px;
  float:left;
  text-align:left;
  padding-left:3px;
  padding-top:10px;
  border-bottom: 1px solid #4f6ea5;
  }
  
 .info {
  width: 235px;
  color: #FFF;
  font-size: 12px;
  float:left;
  text-align:left;
  }
  
 .info a: {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  }
  
 .info a:hover {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  background-color: #627EAF;
  }
  
 .info a:visited {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  }
  
  .m_icon {
   float: left;
   }