* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #d72e39;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: url(images/body-tail.gif) repeat 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #a1a1a1;
}

h6 {
	padding: 2px 0 4px 0;
	line-height: 1.294em;
	font-size: 1.417em;
	font-weight: normal;
	color: #000;
}

	h6 a {
		color: #000;
	}

table, td {
	border-collapse: collapse;
}

table, td, img {
	border: 0;
}

td, tr {
	vertical-align: top;
	text-align: left;
}

.standardtext {
		display: block;
		line-height: 1.385em;
		font-size: 1.283em;
		color: #a1a1a1;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 7px 15px 20px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 7px 15px 50px 0;
	}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail-ver {
	background: url(images/main-tail-ver.gif) repeat-y 50% 0%;
}

#main-bg-top {
	background: url(images/main-bg-top.gif) no-repeat 50% 0%;
}

#main-bg-bot {
	background: url(images/main-bg-bot.gif) no-repeat 50% 100%;
}

#main {
	width: 941px;
	margin: 0 auto;
	padding: 0 1px 0 0;
	font-size: 0.75em;
}

#header {
	background: none;
	position: relative;
	height: 243px;
}

	#page1 #header {
		background: url(images/header.jpg) no-repeat 0% 244px;
		height: 603px;
	}

	#logo {
		position: absolute;
		top: 60px;
		left: 20px;
	}
	
#search-form {
	background: url(images/search-bg.gif) no-repeat 0% 0%;
	width: 250px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	top: 127px;
	right: 0;
}

	#search-form input {
		background: none;
		width: 201px;
		height: 15px;
		padding: 7px 6px 6px 11px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #545454;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.gif) no-repeat 0% 0%;
		width: 32px;
		height: 28px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

#menu {
	width: 100%;
	height: 63px;
	overflow: hidden;
	position: absolute;
	top: 180px;
	left: 0;
}

	#menu ul {
		width: 100%;
		overflow: hidden;
	}

	#menu ul li {
		float: left;
	}

#banners {
	position: absolute;
	top: 244px;
	right: 0;
}

	#banners li {
		padding: 0 0 1px 0;
	}

#content {
	padding: 40px 0 50px 0;
}

	#content p {
		padding: 0 0 16px 0;
		line-height: 1.333em;
		font-size: 1em;
		color: #a1a1a1;
	}

	#content p em {
		display: block;
		line-height: 1.385em;
		font-size: 1.283em;
		color: #a1a1a1;
	}
	
	#content p em span a {
		text-decoration: none;
	}
	
	#content p em span a:hover {
		text-decoration: underline;
	}
	
	#content p i {
		color: #414141;
	}
	
	#content p i a {
		color: #414141;
	}
	
	#content p small {
		float: right;
		padding: 0 15% 0 0;
		font-size: 1em;
	}
	
	#content p big {
		font-size: 1em;
		font-weight: normal;
	}
	
	#content p big a {
		color: #a1a1a1;
	}
	
	#content p.extra {
		padding: 0 0 19px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 23px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 30px 0;
	}

.title {
	width: 100%;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	padding: 0 0 10px 0;
}

.title-1 {
	width: 100%;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	padding: 0 0 10px 0;
}

.title-2 {
	width: 100%;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 0 0 10px 0;
}

.title-3 {
	width: 100%;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 0 0 7px 0;
}

.title-4 {
	width: 100%;
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 0 0 13px 0;
}

.list {
	overflow: hidden;
	margin: -2px 0 0 0;
	padding: 0 0 32px 0;
}

	.list li {
		background: url(images/marker.gif) no-repeat 2px 16px;
		padding: 0 0 0 12px;
		line-height: 1.765em;
		font-size: 1.417em;
		font-style: italic;
		color: #000;
	}
	
	.list li a {
		color: #000;
	}

.list-1 {
	overflow: hidden;
	padding: 0 0 50px 0;
}

	.list-1 li {
		background: #f5f6f6;
		width: 100%;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.333em;
		font-size: 1em;
		color: #a1a1a1;
	}
	
	.list-1 li.extra {
		background: #fff;
	}
	
	.list-1 li .inner {
		padding: 9px 20px 11px 12px;
	}
	
	.list-1 li img {
		float: left;
		margin: 0 14px 0 0;
	}
	
	.list-1 li strong {
		display: block;
		padding: 8px 0 7px 0;
		font-size: 1.417em;
		font-weight: normal;
		color: #000;
	}
	
	.list-1 li strong a {
		color: #000;
	}

.list-2 {
	overflow: hidden;
	padding: 0 0 0 1px;
}

	.list-2 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		width: 100%;
		margin: 0 0 22px 0;
		padding: 0 0 14px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.6em;
		text-transform: uppercase;
		font-size: 0.833em;
		color: #a1a1a1;
	}
	
	.list-2 li.extra {
		margin: 0 0 13px 0;
		padding: 0 0 21px 0;
	}
	
	.list-2 li.extra-1 {
		background: none;
		margin: 0;
		padding: 0;
	}
	
	.list-2 li.extra-2 {
		background: none;
		margin: 0;
		padding: 0 0 25px 0;
	}
	
	.list-2 li img {
		float: left;
		margin: 0 15px 0 0;
	}
	
	.list-2 li strong {
		display: block;
		height: 19px;
		padding: 8px 0 5px 0;
		line-height: 1.125em;
		text-transform: none;
		font-size: 1.6em;
		font-weight: bold;
		color: #414141;
	}
	
	.list-2 li strong a {
		text-decoration: none;
		color: #414141;
	}
	
	.list-2 li strong a:hover {
		text-decoration: underline;
	}
	
	.list-2 li strong span {
		padding: 0 0 0 4px;
		line-height: 1.5em;
		font-size: 0.75em;
		font-weight: normal;
		color: #d72e39;
	}
	
	.list-2 li strong span em {
		font-style: normal;
		padding: 0 0 0 3px;
	}

.list-3 {
	width: 100%;
	overflow: hidden;
	padding: 7px 0 50px 0;
}

	.list-3 li {
		width: 449px;
		padding: 0 40px 0 0;
		float: left;
		line-height: 1.6em;
		text-transform: uppercase;
		font-size: 0.833em;
		color: #a1a1a1;
	}
	
	.list-3 li.extra {
		padding: 0 0 0 0;
	}
	
	.list-3 li img {
		float: left;
		margin: 0 15px 0 0;
	}
	
	.list-3 li strong {
		display: block;
		height: 19px;
		padding: 8px 0 5px 0;
		line-height: 1.125em;
		text-transform: none;
		font-size: 1.6em;
		font-weight: bold;
		color: #414141;
	}
	
	.list-3 li strong a {
		text-decoration: none;
		color: #414141;
	}
	
	.list-3 li strong a:hover {
		text-decoration: underline;
	}
	
	.list-3 li strong span {
		padding: 0 0 0 4px;
		line-height: 1.5em;
		font-size: 0.75em;
		font-weight: normal;
		color: #d72e39;
	}
	
	.list-3 li strong span em {
		font-style: normal;
		padding: 0 0 0 3px;
	}
	
	.list-3 li i {
		display: block;
		padding: 16px 0 0 0;
	}
	
	.list-3 li i img {
		float: none;
		margin: 0;
	}

.list-4 {
	width: 100%;
	padding: 0 0 13px 0;
	overflow: hidden;
}

	.list-4 li {
		width: 290px;
		padding: 0 30px 27px 0;
		float: left;
		line-height: 1.6em;
		text-transform: uppercase;
		font-size: 0.833em;
		color: #a1a1a1;
	}
	
	.list-4 li.extra {
		padding: 0 0 27px 0;
	}
	
	.list-4 li img {
		float: left;
		margin: 0 15px 0 0;
	}
	
	.list-4 li strong {
		display: block;
		padding: 8px 0 6px 0;
		line-height: 1.125em;
		text-transform: none;
		font-size: 1.6em;
		font-weight: bold;
		color: #414141;
	}
	
	.list-4 li strong a {
		text-decoration: none;
		color: #414141;
	}
	
	.list-4 li strong a:hover {
		text-decoration: underline;
	}

.list-5 {
	overflow: hidden;
	margin: -2px 0 0 0;
	padding: 0 0 12px 0;
}

	.list-5 li {
		line-height: 1.765em;
		font-size: 1.417em;
		font-style: italic;
		color: #000;
	}
	
	.list-5 li a {
		color: #000;
	}

.list-6 {
	overflow: hidden;
	padding: 0 0 12px 0;
}

	.list-6 dt {
		padding: 2px 0 3px 0;
		line-height: 1.294em;
		font-size: 1.417em;
		color: #000;
	}
	
	.list-6 dt a {
		color: #000;
	}
	
	.list-6 dd {
		padding: 0 0 17px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		font-style: italic;
		color: #a1a1a1;
	}
	
	.list-6 dd span {
		font-style: normal;
		color: #000;
	}

.list-indent {
	padding: 0 0 44px 0 !important;
}

.links {
	width: 100%;
	overflow: hidden;
}

	.links img {
		float: left;
		margin: 0 1px 0 0;
	}

.link-indent {
	float: left;
	margin: 0 0 50px 0;
}

.month {
	background: #414141;
	width: 225px;
	height: 33px;
	margin: 7px 0 1px 0;
	text-align: center;
}

	.month .inner {
		padding: 10px 15px 0 15px;
	}
	
	.month em img {
		float: right;
		margin: 4px 0 0 0;
	}
	
	.month i img {
		float: left;
		margin: 4px 0 0 0;
	}

.calendar {
	background: #121212;
	width: 225px;
	overflow: hidden;
	border-right: 1px solid #000;
	margin: 0 0 0 1px;
}

	.calendar tr td {
		background: #fff;
		width: 14%;
		line-height: 24px;
		text-align: center;
		font-size: 0.917em;
		font-weight: bold;
		border-left: 1px solid #000;
		border-bottom: 1px solid #000;
		color: #000;
	}
	
	.calendar tr td a {
		text-decoration: none;
		color: #000;
	}
	
		.calendar tr td a:hover {
			text-decoration: underline;
		}

	.calendar tr td strong {
		background: #000;
		display: block;
		line-height: 32px;
		font-size: 1.091em;
		color: #fff;
	}
	
		.calendar tr td strong a {
			color: #fff;
		}
	
	.calendar tr td b {
		background: #24af59;
		display: block;
		color: #fff;
	}
	
		.calendar tr td b a {
			color: #fff;
		}
	
	.calendar tr td span {
		background: #f0f8ff;
		display: block;
	}
	
	.calendar tr td em {
		background: #c4d3d5;
		display: block;
		font-style: normal;
		color: #000;
	}
	
		.calendar tr td em a {
			color: #000;
		}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 521px;
	padding: 1px 0 0 0;
}

	#contact-form strong {
		width: 244px;
		float: right;
		font-weight: normal;
	}

	#contact-form span {
		display: block;
		padding: 0 0 2px 0;
		text-transform: uppercase;
		font-size: 0.833em;
		color: #a1a1a1;
	}
	
	#contact-form textarea {
		background: #ebebeb;
		width: 230px;
		height: 119px;
		padding: 3px 3px 3px 3px;
		border: 4px solid #e3e3e3;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #000;
	}
	
	#contact-form label {
		display: block;
		height: 53px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #ebebeb;
		width: 230px;
		height: 17px;
		padding: 1px 3px 1px 3px;
		border: 4px solid #e3e3e3;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #000;
	}
	
	#contact-form a {
		float: right;
		margin: 6px 0 0 1px;
	}

#footer {
	background: url(images/footer-tail.gif) repeat-x 50% 0%;
	height: 159px;
	overflow: hidden;
}

	#footer ul {
		width: 100%;
		overflow: hidden;
		margin: 0 0 0 -6px;
		padding: 31px 0 7px 0;
	}
	
	#footer ul li {
		background: url(images/divider.gif) no-repeat 0% 5px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 10px 0 8px;
		font-size: 1.083em;
		color: #cacaca;
	}
	
	#footer ul li a {
		text-decoration: none;
		color: #cacaca;
	}
	
	#footer ul li a:hover {
		color: #414141;
	}
	
	#footer ul li.act a {
		color: #414141;
	}
	
	#footer p {
		font-size: 1em;
		color: #a1a1a1;
	}
	
	#footer p span {
		margin: 0 3px 0 0;
		font-size: 1.083em;
		color: #414141;
	}
	
	#footer p em {
		margin: 0 3px 0 0;
		font-style: normal;
	}
	
	#footer p a {
		margin: 0 0 0 9px;
		color: #a1a1a1;
	}