BODY {
	background-image: url(../images/background.jpg);
}

#content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 800px;
	height: 600px;
	background-color: #FFFFFF;
}

#content_padding {
	padding-top: 53px;
	padding-left: 36px;
}

#title {
	margin-bottom: 39px;
}

#text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

p {
	width: 441px;
}

#footer {
	margin-top: 50px;
}

#contact {
	margin-top: 65px;
	float: left;
	width: 50%;
}

#contact_address {
	float: left;
	width: 115px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#contact_reg {
	float: left;
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 8px;
}

#contact_details {
	float: left;
	width: 260px;
}

.contact_item {
	float: left;
	width: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 4px;
}

.contact_data {
	float: left;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 4px;
}

#image {
	float: left;
	width: 50%;
}

.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000
}