body {
	background-color: #5A6072;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
}
.container {
	position: absolute;
	left: 49%;
	width: 701px;
	margin-left: -352px;
	z-index: 1;
	top: 42px;
}.container .logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 98px;
	width: 699px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}
.container .menu {
	float: left;
	height: 21px;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: relative;
}
.container .menuBlank {
	float: left;
	height: 19px;
	width: 699px;
	position: relative;
	background-color: #571B0B;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}
.container .homeimage {
	float: left;
	height: 406px;
	width: 699px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #571B0B;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.container .interiorimage {
	float: left;
	width: 699px;
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	background-color: #FFFFFF;
}
.homeimage .homeimageborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.container .content {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 681px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.content .left {
	float: left;
	width: 320px;
	position: relative;
	padding-right: 20px;
}
.content .right {
	float: right;
	width: 320px;
	position: relative;
	padding-left: 20px;
}


.container .content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3B526F;
	text-transform: uppercase;
}

.container .disclaimer {
	float: left;
	width: 701px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
.disclaimer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.disclaimer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #330099;
	text-decoration: underline;
}
a:hover {
	color: #581A0B;
	text-decoration: none;
}


.disclaimer .left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	float: left;
	width: 500px;
	position: relative;
}
.disclaimer .right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	float: right;
	width: 200px;
	position: relative;
	text-align: right;
}
form {
	margin: 0px;
	padding: 0px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #5A6072;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #571B0B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C63C1A;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #C63C1A;
}
img, .logo img {
	border: none;
}

