﻿#background_ext{
	position:relative;
	top:0px;
	left:0px;
	height:157px;
	width:100%;
	z-index:101;
	background-image:url(../images/background_ext.gif);
	background-repeat:repeat-x;
	margin-bottom:140px;
}

#imap {
  display:block;
  width:414px;
  height:332px;
  position:absolute;
  left:350px;
  top:65px;
  z-index:102;
  }
  
.txtblock 
{
	position:relative;
	top:0px;
	left:325px;
	width:450px;	
	font-family:Futura Book,Verdana; 
	font-size:10px; 
	color:#000; 
	line-height:16px;
	z-index:101;
	margin-bottom:50px;	
}

.header
{
	font-family:Futura Book,Trebuchet; 
	font-size:16px;
	line-height:18px; 
	color:#5d5e10;
	font-weight:bold;
	margin-bottom:5px; 	
}      

.logo
{
	position: absolute;
	top: 32px;
	left:0px;
	width:106px;
	height:48px;
	z-index:13;
}