@charset "utf-8";
.style29 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
}

* {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	width: 800px;
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	background-color: #FFFFFF;
}
#wrapper #logo {
	height: 120px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navagation {
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #030303;
	border-bottom-color: #030303;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	padding-top: 5px;
	text-align: justify;
	border-right-style: none;
	border-left-style: none;
	background-position: center;
	padding-bottom: 5px;
}
#wrapper #bodyArea {


}
#wrapper #footer {
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #030303;
	background-color: #000000;
	padding-bottom: 5px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/footer_image.jpg);
}

