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

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

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

h2 {
	padding: 0 0 4px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 1.5em;
	font-weight: 400;
	color: #051246;
}

	h2 span {
		display: block;
		padding: 16px 0 0 0;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 5px 0;
		font-weight: 400;
	}

h3 {
	padding: 0 0 18px 0;
	line-height: 1.2em;
	font-size: 2em;
	font-weight: 400;
	color: #fff;
}

	h3 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}
	
	h3 strong {
		display: block;
		padding: 0 0 5px 0;
	}

h6 {
	padding: 0 0 6px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #bdd6f8;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

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

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

#tail-top-right {
	background: url(images/tail-top-right.gif) repeat-x 0% 0%;
	width: 50%;
	height: 698px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
}

#main-tail-top {
	background: #387de8 url(images/main-tail-top.gif) repeat-x 50% 0%;
}

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

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

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

#tail-bot {
	background: url(images/tail-bot.gif) repeat-x 50% 100%;
	width: 100%;
}

#main {
	position: relative;
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 980px;
	height: 311px;
	margin: 0 auto;
	overflow:hidden;
}

#header-part {
	background: url(images/header-part.jpg) repeat-x 0% 0%;
	width: 73px;
	height: 698px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -226px;
}

#menu {
	position: absolute;
	top: 0;
	left: 80px;
	width: 900px;
}

	#menu li {
		float: left;
	}
	
		#menu li a {
			display: block;
			height: 51px;
			padding: 0 34px 0 34px;
			float: left;
			line-height: 46px;
			font-size: 1em;
			text-decoration: none;
			color: #fff;
		}
		
		#menu li.act a {
			background: url(images/menu-act.png) repeat-x 0% 0%;
			color: #fbc85d;
		}
		
		#menu li a:hover {
			color: #fbc85d;
		}

#logo {
	position: absolute;
	top: 72px;
	left: 21px;
}

#slogan {
	background: url(images/slogan-bg.jpg) no-repeat 0% 0%;
	width: 966px;
	height: 151px;
	overflow: hidden;
	line-height: 1.2em;
	letter-spacing: -1px;
	font-size: 2.167em;
	color: #001156;
	position: absolute;
	top: 160px;
	left: 7px;
}

	#slogan div {
		padding: 34px 30px 15px 151px;
	}
	
	#slogan strong {
		display: block;
		margin: -5px 0 0 0;
		font-weight: 400;
	}
	
	#slogan b {
		display: block;
		margin: -37px 0 0 0;
		font-weight: 400;
	}

#content {
	width: 966px;
	margin: 0 auto;
	padding: 58px 7px 20px 7px;
}

	#content p {
		padding: 0 0 13px 0;
		line-height: 1.286em;
		font-size: 1.167em;
		color: #fff;
	}
	
		#content p.extra {
			padding: 0 0 15px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 6px 0;
		}
		
		#content p.extra2 {
			padding: 0 0 18px 0;
		}
		
		#content p.extra3 {
			padding: 0 0 8px 0;
		}
		
		#content p.no-indent {
			padding: 0 0 0 0;
		}
		
		#content p small {
			float: right;
			padding: 0 12% 0 0;
			font-size: 1em;
		}

.box {
	position: relative;
	width: 100%;
	margin: 0 0 12px 0;
}

	.box .corner-top-left {
		background: url(images/corner-top-left.png) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-top {
		background: url(images/border-top.png) repeat-x 0% 0%;
		height: 24px;
		overflow: hidden;
		margin: 0 11px;
	}
	
	.box .border-left {
		background: url(images/border-left.png) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.png) repeat-y 100% 0%;
		width: 100%;
	}
	
	.box .box-tail {
		background: url(images/box-tail.png) repeat 0% 0%;
		position: relative;
		margin: 0 2px 0 2px;
		padding: 7px 0 0 0;
	}
	
	.box .inner {
		margin: -14px 0 0 0;
		padding: 0 15px 6px 15px;
	}
	
	.box .inner-1 {
		margin: -14px 0 0 0;
		padding: 16px 14px 21px 14px;
	}
	
	.box .inner-2 {
		margin: -14px 0 0 0;
		padding: 16px 14px 9px 14px;
	}
	
	.box .inner-3 {
		margin: -14px 0 0 0;
		padding: 16px 14px 14px 14px;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.png) no-repeat 0% 0%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.png) no-repeat 100% 0%;
		width: 100%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.png) repeat-x 0% 0%;
		height: 11px;
		overflow: hidden;
		margin: 0 11px;
	}
	
		.box img.box-pic {
			position: absolute;
			top: -6px;
			left: -6px;
			z-index: 2;
		}

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

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

	.info img {
		float: left;
		margin: 0 35px 0 0;
	}
	
	.info p {
		padding: 0 0 7px 0 !important;
		line-height: 1.286em !important;
		font-size: 1.167em !important;
		color: #fff !important;
	}
	
	.info strong {
		display: block;
		padding: 0 0 11px 0;
		font-size: 1.167em;
		font-weight: normal;
		color: #fff;
	}
	
		.info strong b {
			font-size: 0.929em;
			font-weight: normal;
			color: #091a5c;
		}
		
	.info em {
		display: block;
		float: left;
		padding: 0 43px 0 2px;
		font-size: 1.083em;
		font-style: normal;
		color: #fff;
	}
	
		.info em img {
			float: left;
			margin: 1px 6px 0 0;
		}
		
		.info em a {
			text-decoration: none;
			color: #fff;
		}
		
		.info em a:hover {
			text-decoration: underline;
		}
		
	.info i {
		display: block;
		float: left;
		font-size: 1.083em;
		font-style: normal;
		color: #fff;
	}
	
		.info i img {
			float: left;
			margin: 1px 6px 0 0;
		}
		
		.info i a {
			color: #fff;
		}

.title {
	width: 100%;
	overflow: hidden;
	text-align: right;
}

	.title img {
		margin: 1px 32px 0 0;
	}

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

	.navi img {
		float: right;
		margin: 1px 21px 0 60px;
	}

#content-tail {
	background: #152e80 url(images/content-tail.gif) repeat-x 0% 0%;
	width: 100%;
	overflow: hidden;
}

#secondary-content {
	width: 934px;
	margin: 0 auto;
	padding: 35px 23px 35px 23px;
}

	#secondary-content p {
		padding: 0 0 11px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #bdd6f8;
	}
	
		#secondary-content p.extra {
			padding: 0 0 18px 0;
		}
		
		#secondary-content p.extra1 {
			padding: 0 0 13px 0;
		}
		
		#secondary-content p.extra2 {
			padding: 0 0 16px 0;
		}
	
.link {
	float: left;
	line-height: 1.2em;
	font-size: 1.083em;
	color: #60ccfe;
}

.link-1 {
	background: url(images/icon-1.gif) no-repeat 0% 2px;
	padding: 0 0 0 23px;
	float: left;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #fff;
}

.list {
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 8px;
		padding: 0 0 0 13px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #bdd6f8;
	}
	
		.list li a {
			text-decoration: none;
			color: #bdd6f8;
		}
		
			.list li a:hover {
				text-decoration: underline;
			}
			
		.list li p {
			padding: 0 0 0 0 !important;
			line-height: 1.846em !important;
			font-size: 1em !important;
		}
			
	.list li.extra {
		background: none;
	}
	
		.list li.extra a {
			text-decoration: underline;
			color: #60ccfe;
		}
		
		.list li.extra a:hover {
			text-decoration: none;
		}

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

	.list-1 li {
		float: left;
		width: 173px;
		padding: 0 17px 0 0;
	}
	
	.list-1 li.extra {
		padding: 0;
	}
	
		.list-1 li img {
			margin: 0 0 15px 0;
		}
	
		.list-1 li span {
			background: url(images/icon-1.gif) no-repeat 0% 2px;
			display: block;
			padding: 0 0 0 23px;
			line-height: 1.286em;
			font-size: 1.167em;
			color: #fff;
		}
		
			.list-1 li span a {
				color: #fff;
			}

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

	.list-2 li {
		background: url(images/marker-1.gif) no-repeat 0% 8px;
		padding: 0 0 0 13px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #fff;
	}
	
		.list-2 li a {
			text-decoration: none;
			color: #fff;
		}
		
			.list-2 li a:hover {
				text-decoration: underline;
			}

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

	.list-3 li {
		float: left;
		width: 213px;
		padding: 0 25px 0 0;
	}
	
	.list-3 li.extra {
		padding: 0;
	}
	
		.list-3 li img {
			margin: 0 0 10px 0;
		}
	
		.list-3 li span {
			background: url(images/icon-1.gif) no-repeat 0% 2px;
			display: block;
			padding: 0 0 0 23px;
			line-height: 1.286em;
			font-size: 1.167em;
			color: #fff;
		}
		
			.list-3 li span a {
				color: #fff;
			}

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

.list-indent1 {
	padding: 0 0 5px 0 !important;
}

.list-indent2 {
	padding: 0 0 10px 0 !important;
}

.info-box {
	background: url(images/pic-1.gif) no-repeat 0% 0%;
	position: relative;
	margin: -5px 0 0 0;
	padding: 5px 0 0 8px;
	overflow:hidden;
}

	.info-box h3 {
		padding: 0 34px 16px 0 !important;
		text-align: right !important;
	}
	
	.info-box p {
		padding: 0 0 17px 0 !important;
		line-height: 1.467em !important;
		font-size: 1.25em !important;
		font-style: italic !important;
		color: #bdd6f8 !important;
	}
	
		.info-box p a {
			color: #bdd6f8;
		}
		
	.info-box em {
		float: right;
		padding: 0 10px 0 0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.167em;
		font-weight: normal;
		color: #fbc85d;
	}
	
	.info-box b {
		padding: 0 0 0 2px;
		font-size: 1.083em;
		font-weight: normal;
		color: #60ccfe;
	}
	
		.info-box b a {
			color: #60ccfe;
		}

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

.indent-bot1 {
	margin: 0 0 16px 0;
}

#contact-form {
	width: 250px;
	padding: 2px 0 0 0;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}
	
	#contact-form span {
		display: block;
		padding: 0 0 4px 0;
		line-height: 1em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #bdd6f8;
	}
	
	#contact-form input {
		background: #fff;
		width: 240px;
		height: 14px;
		padding: 0 3px 0 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 240px;
		height: 187px;
		padding: 0 3px 0 3px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form a {
		float: right;
		margin: 14px 0 0 28px;
		font-size: 1.083em;
		color: #60ccfe;
	}

#footer {
	width: 980px;
	height: 53px;
	overflow: hidden;
	margin: 0 auto;
}

	#footer p {
		float: right;
		padding: 19px 37px 0 0;
		line-height: 1.2em;
		font-size: 1.083em;
		color: #fff;
	}
	
		#footer p span {
			padding: 0 5px 0 0;
		}
	
		#footer p a {
			margin: 0 0 0 5px;
			text-decoration: none;
			color: #fff;
		}
		
		#footer p a:hover {
			border-bottom: 1px solid #fff;
		}
		
	#footer ul {
		padding: 18px 0 0 25px;
	}
	
		#footer ul li {
			float: left;
			padding: 0 29px 0 0;
			font-size: 1.167em;
			font-weight: 300;
		}
		
			#footer ul li img {
				float: left;
				margin: 0 6px 0 0;
			}
			
			#footer ul li a {
				float: left;
				margin: 2px 0 0 0;
				text-decoration: none;
				color: #fff;
			}
			
			#footer ul li a:hover {
				border-bottom: 1px solid #fff;
			}

