@charset "UTF-8";
#container footer h2 {
	text-align: center;
}
#container main h1 {
	text-align: center;
}
nav ul li {
	display: inline-block;
	margin-left: 17px;
	padding-right: 1px;
}
body {
	background-color: #585858;
	margin-top: 0px;
	padding-top: 0px;
}
#container main a img {
}
header h1 {
	/* [disabled]float: left; */
	text-align: left;
	color: #D6D6D4;
	font-variant: small-caps;
	font-style: oblique;
	text-shadow: 0px 0px;
	font-size: 41px;
}
main h2 {
	text-align: center;
	font-size: xx-large;
	border-spacing: 0 0px;
	padding-bottom: 11px;
	color: #010101;
	border-top: thin solid #B5B5B5;
	padding-top: 18px;
	border-bottom: thin solid #B5B5B5;
	font-style: italic;
}
main a img {
}
header nav ul {
	text-align: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: -38px;
}
footer h3 {
	text-align: center;
	font-size: x-large;
	border-top-style: solid;
	border-top-width: thin;
	padding-top: 14px;
	margin-top: 46px;
	text-decoration: underline;
}
footer ul li {
	display: inline-block;
	margin-left: 191px;
}
main .two {
	width: 300px;
	text-align: center;
	border-style: solid;
	padding-top: 28px;
	margin-left: 100px;
	padding-left: 10px;
	padding-right: 10px;
	border-width: medium;
	border-top-left-radius: 66px;
	border-bottom-right-radius: 66px;
}
.two {
	float: none;
	clear: left;
	display: inline-block;
	margin-left: 0px;
	margin-right: 76px;
	background-color: #FFFFFF;
}
#container main .three {
	clear: none;
	float: none;
	text-align: center;
	display: inline-block;
	width: 300px;
	background-color: #F8F8F8;
	border-bottom-style: dashed;
	border-top-left-radius: 71px;
	border-bottom-right-radius: 71px;
	padding-top: 45px;
	margin-left: 5px;
	margin-right: 30px;
}
main .three p {
	width: 130px;
	margin-left: 77px;
}
.p1 {
	padding-top: 16px;
	padding-bottom: 16px;
	margin-bottom: 0px;
}
main .five p {
	width: 132px;
	text-align: center;
	margin-left: 77px;
}
.five {
	clear: none;
	float: none;
	margin-left: 36px;
	text-align: center;
	display: inline-block;
	width: 300px;
	background-color: #F8F8F8;
	border-bottom-style: dashed;
	border-top-left-radius: 71px;
	border-bottom-right-radius: 71px;
	padding-top: 46px;
	margin-right: 50px;
}
main .six p {
	width: 137px;
	margin-left: 77px;
	margin-top: 6px;
	padding-top: 6px;
	margin-bottom: 18px;
}
.six a img {
	margin-bottom: 0px;
	margin-top: 0px;
}
.six {
	clear: none;
	float: none;
	margin-left: 0px;
	text-align: center;
	display: inline-block;
	width: 300px;
	background-color: #F8F8F8;
	border-bottom-style: dashed;
	border-top-left-radius: 71px;
	border-bottom-right-radius: 71px;
	padding-top: 29px;
}
