* {
	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: #1f69d3;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #111b36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	background: url(images/title-tail-1.gif) repeat-x 0% 0%;
	height: 37px;
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	line-height: 34px;
	font-size: 1.667em;
	font-weight: normal;
	color: #fff;
}

h3 {
	background: url(images/title-tail-2.gif) repeat-x 0% 0%;
	height: 37px;
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	line-height: 34px;
	font-size: 1.667em;
	font-weight: normal;
	color: #fff;
}

h4 {
	background: url(images/title-tail-3.gif) repeat-x 0% 0%;
	height: 37px;
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	line-height: 34px;
	font-size: 1.667em;
	font-weight: normal;
	color: #434343;
}

h6 {
	padding: 0 0 5px 0;
	line-height: 1.154em;
	font-size: 1.083em;
	color: #f2001e;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 3px 14px 0 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 3px 14px 21px 1px;
	}
	
	img.fleft2 {
		float: left;
		margin: 3px 14px 13px 1px;
	}
	
	ul.fleft {
		width: 259px;
	}

.fright {
	float: right;
}

	ul.fright {
		width: 259px;
		margin: 0 0 2px 0;
	}

.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 {
	background: #111b36 url(images/main-tail-top.gif) repeat-x 50% 0%;
}

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

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

#header {
	background: url(images/header.jpg) no-repeat 0% 65px;
	position: relative;
	height: 470px;
}

	#menu {
		position: absolute;
		top: 52px;
		left: 1px;
	}
	
	#menu li {
		float: left;
	}
	
	#menu li a {
		background: url(images/menu.jpg) no-repeat 0% 0%;
		display: block;
		width: 131px;
		height: 43px;
		overflow: hidden;
		float: left;
		line-height: 43px;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		font-size: 1.333em;
		font-weight: bold;
		color: #e9e9e9;
	}
	
	#menu li a:hover {
		background: url(images/menu-act.jpg) no-repeat 0% 0%;
	}
	
	#menu li.act a {
		background: url(images/menu-act.jpg) no-repeat 0% 0%;
	}

#logo {
	position: absolute;
	top: 155px;
	left: 39px;
}

#content {
	background: #fff;
	margin: 0 1px;
	padding: 2px 2px 2px 2px;
}

	#content p {
		color: #818182;
	}

	#content p small {
		float: right;
		padding: 0 10% 0 0;
		font-size: 1em;
	}

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

	.list li {
		background: url(images/list-tail.gif) repeat-x 0% 0%;
		height: 27px;
		padding: 0 0 1px 9px;
		vertical-align: top;
	}
	
	.list li a {
		background: url(images/marker.gif) no-repeat 0% 8px;
		display: block;
		padding: 0 0 0 16px;
		line-height: 24px;
		text-decoration: none;
		color: #818182;
	}
	
	.list li a:hover {
		font-weight: bold;
		color: #1f69d3;
	}
	
	.list li.act a {
		font-weight: bold;
		color: #1f69d3;
	}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 14px 0;
		padding: 0 0 15px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #1f69d3;
	}
	
	.list-1 li.extra {
		background: none;
		padding: 0 0 0 0;
		margin: 0 0 7px 0;
	}
	
	.list-1 li strong {
		background: url(images/list-title.gif) no-repeat 0% 0%;
		display: block;
		width: 85px;
		height: 24px;
		overflow: hidden;
		line-height: 22px;
		text-align: center;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
	}
	
	.list-1 li p {
		padding: 12px 0 0 2px !important;
		line-height: 1.417em !important;
		font-size: 1em !important;
		color: #1f69d3 !important;
	}
	
	.list-1 li p a {
		color: #1f69d3;
	}

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

	.list-2 li {
		float: left;
		width: 174px;
		padding: 0 32px 0 0;
	}
	
	.list-2 li.extra {
		padding: 0;
	}
	
	.list-2 li strong {
		display: block;
		padding: 0 0 6px 0;
		line-height: 1.2em;
		font-size: 1.5em;
		color: #f2001e;
	}
	
	.list-2 li span {
		display: block;
		padding: 9px 0 0 2px;
		line-height: 1.25em;
		font-size: 1em;
		color: #7f7f7f;
	}

.list-3 {
	overflow: hidden;
}

	.list-3 dt {
		padding: 0 0 4px 0;
		line-height: 1.154em;
		font-size: 1.083em;
		font-weight: bold;
		color: #1f69d3;
	}
	
	.list-3 dt a {
		text-decoration: none;
		color: #1f69d3;
	}
	
	.list-3 dt a:hover {
		text-decoration: underline;
	}
	
	.list-3 dt a span {
		font-size: 0.923em;
	}
	
	.list-3 dd {
		padding: 0 0 19px 0;
		line-height: 1.154em;
		font-size: 1.083em;
		color: #818182;
	}
	
	.list-3 dd.extra {
		padding: 0 0 5px 0;
	}
	
	.list-3 dd.extra-1 {
		padding: 0 0 13px 0;
	}

.list-4 {
	width: 100%;
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 22px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.25em;
		color: #818182;
	}
	
	.list-4 li.extra {
		padding: 0 0 0 0;
	}
	
	.list-4 li img {
		float: left;
		margin: 3px 14px 0 1px;
	}
	
	.list-4 li strong {
		display: block;
		padding: 0 0 5px 0;
		line-height: 1.154em;
		font-size: 1.083em;
		color: #f2001e;
	}
	
	.list-4 li strong a {
		text-decoration: none;
		color: #f2001e;
	}
	
	.list-4 li strong a:hover {
		text-decoration: underline;
	}
	
	.list-4 li a.link {
		margin: 31px 0 0 0;
	}

.list-5 {
	overflow: hidden;
}

	.list-5 dt {
		padding: 0 0 5px 0;
		line-height: 1.154em;
		font-size: 1.083em;
		font-weight: bold;
		color: #f2001e;
	}
	
	.list-5 dt a {
		text-decoration: none;
		color: #f2001e;
	}
	
	.list-5 dt a:hover {
		text-decoration: underline;
	}
	
	.list-5 dd {
		padding: 0 0 14px 0;
		line-height: 1.25em;
		font-size: 1em;
		color: #818182;
	}
	
	.list-5 dd.extra {
		padding: 0 0 0 0;
	}

.box-1 {
	width: 100%;
	overflow: hidden;
}

	.box-1 .inner {
		padding: 18px 10px 24px 22px;
	}
	
	.box-1 .inner-1 {
		padding: 18px 10px 3px 22px;
	}
	
	.box-1 .inner-2 {
		padding: 6px 10px 3px 22px;
	}

.box-2 {
	width: 100%;
	overflow: hidden;
}

	.box-2 .inner {
		padding: 21px 19px 0 20px;
	}
	
	.box-2 .inner-1 {
		padding: 21px 15px 0 23px;
	}
	
	.box-2 p {
		padding: 0 0 15px 0 !important;
		line-height: 1.154em !important;
		font-size: 1.083em !important;
		color: #818182 !important;
	}
	
	.box-2 p span {
		display: block;
		font-size: 0.923em;
		line-height: 1.417em;
	}
	
	.box-2 p span a {
		color: #1f69d3;
	}
	
	.box-2 p.extra {
		padding: 0 0 8px 0 !important;
	}

.box-3 {
	width: 100%;
	overflow: hidden;
}

	.box-3 .inner {
		border: 1px solid #e0e0e0;
		padding: 22px 30px 31px 32px;
	}
	
	.box-3 .inner-1 {
		border: 1px solid #e0e0e0;
		padding: 22px 30px 30px 32px;
	}
	
	.box-3 p {
		padding: 0 0 10px 0 !important;
		line-height: 1.25em !important;
		font-size: 1em !important;
		color: #818182 !important;
	}
	
	.box-3 p.extra {
		padding: 0 0 16px 0 !important;
	}
	
	.box-3 p.extra-1 {
		padding: 0 0 19px 0 !important;
	}
	
	.box-3 p.extra-2 {
		padding: 0 0 13px 0 !important;
	}

.box-indent {
	margin: 0 0 2px 0 !important;
}

.info-box {
	background: #07459f url(images/info-box-tail.gif) repeat-x 50% 0%;
	margin: 0 0 2px 0;
}

	.info-box .inner {
		background: url(images/info-box-bg.jpg) no-repeat 0% 0%;
		min-height: 160px;
		height: auto !important;
		height: 160px;
		padding: 24px 25px 22px 210px;
	}
	
	.info-box strong {
		display: block;
		letter-spacing: -2px;
		line-height: 1.25em;
		font-size: 4.167em;
		font-weight: 400;
		color: #fff;
	}
	
	.info-box b {
		display: block;
		margin: -2px 0 4px 0;
		padding: 0 0 0 2px;
		line-height: 1.231em;
		font-size: 1.083em;
		color: #fff;
	}
	
	.info-box span {
		display: block;
		padding: 0 0 0 2px;
		line-height: 1.333em;
		font-size: 1em;
		color: #00cafd;
	}
	
	.info-box em {
		font-style: normal;
	}
	
	.info-box em a {
		background: url(images/info-box-link.gif) no-repeat 0% 0%;
		display: block;
		width: 116px;
		height: 34px;
		margin: -3px 0 0 0;
		overflow: hidden;
		float: right;
		line-height: 34px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 1.583em;
		font-weight: bold;
		color: #a8a8a8;
	}
	
	.info-box em a:hover {
		color: #000;
	}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 24px;
	float: right;
	overflow: hidden;
	text-decoration: none;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 24px;
		padding: 0 22px 0 8px;
		line-height: 22px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-1 {
	float: left;
	line-height: 1.417em;
	font-size: 1em;
	font-weight: bold;
	color: #f2001e;
}

	.link-1 span {
		word-spacing: 3px;
	}

.link-2 {
	float: left;
	line-height: 1.417em;
	font-size: 1em;
	font-weight: bold;
	color: #1f69d3;
}

.extra-position {
	margin: -9px 0 0 0 !important;
}

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

.indent-bot {
	margin: 0 0 12px 0;
}

#contact-form {
	width: 215px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 205px;
		height: 15px;
		padding: 1px 3px 1px 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #818182;
	}
	
	#contact-form textarea {
		background: none;
		width: 205px;
		height: 182px;
		padding: 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #818182;
	}
	
	#contact-form a {
		float: right;
		margin: 11px 0 0 21px;
		font-weight: bold;
		color: #f2001e;
	}

#footer {
	background: url(images/footer.jpg) no-repeat 1px 0%;
	height: 89px;
	overflow: hidden;
}

	#footer p {
		padding: 0 0 0 24px;
		line-height: 40px;
		color: #f4eff3;
	}
	
	#footer p a {
		margin: 0 0 0 9px;
		text-decoration: none;
		color: #00cafd;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}