/* CSS Document */
body {
	margin: 80px auto 0px auto;
}
h1 {
	font-family: 'Prociono', 'Gentium Basic', serif;
	font-weight: bold;
	color: #222222;
	font-size:16pt;
	text-transform:uppercase;
}
h2 {
	font-family: 'Gentium Basic', 'Prociono', serif;
	font-weight: bold;
	color: #222222;
	font-size:16pt;
	text-align: center;
	display: inline;
}
h3 {
	font-family: 'Prociono', 'Gentium Basic', serif;
	font-weight: bold;
	color: #222222;
	font-size:18pt;
	text-transform:uppercase;
}

img {
	border: none;
}

form {
	padding: 0 20px;
}
textarea {
	margin-top: 5px;
}
#Services {
	text-align: center;
	width: 820px;
	margin:0 auto;
}
#ContactUs {
	width: 800px;
	margin:0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}
