body {
	background: #312252 url(../images/background.png) repeat-x;
}

/* Contact */
#middle .sections-contact {
  width: 812px;
  height: 499px;
  background: url(../images/background-section-contact.png);
  padding: 14px;
  padding-left: 28px;
  padding-top: 23px;
}

#middle .section h3 {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 23px;
}

.separator {
  height: 15px;
}

.data {
  margin-top: 20px;
  width: 282px;
  margin-bottom: 5px;
}

.data p {
  font-size: 8px;
  padding-bottom: 5px;
}

.send-contact {
	width: 81px;
	height: 34px;
	background: url('../images/button-send.jpeg');
	font-weight: bold;
	margin-top: 5px;
	border: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

input {
  height: 26px;
  line-height: 26px;
  background: url('../images/background-field-input.png');
  border:1px #BEBEBE solid;
}
textarea {
  background: url('../images/background-field-textarea.png');
  height: 49px;
  border:1px #BEBEBE solid;
}

.name {
  width: 380px;
}

.short {
  width: 150px;
}

.large {
  width: 219px;
}

.columnA {
	position: relative;
	float: left;
	}

.gray {
  color: #666666;
}

.blue {
  color: #003399;
}

/* Contact  */
 
.box {
	 position: relative;
	 float: left;
	 margin-left: 50px;
}

#middle .box .title-big {
  width: 320px;
  
  font-family:Arial,Helvetica,sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #2E2E2E;

	margin-top: 70px;
  margin-bottom: 10px;
}

.gray {
  color: #666666;
}

.separator {
  margin-top: 5px;
}

.map {
	color: #333;
	font-size: 12px;
	font-weight: bold;
  
}
