#contactForm {
  width: 660px;
}

#contactLeft {
  width: 592px;
  /*float:left;*/
  padding-left : 0px;
  border : 0px solid red;
}

#messageFormWrapper {
  margin-top: 0px;
  width: 590px;
}

#messageForm  
{
  width : 408px;
  padding: 10px; /**************************************************************************/
  padding-top: 5px !important;
 /* background-image: url(/i/bgMessageForm.jpg);
  background-repeat: repeat-x;*/
  background-color: #F0F0F0;
  height: 220px !important;
  border: 1px solid #E0E0E0;  
  font:13px/140% "Lucida Sans Unicode", Verdana, Arial, sans-serif;
  color:#4C6D99;
}

.dim1 {
  width: 260px;
  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: 256px;
  height: 190px;
  border: 1px solid #E0E0E0; 
  color: #666666;
  font-family: "Lucida Sans Unicode", Arial, Verdana;
  font-size: 12px;
}


#IntroText_dvContent
{
  margin-top: 19px;
  margin-bottom: 10px !important;
}


.p {
  padding-left: 5px;
}

#ContactCtrl_txName, #txFirm, #ContactCtrl_txPhone, #ContactCtrl_txEmail, #ContactCtrl_ddAddressee {
  width: 135px !important;
  height: 20px !important;
  border: 1px solid #E0E0E0; 
  margin-bottom: 6px;
  font-size: 11px;
  color: #666666;
  font-family: "Lucida Sans Unicode", Arial, Verdana;
}


#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 : #0753B3;*/
	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;
  background-color: #C20000;	
}



.dim2 {
	width: 143px;
	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: 140px;
  float: right;
  color: #666666;
  border : 0px solid red;
  text-align : center;
  border : 0px solid red;

}

#locationMap {
  width: 477px;
  float:left;
  margin-top : 15px;
  border : 1px solid #e0e0e0;
}

#infoBox2{
  width: 165px;
  float: left;
  margin-left: 10px;
  margin-top : 15px;
  color: #666666;
}

#ContactCtrl_IntroCtrl_dvContent { 
  color: #666666;
}

#smallPicturesDiv {
  /*width: 240px;
  margin-left: 27px;*/
  height: auto;
  padding-left : 24px;
  margin-bottom: 25px;
  width : 864px;
}

#contentDiv
{
  width : 595px;
  padding-top: 10px;
  padding-bottom: 35px;
  padding-left: 24px;
  padding-right: 24px;
  border-top : 10px solid #72734B;
}

#smallPicturesDiv {
  /*width: 240px;
  margin-left: 27px;*/
  height: auto;
  padding-left : 0px;
  margin-bottom: 10px;
  width : 595px;
}