* {
	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: #ffffff;
	font-weight:bold;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #5ebef0 url(../images/body-tail.jpg) repeat-x 0% 0%; 
	/*background: #19a2e6;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

.ph1
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 26px !important;
	padding-bottom: 20px !important;
	color: #fff !important;
	font-weight: bold !important;
}

.ph4 {
	padding: 0 0 18px 0 !important;
	text-transform: uppercase !important;
	line-height: 1em !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #fff !important;
	font-weight: bold !important;
}

h1 {
	padding-bottom: 20px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
}

h2 {
	padding-bottom: 20px;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
}



h3 {
	background: url(../images/title-left1.png) no-repeat 0% 0%;
	height: 83px;
	margin: 0 0 21px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
}

	h3 span {
		background: url(../images/title-right.png) no-repeat 100% 0%;
		display: block;
	}
	
		h3 span span {
			background: url(../images/title-tail.png) repeat-x 0% 0%;
			display: block;
			height: 83px;
			overflow: hidden;
			margin: 0 10px 0 78px;
			padding: 0 0 0 9px;
		}
		
	h3 strong {
		display: block;
		padding: 12px 0 0 0;
		line-height: 1em;
		font-size: 2.5em;
		color: #fff;
	}
	
	h3 b {
		display: block;
		line-height: 1em;
		font-size: 1.5em;
		color: #fff;
	}
	
	h3.extra {
		margin: 0 0 12px 0;
	}

h4 {
	padding: 0 0 18px 0;
	text-transform: uppercase;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #fff;
}

	h4 em {
		display: block;
		margin: 0 0 -8px 0;
		font-style: normal;
	}

h6 {
	padding: 0 0 13px 0;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: 1.167em;
	font-weight: 400;
	color: #fffe91;
}

	h6 span {
		display: block;
		margin: -2px 0 0 0;
	}
	
	h6 strong {
		display: block;
		padding: 0 0 7px 0;
		font-weight: 400;
	}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 28px 18px 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;
}

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

#main-bg {
	position: relative;
	width: 100%;
}

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

#flash {
	width: 100%;
	height: 457px;
	position: absolute;
	top: 73px;
	left: 0;
	z-index: 2;
}

#menu {
	width: 100%;
	height: 107px;
	position: absolute;
	top: 435px;
	left: 0;
	z-index: 3;
}

#header {
	position: relative;
	height: 474px;
	padding: 73px 0 0 0;
	z-index: 1;
}

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

#head-text {
	position: absolute;
	top: 28px;
	left: 247px;
}

#icons {
	overflow: hidden;
	position: absolute;
	top: 31px;
	right: -8px;
}

	#icons li {
		background: url(../images/navi-divider.gif) no-repeat 0% 0%;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 22px 0 22px;
	}

#content {
	padding: 0 0 0 36px;
}

	#content p {
		padding: 0 0 20px 0;
		line-height: 20px;
		font-size: 15px;
		color: #fff;
		text-align:justify;
	}
	
		#content p.extra {
			padding: 0 0 23px 0;
		}
		
		#content p.extra1 {
			padding: 0 0 31px 0;
		}

#column-left {
	float: left;
	width: 681px;
	padding: 12px 39px 0 0;
	overflow: hidden;
}

	#column-left .indent {
		padding: 7px 0 0 0;
	}

#column-right {
	float: left;
	width: 221px;
}

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

	.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: 9px;
		overflow: hidden;
		margin: 0 9px;
	}
	
	.box .box-content {
		background: url(../images/box-tail.png) repeat 50% 0%;
		width: 100%;
		overflow: hidden;
	}
	
	.box .inner {
		padding: 13px 15px 0 30px;
	}
	
	.box .inner-1 {
		padding: 20px 15px 21px 30px;
	}
	
	.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: 9px;
		overflow: hidden;
		margin: 0 9px;
	}
	
	.box p {
		padding: 0 0 11px 0 !important;
		line-height: 1.385em !important;
		font-size: 1.083em !important;
		color: #fff !important;
	}

.list, .indent ul  {
	padding: 0 0 20px 0;
	overflow: hidden;
}

	.list li, .indent ul li {
		background: url(../images/marker.gif) no-repeat 0% 14px;
		padding: 0 0 0 18px;
		line-height: 31px;
		font-size: 15px;
		font-weight: 400;
		color: #fff;
	}
	
		.list li a, .indent ul li a {
			text-decoration: underline;
			color: #ffffff;
		}
		
		.list li a:hover, .indent ul li a:hover {
			color: #ffffff;
			text-decoration: none;
		}
		
		.list li span, .indent ul li span {
			display: block;
			margin: -8px 0 0 0;
		}

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

	.list-1 li {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #fff;
	}
	
		.list-1 li a {
			color: #fad944;
		}

.list-2 {
	width: 683px;
	margin: 0 0 0 -1px;
	padding: 2px 0 0 0;
	overflow: hidden;
}

	.list-2 li {
		float: left;
		width: 203px;
		padding: 0 37px 0 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #fff;
	}
	
		.list-2 li.extra {
			padding: 0;
		}
		
		.list-2 li img {
			margin: 0 0 25px 0;
		}
		
		.list-2 li strong {
			display: block;
			color: #fad944;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #fad944;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-2 li b {
			display: block;
			padding: 21px 0 0 0;
		}

			.list-2 li b a {
				background: url(../images/arrow.gif) no-repeat 100% 3px;
				display: block;
				padding: 0 15px 0 0;
				float: left;
				line-height: 1.125em;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 1.333em;
				font-weight: bold;
				text-transform: uppercase;
				text-decoration: none;
				color: #fff;
			}
			
				.list-2 li b a:hover {
					text-decoration: underline;
				}

.list-3 {
	margin: -1px 0 0 0;
	overflow: hidden;
}

	.list-3 dt {
		padding: 0 0 9px 0;
		text-transform: uppercase;
		line-height: 1.2em;
		font-size: 1.167em;
		color: #fffe91;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #fffe91;
		}
		
		.list-3 dt a:hover {
			color: #000;
		}
		
	.list-3 dd {
		padding: 0 0 30px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #fff;
	}

.list-4 {
	margin: 0 0 -10px 0;
	padding: 6px 0 0 0;
	overflow: hidden;
}

	.list-4 dt {
		line-height: 1.385em;
		font-size: 1.083em;
		font-weight: bold;
		color: #fad944;
	}
	
	.list-4 dd {
		padding: 0 0 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #fff;
	}
	
		.list-4 dd small {
			float: right;
			padding: 0 3% 0 0;
			font-size: 1em;
		}

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

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

	.partners li {
		padding: 0 0 21px 0;
	}

.line-hor {
	background: #a4d8f3;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 15px 0;
}

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

.title {
	height: 145px;
	overflow: hidden;
	word-spacing: -1px;
	line-height: 1.125em;
	font-size: 2.667em;
	font-weight: 300;
	color: #fff;
}

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

.link {
	background: url(../images/arrow.gif) no-repeat 100% 3px;
	display: block;
	padding: 0 15px 0 0;
	float: left;
	line-height: 1.125em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.333em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

	.link:hover {
		text-decoration: underline;
	}

.link-1 {
	background: url(../images/arrow.gif) no-repeat 100% 3px;
	display: block;
	padding: 0 15px 0 0;
	float: left;
	line-height: 1.286em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
}

	.link-1:hover {
		text-decoration: underline;
	}

.picture-position {
	margin: 2px 0 24px 0;
}

.privacy {
	padding: 19px 0 30px 0;
}

#footer {
	background: url(../images/footer.png) no-repeat 0% 7px;
	height: 174px;
	overflow: hidden;
}

	#footer div.inner {
		padding: 30px 29px 0 35px;
	}

	#footer strong {
		display: block;
		float: right;
		padding: 2px 0 0 28px;
		line-height: 1.231em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		font-weight: normal;
		color: #b3b3b3;
	}
	
	#footer p {
		float: left;
		padding: 11px 0 10px 0;
		line-height: 1.077em;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #969696;
	}
	
		#footer p span {
			padding: 0 4px 0 0;
		}
		
		#footer p a {
			margin: 0 0 0 4px;
			color: #52baec;
		}
		
.sendmail p
{
	padding-bottom: 5px !important;
}		

.sendmail textarea
{
	width: 350px;
	border: 1px;
}		

.sendmail input
{
	width: 200px;
	border: 1px;
}		

.img-r
{
	float:right;
	margin: 5px 0 10px 20px;
}
