* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #ccc;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 1085px;
}
#wrapper #logo {
	background-color: #FFF;
	height: 170px;
	width: 798px;
	margin-right: auto;
	background-image: url(../Images/logo2.jpg);
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 28px;
	background-image: none;
	margin-left: auto;
	padding: 1px;
}
#wrapper #headerImg {
	height: 250px;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
#wrapper #footer {
	height: 30px;
	background-color: #FFF;
	font-family: "century gothic";
	font-size: 10px;
	color: #333;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 800px;
}
#shadow {
	width: 840px;
	background-image: url(../Images/dropshaddow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: "century gothic";
	color: #000;
	font-size: 13px;
	margin: 13px;
	font-style: normal;
	padding: 0px;
}
