* {
	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: 26px;
	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 #left {
	width: 550px;
	float: left;
	background-color: #FFF;
	height: 605px;
}
#wrapper #right {
	width: 250px;
	float: right;
	background-color: #eded8a;
	height: 390px;
}
#wrapper #bottom {
	background-color: #999;
	height: 192px;
	width: 250px;
	float: right;
}
#wrapper #footer {
	height: 30px;
	clear: both;
	background-color: #FFF;
	font-family: "century gothic";
	font-size: 10px;
	color: #999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#shadow #wrapper #footer #address {
	float: left;
	height: 30px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#shadow {
	width: 840px;
	background-image: url(../Images/dropshaddow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	font-size: 12px;
	font-style: normal;
	padding: 0px;
	margin-top: 14px;
	margin-right: 18px;
	margin-bottom: 14px;
	margin-left: 18px;
}
