/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
mark, rp, rt, ruby, summary, time {
	display:inline;
}
/* Global properties ======================================================== */
html {
	width:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#8b8b8b;
	min-width:988px;
}
.bg {
	width:100%;
	background:url(../images/bg-top.jpg) center 0 no-repeat;
}
.main {
	width:988px;
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.5em;
}
a {
	color:#24546c;
	outline:none;
}
a:hover {
	text-decoration:none;
}
.col-1, .col-2 {
	float:left;
	width:270px;
}
#page2 .col-1, #page2 .col-2 {
	width:165px;
}
#page4 .col-1, #page4 .col-2 {
	width:152px;
}
.col-1 {
	margin-right:26px;
}
#page2 .col-1 {
	margin-right:23px;
}
.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}
.extra-wrap {
	overflow:hidden;
}
.clear-wrap {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
p {
	margin-bottom:18px;
}
.p0 {
	margin-bottom:0px;
}
.p1 {
	margin-bottom:8px;
}
.p2 {
	margin-bottom:15px;
}
.p3 {
	margin-bottom:30px;
}
.p4 {
	margin-bottom:40px;
}
.p5 {
	margin-bottom:50px;
}
.reg {
	text-transform:uppercase;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.it {
	font-style:italic;
}
.color-1 {
	color:#fff;
}
.color-2 {
	color:#6b6b6b;
}
.color-3 {
	color:#747474;
}
.index {
	position:relative;
	z-index:2;
}
.img-border {
	padding:5px;
	background:#f6f6f6;
	border:1px solid #f0f0f0;
	float:left;
	margin-bottom: 10px;
}
.img-shadow {
	padding:5px;
	margin-bottom:2px;
	background:#f6f6f6;
	box-shadow: 1px 1px 2px #e9e9e9;
	-moz-box-shadow: 1px 1px 2px #e9e9e9;
	-webkit-box-shadow: 1px 1px 2px #e9e9e9;
	float:left;
}
/*********************************boxes**********************************/
.indent {
	padding:20px;
}
.indent-left {
	padding-left:50px;
}
.indent-right {
	padding-right:50px;
}
.indent-top {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
.indent-bot {
	margin-bottom:20px;
}
.indent-bot2 {
	margin-bottom:0px;
	margin-top: 15px;
}
.indent-bot3 {
	margin-bottom:45px;
}
.prev-indent-bot {
	margin-bottom:10px;
}
.prev-indent-bot2 {
	margin-bottom:0px;
}
.img-indent-bot {
	margin-bottom:10px;
}
.margin-bot {
	margin-bottom:35px;
}
.img-indent {
	float:left;
	margin-right:20px;
}
.img-indent2 {
	float:left;
	margin:0 13px 0px 0;
}
.img-indent-r {
	float:right;
	margin:0 0px 0px 40px;
}
.buttons a:hover {
	cursor:pointer;
}
.menu li a, .list-1 li a, .list-2 li a, .link, .button, .button-2, .button-3, h1 a {
	text-decoration:none;
}
/*********************************header*************************************/
header {
	width:100%;
	position:relative;
	z-index:2;
}
h1 {
	position:relative;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
h1 a {
	display:block;
	width:180px;
	height:96px;
	text-indent:-5000px;
	background:url(../images/logo.png) 0 0 no-repeat;
}
h1 span {
	display:inline-block;
	font-size:15px;
	line-height:18px;
	color:#2e2e2e;
	font-weight:normal;
	margin-top:-2px;
}
.support-list {
	float:right;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0;
	padding-left: 0;
}
.support-list li {
	float:left;
	padding:0 7px 0 11px;
	font-size:12px;
	line-height:1.25em;
	background:url(../images/spacer-1.gif) 0 3px no-repeat;
}
.support-list li:first-child {
	background:none;
}
.support-list li a {
	color:#747474;
	text-decoration:none;
}
.support-list li a:hover {
	text-decoration:underline;
	color:#018e9e;
}
.register-list {
	float:right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10;
	padding-left: 0;
}
.register-list li {
	float:left;
	padding-left:1px;
}
.register-list li a {
	display:block;
}
/***** menu *****/
.menu {
	padding:0 5px 0 0;
	float:right;
}
.menu li {
	float:left;
	position:relative;
	padding-left:1px;
}
.menu li.item a span {
	background:url(../images/menu-marker.png) center 19px no-repeat;
}
.menu li.item a.active span {
	background-position:center -26px;
}
.menu > li > a {
	display:block;
	width:143px;
	padding:18px 0 10px 0;
	text-align:center;
	border:1px solid #e2e2e2;
	background:url(../images/menu-a.png) 0 -78px #f0f0f0;
}
.menu li a.active {
	background-position:0 0 !important;
	background-color:#1e4d65 !important;
}
.menu > li > a:hover, .menu > li.sfHover > a {
	background-position:0 -156px;
	background-color:#f7f7f7;
}
.menu li a strong {
	display:block;
	font-family: 'Droid Sans', sans-serif;
	font-size:18px;
	line-height:1.222em;
	font-weight:700;
	color:#282828;
	text-transform:none;
	letter-spacing:-1px;
}
.menu li a span {
	display:block;
	font-size:13px;
	line-height:1.23em;
	color:#747474;
	padding:0 0 9px 3px;
	margin-top:-2px;
}
.menu li a.active strong,  .menu li a.active span {
	color:#fff !important;
}
.menu li a:hover strong,  .menu li.sfHover strong {
	color:#2d6078;
}
.menu ul {
	position:		absolute;
	padding:		11px 0;
	top:			-999em;
	width:			166px;
	border:			1px solid #fff;
	background:		url(../images/menu-ul-tail.gif) 0 0 repeat-x #e3e3e3;
}
.menu ul ul {
	width:155px;
	border:none;
	background:none;
}
.menu ul li {
	width:	100%;
}
.menu li:hover {
	visibility:	inherit;
}
.menu li li {
	padding:9px 0 10px;
}
.menu li li a {
	display:		block;
	padding:		0 0 0 31px;
	font-size:		14px;
	line-height:	1.214em;
	color:			#030303;
	background: 	url(../images/marker.gif) 21px 6px no-repeat;
}
.menu li li > a:hover, .menu li li.sfHover > a {
	color:#0191a4;
}
.menu li li li {
	padding:0 0 1px 0;
}
.menu li li li a {
	padding-left:18px;
	line-height:35px;
	color:#1f4e66;
	background:url(../images/marker-2.png) 10px -20px no-repeat #f0f0f0;
}
.menu li li li a:hover {
	color:#fff;
	background-position:10px 16px;
	background-color:#018e9e;
}
.menu li:hover ul, .menu li.sfHover ul {
	left:			-11px;
	top:			80px;
	z-index:		999;
}
ul.menu li:hover li ul, ul.menu li.sfHover li ul {
	top:			-999em;
}
ul.menu li li:hover ul, ul.menu li li.sfHover ul {
	left:			168px;
	top:			-8px;
	z-index:		9999;
}
ul.menu li li:hover li ul, ul.menu li li.sfHover li ul {
	top:			-999em;
}
/***** slider *****/
.slider-wrapper {
	width:969px;
	height:497px;
	padding:23px 0 0 19px;
	background:url(../images/slider-bg.jpg) 0px 2px no-repeat;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.slider {
	position:relative;
	width:951px;
	height:459px;
	margin-top:0px;
}
.items {
	display:none;
}
.banner {
	width:312px;
	height:219px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:21px;
	color:#fff;
	text-transform:uppercase;
	background:url(../images/banner-bg.png) 0 0 repeat;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0px;
	z-index:99;
}
.banner-inner {
	padding:22px 0px 0px 23px;
}
.banner strong {
	display:block;
	font-family: 'Droid Sans', sans-serif;
	font-size:26px;
	line-height:1.2em;
	color:#fff;
	font-weight:700;
	text-transform:none;
	letter-spacing:-1px;
	padding-bottom: 10px;
}
.banner span {
	display:block;
	font-family: 'Droid Sans', sans-serif;
	font-size:25px;
	line-height:1.2em;
	color:#fff;
	font-weight:400;
	text-transform:none;
	letter-spacing:-1px;
	margin:-10px 0 9px 0;
}
.pagination {
	width:50px;
	height:100px;
	background:url(../images/pagination-bg.png) 0 0 no-repeat;
	position:absolute;
	top:1px;
	right:30px;
	z-index:99;
}
.pagination li {
	display:block;
	vertical-align:top;
	line-height:1;
	padding:0 0 3px 21px;
}
.pagination li:first-child {
	padding-top:23px;
}
.pagination li a {
	display:block;
	width:18px;
	height:18px;
	text-indent:-5000px;
	background:url(../images/pagination-a.png) left bottom no-repeat;
	cursor:pointer;
}
.pagination li a:hover,  .pagination li.current a {
	background-position:left top;
}
.pagination li.current a {
	cursor:default;
}
/*********************************content*************************************/
#content {
	width:100%;
	padding:33px 0 45px;
	position:relative;
	z-index:1;
}
#page1 #content {
	padding:13px 0 50px;
}
.container {
	width:980px;
	margin:0 auto;
}
.spacer-1 {
	width:100%;
	background:url(../images/pic-3.gif) 0 0 repeat-y;
}
h2 {
	font-family: 'Istok Web', sans-serif;
	font-size:25px;
	line-height:2em;
	margin-bottom:1px;
	color:#fff;
	font-weight:700;
	letter-spacing:-1px;
}
h3 {
	font-family: 'Istok Web', sans-serif;
	font-size:34px;
	line-height:2em;
	margin-bottom:13px;
	color:#24546c;
	font-weight:normal;
	letter-spacing:-1px;
}
h4 {
	font-family: 'Istok Web', sans-serif;
	font-size:30px;
	line-height:2em;
	margin-bottom:20px;
	color:#161616;
	font-weight:normal;
	letter-spacing:-1px;
}
h6 {
	color:#24546c;
	margin-bottom: 5px;
}
.border-bot {
	width:100%;
	padding-bottom:27px;
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
.border-bot2 {
	width:100%;
	padding-bottom:13px;
	background:url(../images/pic-4.gif) 0 bottom repeat-x;
}
.block-1, .block-2, .block-3 {
	width:327px;
	float:left;
	font-size:12px;
	line-height:22px;
	color:#fff;
}
.block-1 .padding, .block-2 .padding, .block-3 .padding {
	padding:19px 26px 26px 58px;
}
.block-1 {
	background:url(../images/block1-tail.jpg) 0 0 no-repeat #2d5a73;
}
.block-2 {
	background:url(../images/block2-tail.jpg) 0 0 no-repeat #0298ad;
	width:326px;
}
.block-3 {
	background:url(../images/block3-tail.jpg) 0 0 no-repeat #33d6dd;
}
.box {
	width:100%;
	font-size:13px;
	line-height:19px;
	color:#a1a1a1;
	background:#f5f5f5;
}
.box .padding {
	padding:12px 12px 20px;
}
.box-2 {
	width:100%;
	font-size:13px;
	line-height:19px;
	color:#a1a1a1;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	background:#f6f6f6;
}
.box-2 .padding {
	padding:8px;
}
.button {
	font-family: 'Droid Sans', sans-serif;
	display:inline-block;
	padding:3px 10px 2px;
	font-size:18px;
	line-height:30px;
	color:#fff;
	font-weight:700;
	background:#23536f;
	text-transform:capitalize;
}
.button:hover {
	background:#153649;
}
.button-2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline-block;
	padding:9px 13px 9px;
	margin-bottom:2px;
	font-size:13px;
	line-height:2em;
	color:#fff;
	font-weight:bold;
	background:url(../images/button2-tail.gif) left top repeat-x #225067;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:1px 1px 2px #c8c8c8;
	-moz-box-shadow:1px 1px 2px #c8c8c8;
	-webkit-box-shadow:1px 1px 2px #c8c8c8;
}
.button-2:hover {
	background:#24546c;
}
.button-3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline-block;
	padding:9px 14px 9px;
	margin-bottom:1px;
	font-size:13px;
	line-height:2em;
	color:#000;
	font-weight:bold;
	background:url(../images/button3-tail.gif) left top repeat-x #e6e6e6;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow: 1px 1px rgba(0, 0, 0, 0.26);
	-moz-box-shadow: 1px 1px rgba(0, 0, 0, 0.26);
	-webkit-box-shadow: 1px 1px rgba(0, 0, 0, 0.26);
}
.button-3:hover {
	background:#eee;
}
.list-1 li {
	font-size:13px;
	line-height:20px;
	padding:7px 0 8px 29px;
	background:url(../images/marker-3.png) 0 10px no-repeat;
}
.list-1 li a {
	display:inline-block;
}
.list-1 li a:hover {
	color:#06abc1;
	text-decoration:underline;
}
.list-2 li {
	width:100%;
	font-size:15px;
	line-height:22px;
	font-weight:bold;
	padding-bottom:3px;
}
.list-2 li a {
	display:block;
	color:#525252;
	padding-left:10px;
	background:#f6f6f6;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.list-2 li a:hover {
	color:#fff;
	background:#2d5e75;
}
.list-2 .last-item {
	padding:0;
}
.link:hover {
	text-decoration:underline;
}
.link-1 {
	display:inline-block;
	width:4px;
	height:7px;
	margin-top:6px;
	text-indent:-5000px;
	background:url(../images/marker-4.gif) 0 0 no-repeat;
}
.link-1:hover {
	color:#fff;
}
.text-1 {
	line-height:19px;
}
.text-2 {
	display:block;
	font-size:13px;
	line-height:22px;
	color:#2d5e75;
}
.numb {
	display:block;
	width:51px;
	height:67px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:1.4em;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:url(../images/numb.png) 0 0 no-repeat;
}
dl {
	color:#a1a1a1;
}
dl dt {
	display:block;
	font-weight:bold;
	color:#24546c;
	margin-bottom:25px;
}
dl dd {
	display:block;
}
dl em {
	float:left;
	width:70px;
	font-style:normal;
}
/***** contact form *****/
#contact-form {
}
#contact-form label {
	display:inline-block;
	min-height:46px;
}
#contact-form label.message {
	height:215px;
}
#contact-form input {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25em;
	color:#a1a1a1;
	border:1px solid #e1e1e1;
	background:#fff;
	outline:none;
	padding-top: 11px;
	padding-right: 16px;
	padding-bottom: 11px;
	padding-left: 16px;
}
#contact-form .area .error {
	float:none;
}
#contact-form textarea {
	height:120px;
	margin:0;
	width:470px;
	padding:5px 16px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.25em;
	color:#a1a1a1;
	border:1px solid #e1e1e1;
	background:#fff;
	overflow:auto;
	outline:none;
}
#contact-form .clear-form {
	clear:both;
}
#contact-form a {
	cursor:pointer;
}
#contact-form .success {
	display:none;
}
#contact-form .error,  #contact-form .empty {
	color:#f00;
	font-size:11px;
	line-height:2em;
	font-style:normal;
	display:none;
}
.buttons-wrapper {
	padding-top:32px;
	text-align:right;
}
.buttons-wrapper a {
	margin-left:18px;
}
/*********************************aside***********************************/
aside {
	width:980px;
	margin:0 auto;
	padding:35px 0 65px;
	background:url(../images/aside-tail.gif) center top repeat-x #f8f8f8;
	position:relative;
}
.quote-bot {
	width:100%;
	padding-bottom:20px;
	background:url(../images/pic-2.gif) 65px bottom no-repeat;
}
.quote {
	width:100%;
	border-top:1px solid #e4e4e4;
	border-left:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	background:url(../images/quote-tail.gif) center top repeat-x #dfdfdf;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
blockquote {
	padding:30px 15px 25px 35px;
	font-size:12px;
	line-height:19px;
	color:#6b6b6b;
	background:url(../images/quote.png) 18px 13px no-repeat;
}
#faded {
	width:100%;
	height:282px;
	position:relative;
	overflow:hidden;
	background:url(../images/faded-tail.gif) 0 0 repeat-x #f8f8f8;
}
#faded h6 {
	background:#f7f7f7;
}
#faded li {
	color:#6b6b6b;
	line-height:19px;
}
#faded .next,  #faded .prev {
	display:block;
	width:31px;
	height:31px;
	text-indent:-5000px;
	background:url(../images/faded-control.png) left top no-repeat;
	position:absolute;
	left:0;
	top:252px;
	z-index:99;
}
#faded .next {
	background-position:right top;
	left:33px;
}
#faded .next:hover {
	background-position:right bottom;
}
#faded .prev:hover {
	background-position:left bottom;
}
/*********************************footer********************************/
footer {
	margin:0 auto;
	width:980px;
	height:95px;
	position:relative;
	overflow:hidden;
	color:#959494;
	background:url(../images/footer-bg.jpg) left top repeat-x #e1e1e1;
}
.footer-text {
	float:left;
	padding-top:21px;
}
.footer-text strong {
	display:inline-block;
	font-family: 'Droid Sans', sans-serif;
	font-size:25px;
	line-height:1.2em;
	color:#24546c;
	font-weight:700;
	padding-right:8px;
	letter-spacing:-1px;
}
.footer-text em {
	display:inline-block;
	font-size:11px;
	line-height:2em;
	font-style:normal;
	color:#959494;
	text-transform:uppercase;
	padding-top:7px;
}
.footer-text em a {
	color:#959494;
}
.list-services {
	padding:26px 40px 0 0;
	float:right;
}
.list-services li {
	float:left;
}
.list-services li a {
	display:block;
	width:36px;
	height:38px;
	text-indent:-5000px;
	background:url(../images/social-icons.png) 0 0 no-repeat;
}
.list-services li.item-1 a {
	background-position:-36px 0;
}
.list-services li.item-2 a {
	background-position:-72px 0;
}
#easyTooltip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 8px;
	color:#fcfef6;
	border:1px solid #fcfef6;
	background:#aaa;
	position:relative;
	z-index:99;
}
/*********extra***********/
.block {
	height:95px;
}
.extra {
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -95px;
	margin-left: auto;
}
html, body {
	height:100%;
}
