﻿
.elaqe_wrap{
	width:960px;
	height:auto;
	float:left;
	padding:0 0 15px 0;
	margin:10px 0 10px 0;
	border-bottom:1px solid #e06400;
	border-top:1px solid #e06400;
	background:url(../image/sifaris.png);
}
#elaqe_teg {
	float:left;
	width:560px;
}
aside {
	float:left;
	width:270px;
	margin-right:52px;
}
.aligncenter {
	text-align:center;
}

.inside {
	padding:0px 37px 50px 37px;
}
a {
	color:#0f5076;
	outline:none;
	text-decoration:none;
}
.main-box {
	border-top:5px solid #eaeaea;
	background:#fff;
	width:100%;
}

.contacts li {
	width:100%;
	overflow:hidden;
}
#contacts-form fieldset {
	border:none;
	float:left;
}
#contacts-form .field {
	clear:both;
}
#contacts-form label {
	float:left;
	width:110px;
	line-height:18px;
	padding-bottom:6px;
	font-weight:bold;
}
#contacts-form input {
	width:205px;
	padding:1px 0 1px 3px;
	background:#fff;
	border:1px solid #dfdfdf;
	color:#616161;
	float:left;
}
#contacts-form textarea {
	max-width:450px;
	min-width:450px;
	max-height:320px;
	min-height:320px;
	padding:1px 0 1px 3px;
	background:#fff;
	border:1px solid #dfdfdf;
	color:#616161;
	margin-bottom:12px;
	overflow:auto;
	float:left;
}