* {
	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: #008dff;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #080b0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #3d4a56;
}

h2 {
	padding: 0 0 27px 0;
	letter-spacing: -2px;
	line-height: 1.2em;
	font-size: 2.444em;
	font-weight: 400;
	color: #fff;
}

	h2 em {
		display: block;
		margin: 0 0 -3px 0;
		font-style: normal;
	}
	
	h2 i {
		display: block;
		margin: 0 0 -6px 0;
		font-style: normal;
	}

h6 {
	padding: 0 0 16px 0;
	line-height: 1.778em;
	font-size: 1em;
	font-weight: normal;
	color: #008dff;
}

	h6 span {
		display: block;
		padding: 3px 0 0 0;
	}
	
	h6 em {
		display: block;
		margin: 0 0 -16px 0;
		font-style: normal;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 1px 12px 11px 0;
	}
	
	img.fleft1 {
		float: left;
		margin: 1px 12px 30px 0;
	}
	
	img.fleft2 {
		float: left;
		margin: 1px 12px 22px 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-hor {
	background: url(images/main-tail-hor.gif) repeat-x 0% 0%;
}

#main-bg {
	background: url(images/main-bg.jpg) no-repeat 50% 0%;
	width: 100%;
}

#main {
	width: 980px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 0.75em;
}

#header {
	position: relative;
	height: 155px;
}

#logo {
	position: absolute;
	top: 5px;
	left: 25px;
}

#content {
	position: relative;
	font-size: 0.75em;

}

	#page1 #content {
		background: none;
	}
	
	#content p {
		padding: 0 0 16px 0;
		line-height: 1.778em;
		font-size: 1em;
		color: #b9c5ce;
		font-weight:bold;
		text-align:justify;
	}
	
		#content p span a {
			background: url(images/arrows.gif) no-repeat 50% 50%;
			padding: 0 4px;
			text-decoration: none;
		}
		
		#content p small {
			float: right;
			padding: 0 5% 0 0;
			font-size: 1em;
		}
	
	#content p.extra {
		padding: 0 0 27px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 9px 0;
	}
	
	#content p.extra2 {
		padding: 0 0 33px 0;
	}
	
		#content blockquote p {
			padding: 0 0 16px 0;
		}
		
			#content blockquote p strong {
				display: block;
				text-align: right;
				font-weight: normal;
				color: #008dff;
			}
			
				#content blockquote p strong a {
					text-decoration: none;
					color: #008dff;
				}
				
				#content blockquote p strong a:hover {
					text-decoration: underline;
				}

#menu {
	width: 720px;
	position: relative;
	top: 0;
	left:  132px;
}

	#menu li {
		float: left;
		width: 176px;
		padding: 0 4px 14px 0;
	}
	
		#menu li span a {
			background: #000;
			display: inline-block;
			padding: 0 0 0 13px;
			width: 143px;
			height: 30px;
			line-height: 30px;
			text-decoration: none;
			color: #fff;
		}
		
		#menu li span a:hover {
			text-decoration: underline;
		}

#content-box {
	width: 720px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 132px;
	background: url(/images/content.jpg) repeat 132px 0%;
}

#content-box-custom {
	width: 750px;
	height: 396px;
	overflow: hidden;
	position: relative;
	top: 0;
	background: url(/images/content.jpg) repeat 132px 0%;
	left: 132px;
}

	#content-box .inner {
		padding: 20px 20px 27px 20px;
	}
	
	#content-box .inner-1 {
		padding: 39px 15px 27px 20px;
	}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

#navi {
	overflow: hidden;
	position: absolute;
	top: -20px;
	left: 135px;
	width:900px;    
}

	#navi li {
		background: url(/images/navi-divider.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 11px 0 11px;
		color: #3d4a56;
	}
	
		#navi li a {
			text-decoration: none;
			color: #3d4a56;
		}
		
		#navi li a:hover {
			color: #fff;
		}
		
		#navi li.act a {
			color: #fff;
		}

#navi1 {
	overflow: hidden;
	position: relative;
	left: 135px;
	width:900px;    
}

#navi1 li {
		background: url(/images/navi-divider.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 11px 0 11px;
		color: #3d4a56;
	}
	
		#navi1 li a {
			text-decoration: none;
			color: #3d4a56;
		}
		
		#navi1 li a:hover {
			color: #fff;
		}
		
		#navi1 li.act a {
			color: #fff;
		}

#back-main {
	background: url(images/back-main.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 17px;
	padding: 0 24px 0 0;
	overflow: hidden;
	line-height: 17px;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 403px;
	right: 166px;
}

	#back-main:hover {
		text-decoration: underline;
	}

.link {
	float: left;
	line-height: 1.778em;
	overflow: hidden;
	color: #fff;
}

.container {
	height: 225px;
	margin: 0 0 29px 0;
	overflow: auto;
}

.container-custom {
	margin: 0 0 29px 0;
	overflow: hidden;
}

	.container .inner {
		min-height: 800px;
		height: auto !important;
		height: 800px;
		padding: 0 5px 0 0 !important;
	}

.list {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list li {
		background: url(/images/marker.gif) no-repeat 0% 3px;
		padding: 0 0 0 24px;
		line-height: 2.333em;
		color: #b9c5ce;
	}
	
		.list li a {
			text-decoration: none;
			color: #b9c5ce;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

.list-1 {
	padding: 1px 0 0 0;
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 14px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.778em;
		color: #4e606e;
	}
	
		.list-1 li img {
			float: left;
			margin: 0 12px 0 0;
		}
		
		.list-1 li strong {
			display: block;
			padding: 1px 0 1px 0;
			color: #008dff;
		}
		
			.list-1 li strong a {
				text-decoration: none;
				color: #008dff;
			}
			
			.list-1 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-1 li span a {
		   	background: url(images/arrows.gif) no-repeat 50% 50%;
			padding: 0 4px;
			text-decoration: none;
		}

.list-2 {
	padding: 0 0 11px 0;
	overflow: hidden;
	line-height: 1.778em;
	font-size: 1em;
	color: #4e606e;
}

	.list-2 dt {
		color: #008dff;
	}
	
	.list-2 dt span {
		display: block;
		padding: 0 0 16px 0;
	}
	
		.list-2 dt a {
			text-decoration: none;
			color: #008dff;
		}
		
		.list-2 dt a:hover {
			text-decoration: underline;
		}
		
	.list-2 dd {
		padding: 0 0 16px 0;
	}

.list-3 {
	overflow: hidden;
	line-height: 1.778em;
	color: #4e606e;
}

	.list-3 dt {
		color: #008dff;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #008dff;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 16px 0;
	}

.list-indent {
	padding: 0 0 14px 0 !important;
}

.list-indent1 {
	padding: 0 0 20px 0 !important;
}

.indent-bot {
	margin: 0 0 10px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 200px;
	padding: 1px 0 0 1px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 30px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #293945;
		width: 192px;
		height: 12px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #3c4954;
		float: left;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #4e606e;
	}
	
	#contact-form textarea {
		background: #293945;
		width: 192px;
		height: 128px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #3c4954;
		float: left;
		overflow: auto;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #4e606e;
	}

	#contact-form a {
		float: right;
		margin: 27px 2px 0 23px;
		line-height: 1.778em;
		overflow: hidden;
		color: #fff;
	}

#footer {
	height: 15px;
	overflow: hidden;
	font-size: 0.75em;
	color: #3d4a56;
    text-align:center;
}

	#footer p {
		padding: 0 0 0 83px;
		line-height: 36px;
	}
	
		#footer p a {
			text-decoration: none;
			color: #3d4a56;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
