div.container_contact{
	position: relative;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: auto;
	width:1023px;
	height:619px;
}

div.header_contact {
position: relative;
	margin-left: 0px;
	margin-bottom: 5px;
	top: 10px;
	background-image: url(../images/title_contact.gif);
	background-repeat: no-repeat;
	width: 78px;
	height: 32px;
	
}
div.content_contact {
	position: relative;
	margin-left: 360px;
	width: 550px;
	border-left: 3px dotted #8B0000;
	padding-left: 10px;
		margin-top: 150px;
		padding-bottom: 10px;
}