.wrapper {
	height: 720px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 15px;
	background: url(../images/wrapper_bg.jpg) repeat-x #000;
	border: thin solid #000;
}
.menu {
	height: 63px;
	width: 800px;
}
.space {
	height: 5px;
	background-color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}

.logo {
	float: left;
	height: 167px;
	width: 404px;
}
.content {
	width: 396px;
	float: right;
	height: 582px;
	white-space: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #FFF;
	margin-left: 8px;
	margin-top: 20px;
	text-transform: none;
}
#text1_5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	margin-right: 15px;
	margin-left: 10px;
	color: #FFF;
	font-weight: normal;
}


#text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	text-align: center;
	color: #FFF;
	margin-top: 20px;
}

#text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #FFF;
	text-align: center;
}
#text4 {
	margin-right: 10px;
	margin-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #FFF;
}
#text7 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 15px;
}
#text8 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #FFF;
	text-align: center;
	margin-top: 20px;
}
#text9 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-right: 10px;
	margin-left: 10px;
	color: #FFF;
	font-weight: lighter;
}
#text9 a {
	color: #808040;
}










.image {
	height: 318px;
	width: 404px;
	float: left;
}
#text10 {
	color: #8A7C75;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}

.footer {
	height: 97px;
	width: 404px;
	float: left;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: center;
	width: 800px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
