#contact_main {
	width:987px;
	height:auto;
	margin-top:11px;
}

#text_container {
	width:688px;
	height:115px;
}

#form_contact {
	width:688px;
	height:270px;
	background-image:url(../images/contact_bg.jpg);
	background-repeat:no-repeat;
}

#contact_right {
	width:688px;
	height:385px;
	float:right;
}

#contact_left {
	width: 258px;
	height: 386px;
	float: left;
	padding-top: 4px;
	padding-right: 18px;
	padding-left: 11px;
	background-image: url(/images/contact_left_pic.jpg);
	background-repeat: no-repeat;
	
}

.title_about {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3c7a35;
	font-weight:bold;
	width:130px;
	padding-right:6px;
}

.regilar_text_about {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:500px;
	height:60px;
	padding-right:6px;
	padding-top:10px;
}

#ContactTableContainer {
	padding-top: 61px;
	padding-right: 87px;
}

#ContactTable td {
	vertical-align: top;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	direction: rtl;
	color: #000000;

	padding-right: 5px;
}

#ContactSend {
	border: none;
	width: 59px;
	height: 26px;
	cursor: pointer;
}

.RedDot {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}