#contactForm {
  width:861px;
}

#contactLeft {
  width: 861px;
  padding-left : 0px;
  border : 0px solid red;
}

#messageFormWrapper {
  margin-top: 0px;
  width : 861px;
}

#messageForm  
{
  width:560px;
  padding-bottom:15px;
  padding-left:20px;
  padding-right:20px; /**************************************************************************/
  padding-top: 15px !important;
  background-color: #F3F3F3;
  height:220px !important;
  color:#4C6D99;
  float:left;
  border:1px #E4E4E4 solid;
}

.dim1 {
  width: 350px;
  height: 208px;
  float:left;
  text-align:left;
}

#messageForm span {
  font-weight:bold;
  color:#678038;
}

/*#messageForm textarea*/
#ContactCtrl_txMessage {
  width: 345px;
  height: 190px;
  border: 1px #E4E4E4 solid; 
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  color:#333333;
  line-height:140%;
}


#IntroText_dvContent
{
  margin-top: 19px;
  margin-bottom: 10px !important;
}


.p {
  padding-left: 5px;
}

#ContactCtrl_txName, #txFirm, #ContactCtrl_txPhone, #ContactCtrl_txEmail, #ContactCtrl_ddAddressee {
  width: 185px !important;
  height: 20px !important;
  border: 1px #E4E4E4 solid; 
  margin-bottom: 6px;
  font-size:11px;
  color:#333333;
  line-height:140%;
}


#messageForm #btnSend {
  width: 192px;
  height: 22px;
  margin-top: 16px;
  margin-left: 0px;
  
  	/*margin-top : 2px;
	width : 118px;
	height : 20px;
	border : 1px solid #ffffff;
	background-color : #0753B3;*/
	color : #ffffff;
	font-size:11px;/*
	background-image : url(/i/btnLogin.gif);
	background-repeat : no-repeat;/*
	background-position : 17px 2px;*/
  text-align: center;
  border: none !important;
  padding-bottom: 3px;
  background-color:#678038;	
  cursor:pointer;
}



.dim2 {
	width: 195px;
	padding-left:15px;
	height: 208px;
	float:right;
	text-align:left;
}


#confirmationMessage {
  color:#333333;
}

#confirmationMessage span {
  font-weight:bold;
}


#contactRight{
  width:auto;
  float:left;
  text-align:left;
  padding:20px;
  padding-top:0px;
}

#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: #6A1C14;*/
}

#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;
}