.copy
{
  color:#333333;
  font-size:11px;
  font-family:Arial,Helvetica,sans-serif;
}
.content
{
  padding:20px;
  /*border:solid 1px #DAD2B3;*/
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  letter-spacing:1px;
  width:590px;
}
.content_full
{
  padding:20px;
  /*border:solid 1px #DAD2B3;*/
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  letter-spacing:1px;
  width:900px;
}
.introduction
{
  font-size:12px;
  font-weight:bold;
  color:#544729;
}
.bread_crumbs
{
  margin-left:20px;
  font-size:12px;
  margin-top:5px;
}
.bread_crumbs a,.bread_crumbs span
{
  color:#006AAB;
  margin-left:5px;
  margin-right:5px;
  font-size:12px;
  font-weight:700;
}

.block
{
  border:none;
}
.block_text
{
  border-top:solid 1px #EBE6CF;
  margin-top:10px;
  padding-top:10px;
  margin-left:165px;
}
.full_text
{
  border-bottom:solid 1px #EBE6CF;
  margin-top:10px;
  padding-top:10px;
  margin-left:165px;
}
.read_more
{
  text-align:right;
  margin-top:10px;
  margin-bottom:10px;
  
}
.read_more .arrow
{
  width:16px;
  height:17px;
  background-image:url(/images/layout/msg_more_arrow.jpg);
  background-repeat:no-repeat;
  background-position:top left;
  padding-left:18px;
}
.read_more .arrow_text
{
  float:right;
}  

.read_more a,.read_more a:visited
{
  text-decoration:none;
  color:#006AAB;
  font-size:11px;
  font-weight:700;
}
.read_more a:hover
{
  color:#544729;
}
.panel_align
{
  margin-left:165px;
  width:auto;
  float:none;
  margin-top:5px;
}


.msg_img 
{
  background-color:#DBD8CC;
  border:5px solid #FFFFFF;
  margin-bottom:10px;
  margin-right:12px;
  padding:1px;
  width:140px;
 
}
.tabs_footer
{
   margin-top:20px;
   margin-left:165px;
   width:auto;
   border-top:solid 1px #D6D2B7;
}

.msg_top_line
{
  background-image:url(/images/layout/msg_m_line.jpg);
  background-position:center bottom;
  background-repeat:repeat-x;
  margin-bottom:10px;
  margin-top:-10px;
}

.msg_right_line 
{
  background-image:url(/images/layout/msg_rt_line.jpg);
  background-position:right bottom;
  background-repeat:no-repeat;
}

.msg_left_line 
{
  background-image:url(/images/layout/msg_lt_line.jpg);
  background-position:left bottom;
  background-repeat:no-repeat;
  position:relative;
  top:13px;
}
.top_img
{
  margin:0;
  border:none;
  padding:0;
  width:194px;
  height:70px;
}
.top_services
{
  margin-bottom:20px;
  border-bottom:solid 1px #D6D2B7;
  height:100%;
}
.top_services td
{
  vertical-align:top;
  border-right:solid 1px #D6D2B7;
}
.top_block
{
  width:194px;
  
  height:100%;
}
td.no_right_border
{
  border-right:none;
}
.top_block_header
{
  background-color:#ebe6cf;
  padding:3px;
}
.top_block_content
{
  padding:5px;
  height:100%;
  margin-top:10px;
}
.special_tag
{
  position:absolute;
  height:61px;
  width:62px;
  background-image:url(/images/special_tag.png); 
}
.info
{
   /*background-color:#fff;*/
   color:#544729;
   padding:5px;
   font-size:12px;
   font-weight:bold;
   border:solid 2px #544729;
   margin:10px
}
.extra_info
{
	font-style: italic; 
	font-size:9px;
	
}
.country_code
{
	width:30px;	
}
.contact_number
{
	width:147px;
}
.rate_table
{
	
}
.rate_table th
{
  font-weight:normal;
}
.rate_table td
{
  font-weight:bold;
}
