* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #09F;
}
#wrapper {
	height: 29em;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	margin-bottom: 0px;
}
#content_top {
	height: 19em;
	width: 100%;
	background-color: #9CF;
}
#wrapper #content_top p {
	font-size: 0.85em;
	color: #630;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#content_top_logo {
	float: left;
	width: 260px;
}
#content_top_logo img {
	margin-right: 10px;
	margin-left: 10px;
}

#content_top2 {
	float: left;
	width: 180px;
}
#wrapper #content_top2 p {
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}


#content_top3 {
	float: left;
	width: 180px;
}
#wrapper #content_top3 p {
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}
#content_top4 {
	float: left;
	width: 180px;
}
#wrapper #content_top4 p {
	text-align: right;
	margin-top: 10px;
	margin-right: 30px;
}
#imageBox {
	background-color: #FFF;
	height: 120px;
	width: 135px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 90px;
}

#content_top  a {
	color: #630;
	text-decoration: none;
	
}
#content_top a:visited {
	color: #960;
}
#content_top a:hover {
	color: #FC9;
}
#content_btm {
	background-image: url(images/createpat.gif);
	background-repeat: repeat;
	height: 8em;
	width: 100%;
	background-color: #630;
	clear: both;
	float: left;
}
#content_btm1 {
	font-size: 0.75em;
	color: #ffcc99;
	float: left;
	height: 100px;
	width: 125px;
	margin-left: 255px;
	line-height: 1.5em;
	margin-top: 20px;
}
#content_btm2 {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #FC9;
	float: left;
	height: 100px;
	width: 125px;
	margin-top: 20px;
}
#content_btm3 {
	font-size: 0.75em;
	line-height: 1.5em;
	color: #FC9;
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 20px;
}
#content_btm ul li {
	list-style-type: none;
}
#content_btm ul li a {
	color: #FC9;
	text-decoration: none;
}
#content_btm ul li a:visited {
	color: #C96;
}
#content_btm ul li a:hover {
	color: #FFF;
}
#footer {
	clear: both;
	float: left;
	height: 20px;
	width: 100%;
	font-size: 0.8em;
	color: #FFF;
	text-align: right;
	margin-top: 10px;
}
#Map {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

