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

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #edf9fe url(images/body-tail.gif) repeat-x 0% 0%;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	padding: 0 0 29px 0;
	letter-spacing: -1px;
	line-height: 1.25em;
	font-size: 3.333em;
	color: #444852;
}

	h2 span {
		text-transform: uppercase;
		line-height: 1.2em;
		font-size: 1.05em;
		color: #0285b6;
	}
	
	h2 strong {
		display: block;
		padding: 0 0 2px 0;
	}
	
	h2 em {
		display: block;
		margin: 0 0 -12px 0;
		font-style: normal;
	}

h3 {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 43px 0;
	padding: 0 0 11px 0;
	word-spacing: 1px;
	letter-spacing: -2px;
	line-height: 1.3em;
	font-size: 2.583em;
	color: #444852;
}

	h3.extra {
		margin: 0 0 37px 0;
	}

h4 {
	padding: 0 0 18px 0;
	word-spacing: -2px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 2.417em;
	font-weight: 400;
	color: #0285b6;
}

	h4 span {
		display: block;
		margin: -12px 0 0 0;
	}

h5 {
	line-height: 1.375em;
	font-size: 1.333em;
	color: #444852;
}

h6 {
	padding: 0 0 22px 0;
	line-height: 1.412em;
	font-size: 1.417em;
	font-weight: normal;
	color: #e2358d;
}

	h6 span {
		display: block;
		padding: 5px 0 0 0;
	}
	
	h6 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}
	
	h6 strong {
		display: block;
		padding: 0 0 2px 0;
		font-weight: normal;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 30px 22px -4px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 30px 0 -4px;
	}

.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-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 132px;
}

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

#header {
	position: relative;
	height: 555px;
}
#header10 {
	position: relative;
	height:373px;
}
#logo {
	position: absolute;
	top: 17px;
	left: 256px;
}

#menu {
	overflow: hidden;
	position: absolute;
	top: 149px;
	left: 15px;
}

	#menu li {
		background: url(images/menu-divider.gif) no-repeat 0% 0%;
		float: left;
		width: 161px;
		height: 56px;
		margin: 0 0 0 -2px;
		letter-spacing: -1px;
		font-size: 1.833em;
	}
	
	#menu li.extra {
		width: 158px;
	}
	
		#menu li.act a {
			background: url(images/menu-tail.gif) repeat-x 0% 0%;
		}
	
		#menu li a {
			position: relative;
			display: block;
			height: 56px;
			margin: 0 -2px 0 0;
			line-height: 56px;
			text-align: center;
			text-decoration: none;
			color: #fff;
		}
		
		#menu li a:hover {
			background: url(images/menu-tail.gif) repeat-x 0% 0%;
		}

#pics {
	position: absolute;
	top: 211px;
	left: 21px;
}

	#pics li {
		float: left;
		padding: 0 1px 0 0;
	}
	
		#pics li a {
			display: block;
			width: 234px;
			height: 321px;
		}
		
		#pics li#pic-1 a {
			background: url(images/pic-1.jpg) no-repeat 0% 0%;
		}
		
			#pics li#pic-1 a:hover {
				background: url(images/pic-1act.jpg) no-repeat 0% 0%;
			}
			
		#pics li#pic-2 a {
			background: url(images/pic-2.jpg) no-repeat 0% 0%;
		}
		
			#pics li#pic-2 a:hover {
				background: url(images/pic-2act.jpg) no-repeat 0% 0%;
			}
			
		#pics li#pic-3 a {
			background: url(images/pic-3.jpg) no-repeat 0% 0%;
		}
		
			#pics li#pic-3 a:hover {
				background: url(images/pic-3act.jpg) no-repeat 0% 0%;
			}
			
		#pics li#pic-4 a {
			background: url(images/pic-4.jpg) no-repeat 0% 0%;
		}
		
			#pics li#pic-4 a:hover {
				background: url(images/pic-4act.jpg) no-repeat 0% 0%;
			}

#arrow-left {
	background: url(images/arrow-left.gif) no-repeat 0% 0%;
	display: block;
	width: 17px;
	height: 27px;
	overflow: hidden;
	position: absolute;
	top: 358px;
	left: -4px;
}

	#arrow-left:hover {
		background: url(images/arrow-left-act.gif) no-repeat 0% 0%;
	}

#arrow-right {
	background: url(images/arrow-right.gif) no-repeat 0% 0%;
	display: block;
	width: 17px;
	height: 27px;
	overflow: hidden;
	position: absolute;
	top: 358px;
	right: -6px;
}

	#arrow-right:hover {
		background: url(images/arrow-right-act.gif) no-repeat 0% 0%;
	}

#content {
	padding: 12px 14px 13px 15px;
}

	#page1 #content {
		padding: 20px 14px 18px 15px;
	}

	#content p {
		padding: 0 0 10px 0;
		line-height: 1.375em;
		font-size: 1.333em;
		color: #525664;
	}
	
	#content p.extra {
		padding: 0 0 3px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 33px 0;
	}
	
	#content p.extra2 {
		padding: 0 0 22px 0;
	}
	
	#content p.extra3 {
		padding: 0 0 19px 0;
	}
	
		#content p b {
			padding: 0 0 0 6px;
		}
		
			#content p b a {
				background: url(images/arrow.gif) no-repeat 0% 0%;
				display: inline-block;
				width: 23px;
				height: 24px;
				overflow: hidden;
				vertical-align: top;
				text-decoration: none;
			}
			
		#content p big {
			display: block;
			padding: 5px 0 0 0;
			font-size: 1em;
		}
		
		#content p strong {
			color: #444852;
		}
		
		#content p small {
			float: right;
			padding: 0 21% 0 0;
			font-size: 1em;
		}

.row-1 {
	width: 100%;
	padding: 0 0 46px 0;
	overflow: hidden;
}

	.row-1 p {
		padding: 0 0 10px 0 !important;
		line-height: 1.4375em !important;
		font-size: 1.333em !important;
		color: #525664 !important;
	}

.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%;
}

.line-ver-3 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-hor {
	background: #d1dee3;
	width: 100%;
	height: 5px;
	overflow: hidden;
	margin: 0 0 37px 0;
}

.line-hor1 {
	background: #d1dee3;
	width: 100%;
	height: 5px;
	overflow: hidden;
	margin: 0 0 26px 0;
}

.line-hor2 {
	background: #d1dee3;
	width: 100%;
	height: 5px;
	overflow: hidden;
	margin: 0 0 16px 0;
}

.title {
	min-height: 120px;
	height: auto !important;
	height: 120px;
	overflow: hidden;
}

.indent {
	margin: -1px 0 -3px 0;
	padding: 0 20px 0 19px;
}

	.indent p {
		padding: 0 0 22px 0 !important;
	}

.indent-left {
	padding: 0 0 0 19px;
}

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

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 24px;
	overflow: hidden;
	float: right;
	line-height: 22px;
	font-size: 1.167em;
	font-weight: bold;
	text-decoration: none;
	color: #e2358d;
}

	.link span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link span span {
			background: url(images/link-tail.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 24px;
			margin: 0 6px;
			padding: 0 6px 0 7px;
		}
		
		.link:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.link-1 {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 24px;
	overflow: hidden;
	float: right;
	line-height: 22px;
	font-size: 1.167em;
	font-weight: bold;
	text-decoration: none;
	color: #e2358d;
}

	.link-1 span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
		.link-1 span span {
			background: url(images/link-tail.gif) repeat-x 0% 0%;
			display: inline-block;
			height: 24px;
			margin: 0 6px;
			padding: 0 14px 0 13px;
		}
		
		.link-1:hover span span {
			cursor: pointer;
			text-decoration: underline;
		}

.link-indent {
	margin: 0 0 39px 0 !important;
}

.link-indent1 {
	margin: 0 0 30px 0 !important;
}

.box {
	background: #f4fbfe;
	width: 100%;
}

	.box .inner {
		padding: 14px 19px 26px 27px;
	}

.box-1 {
	background: #f4fbfe url(images/box-tail.gif) repeat-x 0% 0%;
	width: 100%;
}

	.box-1 .inner {
		padding: 14px 19px 26px 27px;
	}

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

	.list li {
		background: url(images/marker.gif) no-repeat 0% 5px;
		padding: 0 0 0 38px;
		line-height: 1.941em;
		font-size: 1.417em;
		color: #e2358d;
	}
	
		.list li a {
			text-decoration: none;
			color: #e2358d;
		}

.list-1 {
	width: 100%;
	margin: 0 0 -5px 0;
	overflow: hidden;
}

	.list-1 li {
		width: 100%;
		padding: 0 0 32px 0;
		overflow: hidden;
		vertical-align: top;
	}
	
		.list-1 li span {
			background: url(images/list-item.gif) no-repeat 0% 0%;
			display: block;
			width: 54px;
			height: 51px;
			overflow: hidden;
			float: left;
			margin: 0 18px 0 0;
		}
		
			.list-1 li span strong {
				display: block;
				padding: 2px 2px 0 0;
				letter-spacing: -1px;
				text-align: center;
				line-height: 1.2em;
				font-size: 2.25em;
				color: #fff;
			}
			
			.list-1 li span b {
				display: block;
				text-align: center;
				text-transform: uppercase;
				line-height: 1em;
				font-size: 0.833em;
				font-weight: normal;
				color: #fff;
			}
		
		.list-1 li em {
			display: block;
			padding: 3px 0 1px 0;
			line-height: 1.692em;
			text-transform: uppercase;
			font-size: 1.083em;
			font-style: normal;
			color: #0285b6;
		}
		
			.list-1 li em a {
				color: #0285b6;
			}
			
		.list-1 li i {
			display: block;
			line-height: 1.375em;
			font-size: 1.333em;
			font-style: normal;
			color: #525664;
		}

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

	.list-2 li {
		float: left;
		width: 156px;
		padding: 0 38px 0 0;
		line-height: 1.375em;
		font-size: 1.333em;
		color: #525664;
	}
	
	.list-2 li.extra {
		padding: 0 0 0 0;
	}
	
		.list-2 li img {
			margin: 0 0 14px 0;
		}
		
		.list-2 li strong {
			display: block;
			padding: 0 0 0 3px;
			color: #444852;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #444852;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-2 li span {
			padding: 0 0 0 3px;
		}

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

#contact-form {
	width: 538px;
	padding: 10px 0 0 0;
}

	#contact-form strong {
		display: block;
		width: 278px;
		float: right;
	}
	
	#contact-form b {
		display: block;
		padding: 0 0 2px 0;
		line-height: 1em;
		font-size: 1.333em;
		color: #444852;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 270px;
		height: 97px;
		padding: 3px 3px 3px 3px;
		border: 1px solid #a09b96;
		float: left;
		overflow: auto;
		font-family: "Times New Roman", Times, serif;
		font-size: 1em;
		color: #000;
	}
	
	#contact-form label {
		display: block;
		height: 42px;
		overflow: hidden;
	}
	
	#contact-form input {
	
	}
	
	#contact-form a {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
		height: 24px;
		overflow: hidden;
		float: right;
		margin: 7px 0 0 14px;
		line-height: 22px;
		font-size: 1.167em;
		font-weight: bold;
		text-decoration: none;
		color: #e2358d;
	}
	
		#contact-form a span {
			background: url(images/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
		}
		
			#contact-form a span span {
				background: url(images/link-tail.gif) repeat-x 0% 0%;
				display: inline-block;
				height: 24px;
				margin: 0 6px;
				padding: 0 6px 0 7px;
			}
			
			#contact-form a:hover span span {
				cursor: pointer;
				text-decoration: underline;
			}

#subscribe-form {
	background: #2baacf;
}

	#subscribe-form .inner {
		padding: 11px 19px 31px 28px;
	}
	
	#subscribe-form strong {
		display: block;
		width: 100%;
		height: 44px;
		overflow: hidden;
		letter-spacing: -1px;
		line-height: 1.2em;
		font-size: 2.167em;
		color: #fff;
	}
	
	#subscribe-form input {
		
	}
	
	#subscribe-form a {
		background: url(images/subscribe-submit.gif) no-repeat 0% 0%;
		display: block;
		width: 84px;
		height: 24px;
		overflow: hidden;
		float: left;
		margin: 1px 0 0 11px;
		line-height: 20px;
		text-decoration: none;
		text-align: center;
		font-size: 1.167em;
		font-weight: bold;
		color: #e2358d;
	}
	
		#subscribe-form a:hover {
			text-decoration: underline;
		}

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

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

	#footer .inner {
		padding: 29px 87px 10px 107px;
	}

	#footer ul {
		width: 100%;
		overflow: hidden;
		margin: 0 0 0 -1px;
	}
	
		#footer ul li {
			background: url(images/divider.gif) no-repeat 0% 8px;
			float: left;
			padding: 0 34px 0 33px;
			line-height: 1.125em;
			word-spacing: -1px;
			font-size: 1.333em;
		}
		
			#footer ul li a {
				text-decoration: none;
				color: #0285b6;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}
			
	#footer p {
		padding: 46px 18px 0 0;
		line-height: 1.2em;
		font-size: 1.167em;
		text-align: center;
		color: #525664;
	}
	
		#footer p span {
			padding: 0 4px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 4px;
			color: #525664;
		}