* {
	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: #f4f9ff;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #2c2f33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #9fa5ac;
}

h2 {
	padding: 0 0 36px 0;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 400;
	color: #fff;
}

	h2 em {
		display: block;
		margin: 0 0 -11px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -7px 0;
		font-style: normal;
	}
	
	h2 small {
		display: block;
		margin: 0 0 -3px 0;
		font-size: 1em;
	}

h5 {
	background: url(images/line-hor.gif) repeat-x 0% 100%;
	margin: 0 0 25px 0;
	padding: 0 0 27px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #fff;
}

	h5 small {
		float: right;
		padding: 0 5% 0 0;
		font-size: 1em;
	}

h6 {
	padding: 0 0 17px 0;
	line-height: 1.417em;
	font-size: 1em;
	font-weight: normal;
	color: #f4f9ff;
}

.fleft {
	float: left;
}

.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-top {
	background: url(images/main-tail-top.gif) repeat-x 0% 0%;
}

#main-tail-bot {
	background: url(images/main-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

#content {
	position: relative;
	height: 649px;
	padding: 55px 0 0 0;
}

	#page1 #content {
		background: url(images/content-1.jpg) no-repeat 0% 215px;
	}
	
	#content p {
		padding: 0 0 17px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #9fa5ac;
	}
	
		#content p.extra {
			padding: 0 0 34px 0;
		}

#column-left {
	background: url(images/navi-bg.jpg) no-repeat 0% 0%;
	position: relative;
	float: left;
	width: 310px;
	height: 603px;
	overflow: hidden;
}

#column-right {
	background: url(images/content.gif) no-repeat 0% 25px;
	position: relative;
	width: 637px;
	height: 603px;
	float: left;
	overflow: hidden;
}

	#column-right .indent {
		padding: 71px 12px 34px 40px;
	}
	
	#column-right .indent-1 {
		padding: 98px 32px 34px 40px;
	}

.indent-left {
	padding: 0 0 0 4px;
}

.pic-indent {
	margin: 0 0 24px 0;
}

.pic-indent1 {
	margin: 0 0 21px 0;
}

#exit {
	line-height: 1.5em;
	font-size: 1em;
	text-decoration: none;
	color: #bcbcbc;
	position: absolute;
	top: 34px;
	right: 22px;
}

	#exit span {
		padding: 0 0 0 6px;
	}
	
	#exit:hover {
		color: #999;
	}

#logo {
	position: absolute;
	top: 76px;
	left: 50px;
}

	#page1 #logo {
		top: 291px;
		left: 49px;
	}

#slogan {
	position: absolute;
	top: 320px;
	left: 40px;
}

	#page1 #slogan {
		top: 575px;
		left: 0px;
	}

#navi {
	position: absolute;
	top: 215px;
	left: 309px;
}

	#navi li {
		float: left;
	}

#menu {
	position: absolute;
	top: 280px;
	left: 0;
}

	#menu li {
		width: 310px;
		height: 65px;
		overflow: hidden;
		vertical-align: top;
		font-size: 2.5em;
		font-weight: 400;
		color: #e7e7e7;
	}
	
		#menu li a {
			display: block;
			width: 280px;
			height: 65px;
			padding: 0 0 0 30px;
			overflow: hidden;
			line-height: 64px;
			text-decoration: none;
			color: #e7e7e7;
		}
		
		#menu li.act a {
			background: url(images/menu-icon.png) no-repeat 29px 19px;
			width: 248px;
			padding: 0 0 0 62px;
		}
		
		#menu li a:hover {
			color: #999;
		}
		
		#menu li.act a:hover {
			color: #e7e7e7;
		}

.box {
	width: 100%;
	overflow: hidden;
}

	.box .border-top {
		background: #222529 url(images/border-top.gif) repeat-x 0% 0%;
	}
	
	.box .border-bot {
		background: url(images/border-bot.gif) repeat-x 0% 100%;
	}
	
	.box .border-left {
		background: url(images/border-left.gif) repeat-y 0% 0%;
	}
	
	.box .border-right {
		background: url(images/border-right.gif) repeat-y 100% 0%;
	}
	
	.box .corner-top-left {
		background: url(images/corner-top-left.gif) no-repeat 0% 0%;
	}
	
	.box .corner-top-right {
		background: url(images/corner-top-right.gif) no-repeat 100% 0%;
	}
	
	.box .corner-bot-left {
		background: url(images/corner-bot-left.gif) no-repeat 0% 100%;
	}
	
	.box .corner-bot-right {
		background: url(images/corner-bot-right.gif) no-repeat 100% 100%;
		width: 100%;
		min-height: 498px;
		height: auto !important;
		height: 498px;
	}
	
	.box .inner {
		padding: 27px 20px 20px 28px;
	}
	
	.box .inner-1 {
		padding: 27px 18px 20px 23px;
	}

.list {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 9px;
		padding: 0 0 0 13px;
		line-height: 2em;
		font-size: 1em;
		color: #9fa5ac;
	}
	
		.list li a {
			text-decoration: none;
			color: #9fa5ac;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	padding: 0 0 16px 1px;
	overflow: hidden;
}

	.list-1 dt {
		padding: 0 10px 0 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #7794a4;
	}
	
		.list-1 dt strong {
			padding: 0 8px 0 6px;
			color: #fff;
		}
	
		.list-1 dt a {
			color: #7794a4;
		}
		
	.list-1 dd {
		background: url(images/line-hor.gif) repeat-x 0% 100%;
		margin: 0 0 24px 0;
		padding: 0 0 24px 0;
		line-height: 1.5em;
		font-size: 1em;
		color: #9fa5ac;
	}
	
		.list-1 dd.extra {
			background: none;
			margin: 0;
		}

.list-2 {
	padding: 0 10px 10px 0;
	overflow: hidden;
}

	.list-2 li {
		padding: 0 0 17px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #9fa5ac;
	}
	
		.list-2 li a {
			color: #f4f9ff;
		}

.list-3 {
	width: 100%;
	padding: 4px 0 0 0;
	overflow: hidden;
}

	.list-3 li {
		width: 100%;
		padding: 0 0 26px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.417em;
		font-size: 1em;
		color: #9fa5ac;
	}
	
		.list-3 li img {
			float: left;
			margin: 0 25px 0 0;
		}
		
		.list-3 li p {
			padding: 8px 0 29px 0 !important;
		}
		
		.list-3 li b {
			display: block;
			font-weight: normal;
		}
		
		.list-3 li b a {
			background: url(images/link-arrow.gif) no-repeat 1px 6px;
			padding: 0 0 0 11px;
			float: left;
			line-height: 1.5em;
			text-decoration: none;
			color: #fff;
		}
		
			.list-3 li b a:hover {
				text-decoration: underline;
			}

.list-4 {
	overflow: hidden;
	margin: -1px 0 0 0;
	padding: 0 10px 0 0;
}

	.list-4 dt {
		padding: 0 0 3px 8px;
		line-height: 1.5em;
		font-size: 1em;
		font-weight: bold;
		color: #fff;
	}
	
		.list-4 dt a {
			text-decoration: none;
			color: #fff;
		}
		
			.list-4 dt a:hover {
				text-decoration: underline;
			}
			
		.list-4 dd {
			background: url(images/line-hor.gif) repeat-x 0% 100%;
			margin: 0 0 23px 0;
			padding: 0 0 22px 0;
			line-height: 1.5em;
			font-size: 1em;
			color: #9fa5ac;
		}
		
		.list-4 dd.extra {
			background: none;
			margin: 0 0 12px 0;
		}
		
			.list-4 dd a {
				color: #7794a4;
			}

.list-5 {
	width: 100%;
	overflow: hidden;
	line-height: 1.417em;
	font-size: 1em;
	color: #9fa5ac;
}

	.list-5 dt {
		color: #fff;
	}
	
	.list-5 dd {
		width: 100%;
		padding: 0 0 24px 0;
		overflow: hidden;
	}
	
		.list-5 dd small {
			float: right;
			padding: 0 30% 0 0;
			font-size: 1em;
		}

.link {
	background: url(images/link-arrow.gif) no-repeat 1px 6px;
	padding: 0 0 0 11px;
	float: left;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
}

	.link:hover {
		text-decoration: underline;
	}

#contact-form {
	width: 237px;
}

	#contact-form label {
		background: url(images/contact-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
	}
	
	#contact-form strong {
		background: url(images/contact-textarea.gif) no-repeat 0% 0%;
		display: block;
		width: 237px;
		height: 130px;
		overflow: hidden;
		font-weight: normal;
	}
	
	#contact-form input {
		background: none;
		width: 217px;
		height: 16px;
		padding: 3px 10px 3px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #101213;
	}
	
	#contact-form textarea {
		background: none;
		width: 217px;
		height: 124px;
		padding: 3px 10px 3px 10px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #101213;
	}

	#contact-form a {
		background: url(images/link-arrow.gif) no-repeat 1px 6px;
		margin: 21px 0 0 25px;
		padding: 0 0 0 11px;
		float: right;
		line-height: 1.5em;
		text-decoration: none;
		color: #fff;
	}
	
		#contact-form a:hover {
			text-decoration: underline;
		}

#footer {
	height: 96px;
	overflow: hidden;
}

	#footer p {
		padding: 42px 0 0 20px;
		line-height: 1.5em;
		font-size: 1em;
		font-style: italic;
		color: #5c626a;
	}
	
		#footer p span {
			padding: 0 3px 0 0;
		}
	
		#footer p a {
			margin: 0 0 0 3px;
			color: #5c626a;
		}