#contact
{
	width: 633px;
	height: 284px;
	background-image: url(../images/arc.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#picturesfooter .shape
{
	background-color: #272727; /*#323232;*/
}

#picturesfooter .shape .header
{
	height: 17px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
}

#picturesfooter .shape .content
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: justify;
	padding: 18px;
	line-height: 15px;
}

#picturesfooter .shape .content input
{
	width: 397px;
	border: 1px solid #7c7c7c;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

#picturesfooter .shape .content textarea
{
	width: 397px;
	border: 1px solid #7c7c7c;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

#picturesfooter .shape .content .button
{
  background: url("../images/submit.gif");
  width: 67px;
  height: 16px;
  border: 0px;
  cursor: pointer;
  margin-right: 50px;
  margin-top: 15px;
}

#picturesfooter .shape .content a
{
	color: #DDDCDC;
	text-decoration: none;
}

#picturesfooter .shape .content a:hover
{
	color: #DDDCDC;
	text-decoration: underline;
}

#picturesfooter #shape1
{
	margin-right: 9px;
	width: 539px;
	height: 327px;
}

#picturesfooter #shape2
{
	width: 356px;
	height: 327px;
}



