#content .mainContent {
  width:auto;
  padding:10px;
  padding-bottom:20px;
}


#contactForm {
  width: 500px;
}

#contactLeft {
  width: 500px;
  float:left;
}

#messageFormWrapper {
  margin-top: 0px;
  width: 500px;
}

#messageForm  
{
  width : 445px;
  padding: 10px; /**************************************************************************/
  padding-top: 5px !important;
 /* background-image: url(/i/bgMessageForm.jpg);
  background-repeat: repeat-x;*/
  background-color: #EEEEEE;
  height: 220px !important;
  border: 1px solid #C5C0B8;  
  font:12px/140% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color:#48382C;
}

.dim1 {
  width: 270px;
  height: 208px;
  border : 0px solid #333333;
}

#messageForm span {
  font-weight: bold;
  font-family: "Lucida Sans Unicode", Verdana, Arial !important;
  color: #666666;
}

/*#messageForm textarea*/
#ContactCtrl_txMessage {
  width: 286px;
  height: 190px;
  border: 1px solid #C5C0B8; 
  font:12px "Lucida Sans Unicode", Verdana, Arial, sans-serif;    
}


#IntroText_dvContent
{
  margin-top: 19px;
  margin-bottom: 10px !important;
}


.p {
  padding-left: 28px;
}

#ContactCtrl_txName, #txFirm, #ContactCtrl_txPhone, #ContactCtrl_txEmail, #ContactCtrl_ddAddressee {
  width: 141px !important;
  height: 20px !important;
  border: 1px solid #C5C0B8; 
  margin-bottom: 6px;
  color: #48382C;
  font:12px "Lucida Sans Unicode", Verdana, Arial;
}


#messageForm #btnSend {
  width: 141px;
  height: 22px;
  margin-top: 13px;
  margin-left: 0px;
  
  	/*margin-top : 2px;
	width : 118px;
	height : 20px;
	border : 1px solid #ffffff;*/
	background-color : #666666;
	color : #ffffff;
	font-size : 8px;/*
	background-image : url(/i/btnLogin.gif);
	background-repeat : no-repeat;/*
	background-position : 17px 2px;*/
  font: bold 12px Verdana, arial;
  text-align: center;
  border: none !important;
  padding-bottom: 3px;	
}



.dim2 {
	width: 147px;
	height: 208px;
	border : 0px solid #338833;
}

#confirmationMessage {
  font:13px/140% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color:#333333;
}

#confirmationMessage span {
  font-weight: bold;
}


#contactRight{
  width: 300px;
  float: left;
  padding-left: 0px;
  margin-left:10px;
}

#locationMap {
  width: 477px;
  float:left;
  margin-top : 15px;
  border : 1px solid #e0e0e0;
}

#infoBox2{
  width: 165px;
  float: left;
  margin-left: 10px;
  margin-top : 15px;
}

#mainContent {
  padding-bottom: 20px;
}