/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 0.25em;
	height: 40px;
	background-color: #663366;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 200px;
	background-position: left center;
}
.divider {
	background-color: #000000;
	font-size: xx-small;
	height: 23px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 3px;
	text-align: center;
	vertical-align: bottom;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.08em;
	height: 20px;
	text-align: center;
	vertical-align: bottom;
	width: 750px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	background-color: #CCCCCC;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	background-color: #FFFFFF;
	width: 750px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	padding-top: 200px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	letter-spacing: 0.09em;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
}

</style>
.nav .space {
	height: 5px;
}
.contentother {
	width: 750px;
	margin: auto;
	padding-top: 200px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bgother.jpg);
	background-color: #FFFFFF;
	height: 1070px;
}
.contentother .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding-right: 72px;
	padding-left: 72px;
	background-repeat: no-repeat;
	background-position: center top;
}
.contentother .text .firstcolumn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 250px;
}
.contentother .text .column {
	float: right;
	width: 255px;
}
.contentother .text .map {
	border: 1px solid #000000;
	margin-right: auto;
	margin-bottom: auto;
	height: 200px;
	width: 600px;
}
.contentother .form {
	height: 450px;
	padding-right: 42px;
	padding-left: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
