body {
	margin: 0;
	padding: 4px 0 0;
	background-color: #748576;
	color: #a9b7aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 890px;
	padding: 46px 50px;
	background-color: #7e9080;
	color: #fbfbf4;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 16px solid #7e9080;
}
#logo {
	float: left;
	border: 0;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 75%;
	line-height: 1.3em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #4a594c;
	color: #bebe96;
}
#navmain {
	float: right;
	margin: 0;
	padding: 24px 0 8px;
	border-bottom: 5px solid #6a7c6c;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.3em;
	list-style: none;
}
#navmain a {
	float: left;
	padding: 0 9px;
	background-color: #7e9080;
	color: #fbfbf4;
	text-decoration: none;
}
#navmain a:hover,
#navmain a:focus,
#navmain a:active {
	background-color: #7e9080;
	color: #4a594c;
}
#navmain li {
	float: left;
	border-left: 1px solid #fbfbf4;
}
#navmain li.first {
	border-left: 0;
}
#splashimg {
	position: relative;
	clear: left;
	float: left;
	width: 100%;
	height: 537px;
}
#splashimg img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 890px;
	height: 537px;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
	background-color: #6a7c6c;
	color: #cecebb;
	border-top: 12px solid #6a7c6c;
	border-bottom: 12px solid #6a7c6c;
}
#mainslides {
	position: relative;
	float: left;
	width: 384px;
	height: 511px;
	margin: 0 0 0 12px;
	border: 1px solid #98ae9b;
}
#mainslides img {
	position: absolute;
	top: 0;
	left: 0;
	width: 382px;
	height: 509px;
	border: 1px solid #6a7c6c;
}
#content {
	position: relative;
	float: right;
	width: 424px;
	min-height: 291px;
	margin: 0 12px 0 0;
	padding: 22px 22px 200px;
	background-color: #5d6d5f;
	color: #cecebb;
}
#content a {
	background-color: #5d6d5f;
	color: #d3d36b;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #5d6d5f;
	color: #2c352e;
}
#content .container h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.3em;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.4em;
}
#content table.webwiz_table {
	margin: 0 0 1.2em;
	border-collapse: collapse;
	font-size: 75%;
	line-height: 1.4em;
}
#content table.webwiz_table th {
	padding: 2px 20px 2px 2px;
	font-weight: normal;
	text-align: left;
}
#content table.webwiz_table td {
	padding: 0;
}
#content .container {
	clear: left;
	float: left;
	width: 100%;
}
#content .container ul,
#content .container ol {
	font-size: 75%;
	line-height: 1.3em;
}
#content .container ul {
	margin: 0 0 1.2em;
	padding: 0 10px;
	list-style: none;
}
#content .container ul ul,
#content .container ul ol,
#content .container ol ul,
#content .container ol ol {
	font-size: 100%;
}
#content .container li {
	margin: 0 0 0.2em;
}
#content .container ul li {
	padding: 0 0 0 10px;
	background: #5d6d5f url("/images/bg-container-li.gif") no-repeat 0 6px;
	color: #cecebb;
}
#content .container a.popup {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#content .container form.standard {
	float: right;
	margin: 0 0 1.2em 12px;
	font-size: 75%;
	line-height: 1.4em;
}
#content .container form.standard table {
	border-collapse: collapse;
}
#content .container form.standard th,
#content .container form.standard td {
	padding: 0 2px 4px;
	vertical-align: top;
}
#content .container form.standard th {
	font-weight: normal;
	text-align: left;
}
#content .container form.standard input,
#content .container form.standard textarea {
	width: 13em;
}
#content .container form.standard input.submit {
	width: auto;
}
#breadcrumb {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 20px solid #5d6d5f;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.3em;
	list-style: none;
}
#breadcrumb li {
	float: left;
	padding: 0 0 0 6px;
}
#breadcrumb li:before {
	content: "> ";
}
#breadcrumb li.first {
	padding: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before {
	content: "";
}
#breadcrumb h1:before {
	content: "> ";
}
#breadcrumb li.first h1:before {
	content: "";
}
#breadcrumb h1 {
	font-size: 100%;
	font-weight: normal;
}
#navbottom {
	position: absolute;
	left: 0;
	bottom: 0;
	float: left;
	width: 428px;
	padding: 0 20px;
	background-color: #4a594c;
	color: #bebe96;
	border-top: 20px solid #4a594c;
	border-bottom: 20px solid #4a594c;
}
#navbottom a {
	background-color: #4a594c;
	color: #bebe96;
	text-decoration: none;
}
#navbottom a:hover,
#navbottom a:focus,
#navbottom a:active {
	background-color: #4a594c;
	color: #6a7c6c;
}
#navbottom .item {
	float: left;
	width: 136px;
	margin: 0 0 0 10px;
	font-size: 65%;
	line-height: 1.3em;
}
#navbottom .first {
	margin: 0;
}
#navbottom .item img,
#navbottom .item a.noimg {
	display: block;
	margin: 0 0 4px;
	border: 1px solid #6a7c6c;
}
#navbottom .item img {
	width: 132px;
	padding: 1px;
}
#navbottom .item a.noimg {
	min-height: 30px;
	padding: 52px 6px;
	background-color: #4a594c;
	color: #bebe96;
	text-align: center;
	text-decoration: none;
}
#footer {
	clear: left;
	float: left;
	width: 928px;
	padding: 4px 62px 4px 0;
	font-size: 65%;
	text-align: right;
}
#footer a {
	background-color: #748576;
	color: #c8d0c8;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #748576;
	color: #2c352e;
}

#popup {
	padding: 12px;
	background-color: #748576;
	color: #cecebb;
}
#popup h1 {
	margin: 0 0 0.6em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.3em;
}
#popup p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.4em;
}
#popup form.standard {
	font-size: 75%;
	line-height: 1.4em;
}
#popup form.standard table {
	margin: 0 auto;
	background-color: #6a7c6c;
	color: #cecebb;
	border: 8px solid #6a7c6c;
}
#popup form.standard th,
#popup form.standard td {
	padding: 2px;
}
#popup form.standard th {
	font-weight: normal;
	text-align: left;
}
#popup form.standard input,
#popup form.standard textarea {
	width: 14em;
}
#popup form.standard input.submit {
	width: auto;
}
