* {
	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;
	font-size: 12px;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul {
	list-style: none;
}
 ol {
 
 }

object {
	vertical-align: top;
}

a {
	color: #49a3df;
}

a:hover {
	text-decoration: none;
}

body {
	behavior: url("csshover3-source.htc"); 
	background: #012045 url(../images/body-tail.jpg) repeat-x 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.0em;
	color: #393939;
}

h2 {
	padding: 0 0 8px 0;
	margin: 0 0 11px 0;
	line-height: 1.167em;
	word-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #0049a4;
	border-bottom: 2px solid #339ae1;
	text-align: left;
}

h2.extra-indent {
	padding: 0 0 8px 3px;
	margin: 0 0 13px 0;
}

h3 {
	padding: 0 0 32px 0;
	text-transform: uppercase;
	line-height: 1em;
	font-size: 1.167em;
	color: #fff;
}

h4 {
	background: url(../images/marker-2.gif) no-repeat 0% 5px;
	padding: 3px 0 17px 26px;
	overflow: hidden;
	line-height: 1.167em;
	letter-spacing: -1px;
	word-spacing: 2px;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #0049a4;
}

h5 {
	padding: 2px 0 0 4px;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #fff;
}

h6 {
	padding: 0 0 5px 0px;
	line-height: 1.286em;
	font-size: 1.167em;
	font-weight: bold;
	color: #56585c;
}

h6.no-indent {
	padding: 0 0 0 4px;
}

h6.extra {
	color: #0049a4;
}

h6.extra1 {
	padding: 0 0 0 4px;
	color: #0049a4;
}

.fleft {
	float: left;
}

img.fleft {
	margin: 5px 30px 5px 0;
}

.fright {
	float: right;
}


#main {
	font-size: 0.75em;
	padding-top: 25px;
}

#tail-right {
	background: url(../images/tail-right.jpg) repeat-x -7px 0%;
	width: 50%;
	height: 31px;
	position: absolute;
	top: 0;
	right: 0;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#header-bg {
	background: url(../images/header.jpg) no-repeat 50% 0%;
	min-width: 940px;
}

#header {
	position: relative;
	width: 940px;
	height: 61px;
	margin: 0 auto;
}

#header ul li {
	float: left;
	color: #fff;
	font-weight: bold;
}

#header ul li a {
	display: block;
	width: 156px;
	height: 50px;
	overflow: hidden;
	line-height: 15px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding-top: 11px;
}

#header ul li a:hover {
	background: url(../images/menu-act.jpg) repeat-x 0% 0%;
	color: #64C4FE;
}

#header ul li#menu-act a {
	background: url(../images/menu-act.jpg) repeat-x 0% 0%;
}

#logo {
	position: absolute;
	top: 148px;
	left: 36px;
}

#slogan {
	position: absolute;
	top: 270px;
	left: 35px;
}

#content-bg {
	background: #f4f4f4 url(../images/content.jpg) repeat-x 0% 0%;
}

#content {
	width: 940px;
	margin: 0 auto;
	padding: 10px 0 34px 0;
}

#content p {
	padding: 0 0 11px 0px;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #56585c;
}
#content ol {
	padding: 0 0 22px 25px;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #56585c;
}

#content p a {
	color: #49a3df;
}

#content p b a {
	font-weight: normal;
	color: #bad6ea;
}

#content p i {
	float: right;
	font-style: normal;
}

#content p em {
	float: right;
	padding: 0 25% 0 0;
	font-style: normal;
}

.italic{
  font-style: italic;
}

.blocks {
	width: 100%;
	overflow: hidden;
	margin: 0 0 22px 0;
}

.box {
	margin: 0 0 18px 0;
}

.box .border-top {
	background: #e9ebed 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%;
}

.box .box-indent {
	padding: 11px 11px 11px 11px;
}

.box-1 {

}

.box-1 .border-top {
	background: #1c528c url(../images/border-top.jpg) repeat-x 0% 0%;
}

.box-1 .border-bot {
	background: url(../images/border-bot.jpg) repeat-x 0% 100%;
}

.box-1 .border-left {
	background: url(../images/border-left.jpg) repeat-y 0% 0%;
}

.box-1 .border-right {
	background: url(../images/border-right.jpg) repeat-y 100% 0%;
}

.box-1 .corner-top-left {
	background: url(../images/corner-top-left.jpg) no-repeat 0% 0%;
}

.box-1 .corner-top-right {
	background: url(../images/corner-top-right.jpg) no-repeat 100% 0%;
}

.box-1 .corner-bot-left {
	background: url(../images/corner-bot-left.jpg) no-repeat 0% 100%;
}

.box-1 .corner-bot-right {
	background: url(../images/corner-bot-right.jpg) no-repeat 100% 100%;
	width: 100%;
}

.box-1 .box-indent {
	padding: 12px 13px 13px 24px;
}

.box-1 p {
	padding: 0 0 21px 4px !important;
	color: #bad6ea !important;
}

.box-2 {
	background: #1c518b;
}

.box-2 .border-top {
	background: #1c518b url(../images/border-top2.jpg) repeat-x 0% 0%;
}

.box-2 .border-bot {
	background: url(../images/border-bot2.jpg) repeat-x 0% 100%;
}

.box-2 .border-left {
	background: url(../images/border-left2.jpg) repeat-y 0% 0%;
}

.box-2 .border-right {
	background: url(../images/border-right2.jpg) repeat-y 100% 0%;
}

.box-2 .corner-top-left {
	background: url(../images/corner-top-left2.jpg) no-repeat 0% 0%;
}

.box-2 .corner-top-right {
	background: url(../images/corner-top-right2.jpg) no-repeat 100% 0%;
}

.box-2 .corner-bot-left {
	background: url(../images/corner-bot-left2.jpg) no-repeat 0% 100%;
}

.box-2 .corner-bot-right {
	background: url(../images/corner-bot-right2.jpg) no-repeat 100% 100%;
	width: 100%;
}

.box-2 .box-indent {
	padding: 12px 13px 13px 24px;
}

.box-2 p {
	padding: 0 0 18px 4px !important;
	color: #bad6ea !important;
}

.box-2 p.extra {
	padding: 0 0 37px 4px !important;
}

.list {
	padding: 0 0 9px 4px;
}

.list li {
	background: url(../images/marker.gif) no-repeat 0% 1px;
	padding: 0 0 10px 28px;
	line-height: 1em;
	vertical-align: top;
	font-size: 1.167em;
}

.list li a {
	text-decoration: none;
	color: #56585c;
}

.list li a:hover {
	text-decoration: underline;
}

.list-1 {
	padding: 14px 0 22px 0px;
	margin: -1px 0 0 0;
}

.list-1 li {
	background: url(../images/marker-1.gif) no-repeat 1px 11px;
	padding: 0 0 0 19px;
	line-height: 2.4em;
	font-size: 1.083em;
	color: #bad6ea;
}

.list-1 li a {
	text-decoration: none;
	color: #bad6ea;
}

.list-1 li a:hover {
	text-decoration: underline;
}

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

.list-2 li img {
	float: left;
	margin: 0 26px 0 5px;
}

.list-2 li strong {
	background: url(../images/marker-2.gif) no-repeat 0% 5px;
	display: block;
	padding: 3px 0 11px 26px;
	overflow: hidden;
	line-height: 1.167em;
	letter-spacing: -1px;
	word-spacing: 2px;
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #0049a4;
}

.list-2 li p {
	overflow: hidden !important;
	padding: 0 0 0 0 !important;
	line-height: 1.385em !important;
	font-size: 1.083em !important;
	color: #56585c !important;
}

.list-2 li.extra {
	background: none;
	padding: 0;
}

.list-3 {
	background: url(../images/ver-bg.gif) no-repeat 49% 0;
	width: 100%;
	overflow: hidden;
}

.list-3 li {
	width: 265px;
	padding: 0 45px 30px 0;
	float: left;
}

.list-3 li img {
	float: left;
	margin: 0 6px 0 0;
}

.list-3 li p {
	overflow: hidden !important;
	padding: 0 0 0 0 !important;
	line-height: 1.385em !important;
	font-size: 1.083em !important;
	color: #56585c !important;
}

.list-3 li.extra {
	width: 260px;
	padding: 0 10px 30px 35px;
}

.list-right {
	float: right;
	padding: 0 20px 0 20px;
}


.link {
	background: url(../images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	text-decoration: none;
	color: #fff;
}

.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: 23px;
	line-height: 22px;
	margin: 0 5px 0 21px;
	padding: 0 2px 0 5px;
}

.link:hover {
	cursor: pointer;
	color: #000;
}

.link-1 {
	background: url(../images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	text-decoration: none;
	color: #4e5054;
}

.link-1 span {
	background: url(../images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}

.link-1 span span {
	background: url(../images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	line-height: 20px;
	margin: 0 5px 0 21px;
	padding: 0 2px 0 6px;
}

.link-1:hover {
	cursor: pointer;
	color: #000;
}

.indent {
	padding: 0 17px 0 19px;
}

.indent-1 {
	padding: 0 17px 0 11px;
}

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

.line-hor {
	background: url(../images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 12px 0 28px 0;
}

.line-hor1 {
	background: url(../images/hor-bg.gif) no-repeat 50% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

.line-hor2 {
	background: url(../images/line-hor.gif) repeat-x 0% 0%;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 4px 0 20px 0;
}

#search input {
	background: #fff;
	width: 150px;
	height: 14px;
	padding: 0 3px 0 3px;
	margin: 0 0 15px 0;
	border: 1px solid #01305e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #56585c;
}

#contact-form {
	width: 155px;
}

#contact-form label {
	display: block;
	width: 100%;
	height: 26px;
	overflow: hidden;
}

#contact-form input {
	background: #fff;
	width: 146px;
	height: 14px;
	padding: 2px 3px 1px 3px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #8c8c8c;
}

#contact-form textarea {
	background: #fff;
	width: 146px;
	height: 78px;
	padding: 3px;
	float: left;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.917em;
	color: #8c8c8c;
}

#contact-form a {
	background: url(../images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	margin: 22px 0 0 7px;
	text-decoration: none;
	color: #4e5054;
}

#contact-form a span {
	background: url(../images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
}

#contact-form a span span {
	background: url(../images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	line-height: 20px;
	margin: 0 5px 0 21px;
	padding: 0 2px 0 6px;
}

#contact-form a:hover {
	cursor: pointer;
	color: #000;
}

#footer-bg {
	background: url(../images/footer.jpg) repeat-x 0% 0%;
}

#footer {
	width: 938px;
	height: 111px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 11px;
}

#footer p {
	padding: 0 1px 0 0;
	line-height: 22px;
	text-align: center;
	color: #f4f4f4;
}

#footer p span {
	margin: 0 6px 0 0;
}

#footer p a {
	margin: 0 0 0 6px;
	color: #f4f4f4;
}
#banner {
	width: 940px;
	height: 113px;
	margin: 0 auto;
	padding-top: 0px;
	clear: both;
}

.style1 {font-size: 12px}
.style2 {
	color: #0049a4;
	font-weight: bold;
}
.photo1 {
	padding-left: 25px;
}


#menu {
	width:940px;
	height: 61px;
	position: relative;
	margin: 0 auto;
	
    }

#menu ul {
	list-style: none;
	margin: 0;
	padding:0;
	border:none;
	width:134px;
	float: left;
    }

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background:#329CEA;
	font-size:12px;
	display: block;
	margin: 0;
	padding: 7px 4px 7px 4px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;	/*border-bottom: 0px solid #ccc;
	border-left: 0px solid #329CEA;
	border-right: 0px solid #329CEA;*/
    }
	
#menu a:hover {
	color:#011027;
	font-size:12px;
	background:#329CEA;
	text-decoration: none;
	padding:none;
	}
	
#menu a.menu_header {
	color: #fff;
	font-size:12px;
	background:transparent;
	text-decoration: none;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	height: 50px;
}

#menu a.menu_header:hover {
	color:#67C2F9;
	font-size:12px;
	background:url(../images/menu-act.jpg) repeat-x 0% 0%;
	text-decoration:none;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	height: 50px;
}

#menu ul li ul {
	padding-top:0px;
	}

#menu ul li ul li {
	/*
    opacity:.96;
    filter:alpha(opacity=96);
    */
    }

#menu li {
	position: relative;
	font-weight: bold;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
}



div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
.photo2 {
	padding-left: 150px;
}
.style1 {font-size: 12px}
.style3 {font-size: x-small}
.style4 {font-size: 14px}
.photo3 {
	padding-left: 75px;
}
.photo4 {
	padding-left: 50px;
}
.photoleft {
	padding-left: 0px;
}
.photoright {
	padding-left: 150px;

}
.photo5 {
	padding-left: 14px;
}
.fleftmargin {
	float: left;
}
