/*======= index.html =======*/

#page1 .line-ver-1 {background-position: 326px 0%;}
#page1 .line-ver-2 {background-position: 653px 0%;}
#page1 .row-1 .col-1 {width: 281px; padding: 0 20px 0 0;}
#page1 .row-1 .col-2 {width: 283px; padding: 0 20px 0 24px;}
#page1 .row-1 .col-3 {width: 272px; padding: 0 0 0 28px;}

#page1 .row-2 .col-1 {width: 560px; padding: 0 54px 0 0;}
#page1 .row-2 .col-2 {width: 301px;}

/*======= index-1.html =======*/

#page2 .col-1 {width: 597px; padding: 0 49px 0 0;}
#page2 .col-2 {width: 284px; padding: 39px 50px 0 0;}

#page2 .col-1 .block-1 {width: 246px; padding: 0 60px 18px 0;}
#page2 .col-1 .block-2 {width: 250px; padding: 0 0 18px 0;}

/*======= index-2.html =======*/

#page3 .line-ver-1 {background-position: 326px 0%;}
#page3 .row-1 .col-1 {width: 281px; padding: 0 20px 0 0;}
#page3 .row-1 .col-2 {width: 579px; padding: 0 20px 0 28px;}

#page3 .row-2 .col-1 {width: 260px; padding: 0 56px 0 0;}
#page3 .row-2 .col-2 {width: 599px;}

/*======= index-3.html =======*/

#page4 .line-ver-1 {background-position: 326px 0%;}
#page4 .line-ver-2 {background-position: 653px 0%;}
#page4 .row-1 .col-1 {width: 281px; padding: 0 20px 0 0;}
#page4 .row-1 .col-2 {width: 280px; padding: 0 20px 0 27px;}
#page4 .row-1 .col-3 {width: 272px; padding: 0 0 0 28px;}

#page4 .row-2 .col-1 {width: 560px; padding: 0 54px 0 0;}
#page4 .row-2 .col-2 {width: 301px;}

/*======= index-4.html =======*/

#page5 .col-1 {width: 597px; padding: 0 49px 0 0;}
#page5 .col-2 {width: 284px; padding: 39px 50px 0 0;}

/*======= index-5.html =======*/

#page6 .col-1 {width: 248px; padding: 39px 42px 0 36px;}
#page6 .col-2 {width: 654px; padding: 0 0 0 0;}

#page6 .col-2 .block-1 {width: 256px; padding: 4px 60px 8px 0;}
#page6 .col-2 .block-2 {width: 260px; padding: 4px 0 8px 0;}


* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	text-align: left;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

.hidden { display: none; }

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;
}
a {
	color: #000;
}
a:hover {
	text-decoration: none;
}
body {
	background: #001b34 url(../images/body-tail.gif) repeat-y 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}
h1 {
	line-height: 1.467em;
	font-size: 1.25em;
	font-weight: normal;
	color: #3978c5;
}
h1.extra {
	padding: 0 0 24px 1px;
}
h3 {
	padding: 0 0 10px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	font-weight: normal;
}
h3 a {
	color: #5e991a;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 0 20px 0 0;
}
img.fleft1 {
	float: left;
	margin: 0 27px 0 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 {
	background: #535c65 url(../images/top-tail.gif) repeat-x 0% 0%;
}
#tail-bot {
	background: url(../images/tail-bot.gif) repeat-x 0% 100%;
}
#main {
	background: url(../images/top-bg.jpg) repeat-x 0% 0%;
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}
#header {
	background: url(../images/header.jpg) no-repeat 0% 156px;
	position: relative;
	height: 442px;
}
#header ul {
	height: 43px;
	position: absolute;
	top: 113px;
	left: 0;
}
#header ul li {
	float: left;
	font-size: 1.25em;
}
#header ul li a {
	display: block;
	padding: 0 30px 0 30px;
	float: left;
	line-height: 43px;
	text-decoration: none;
	color: #035487;
}
#header ul li a:hover {
	background: url(../images/menu-act.gif) repeat-x 0% 0%;
	color: #fff;
}
#header ul li#act a {
	background: url(../images/menu-act.gif) repeat-x 0% 0%;
	color: #fff;
}
#logo {
	display: block;
	position: absolute;
	height: 42px;
	top: 28px;
	left: 27px;
	text-decoration: none;
	font-size: 50px;
	text-align: left;
	background: url(../images/logo.gif) no-repeat left center;
	padding: 16px 0 0 70px;
}
#slogan {
	position: absolute;
	top: 251px;
	left: 62px;
}
#content {
	background: #f8f7f6;
	padding: 0 0 33px 0;
	font-size:1.083em;
	line-height:1.385em;
}
#content p {
	color:#4F545B;
	line-height:1.385em;
	padding:0 0 0.8em;
}
#content h1 {
	font-size: 2em;
	margin :0 0 0.6em;
}
#content p em {
	float: right;
	padding: 0 27% 0 0;
	font-style: normal;
}
#content p.extra {
	padding: 0 0 22px 0;
}
#content p.extra1 {
	padding: 0 0 38px 0;
}
#content p.extra2 {
	padding: 0 0 29px 0;
}
blockquote p {
	padding: 0 0 19px 0 !important;
}
blockquote p span {
	display: block;
	padding: 0 11px 0 0;
	text-align: right;
	font-size: 1.077em;
	color: #5e991a;
}
.row-2 {
	padding: 20px 31px 0 34px;
}
#page6 .box .tail {
	background: url(../images/box-tail.jpg) repeat-y 100% 0%;
}
#page6 .box .top {
	background: url(../images/box-top.jpg) no-repeat 100% 0%;
}
#page6 .box .bot {
	background: url(../images/box-bot.jpg) no-repeat 100% 100%;
}
.box .tail {
	background: url(../images/box-tail.jpg) repeat-y 0% 0%;
}
.box .top {
	background: url(../images/box-top.jpg) no-repeat 0% 0%;
}
.box .bot {
	background: url(../images/box-bot.jpg) no-repeat 0% 100%;
	width: 100%;
	padding: 0 0 2px 0;
}
.box .inner {
	min-height: 152px;
	height: auto !important;
	height: 172px; 
	padding: 11px 26px 27px 26px;
}

.box .inner p {
    text-align:center;
	padding: 0 10px 0 10px;
}

.box .inner1 {
	min-height: 152px;
	height: auto !important;
	height: 152px;
	padding: 11px 26px 27px 31px;
}
.box p {
	padding: 0 0 21px 0 !important;
	line-height: 1.385em !important;
	font-size: 1.083em !important;
	color: #f8f7f6 !important;
}
.box p.no-indent {
	padding: 0 !important;
}
.box p.extra {
	padding: 0 0 19px 0 !important;
}
.box p.extra1 {
	padding: 0 0 27px 0 !important;
}
.title {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 0 0 25px 9px;
}
.title-1 {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	margin: 0 0 42px 0;
	border-bottom: 2px solid #aab7c2;
}
.title-2 {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	padding: 0 0 25px 0;
}
.title-3 {
	min-height: 28px;
	height: auto !important;
	height: 28px;
	margin: 0 0 42px 0;
	border-bottom: 2px solid #aab7c2;
}
.title-4 {
	min-height: 28px;
	height: auto !important;
	height: 28px;
	margin: 0 0 45px 0;
	border-bottom: 2px solid #aab7c2;
}
.line-ver-1 {
	background: url(../images/line-ver.gif) repeat-y;
}
.line-ver-2 {
	background: url(../images/line-ver.gif) repeat-y;
}
.info-box1 {
	background: url(../images/icon-1.gif) no-repeat 0% 6px;
	padding: 0 0 0 121px;
}
.info-box2 {
	background: url(../images/icon-2.gif) no-repeat 0% 6px;
	padding: 0 0 0 123px;
}
.info-box3 {
	background: url(../images/icon-3.gif) no-repeat 0% 0%;
	padding: 0 0 0 118px;
}

.info-box4, .info-box5, .info-box6 { height: 100px; }
.info-box4 a, .info-box5 a, .info-box6 a, .info-box4 a:visited, .info-box5 a:visited, .info-box6 a:visited
	{ font-size: 22px; color: #fff; display: block; padding-top: 10px; padding-left: 10px; line-height: 120%; text-decoration: none; }
.info-box4 { background: url(../images/icon-4.gif) no-repeat 0% 4px; padding: 0 0 0 121px; }
.info-box5 { background: url(../images/icon-5.gif) no-repeat 12px 0%; padding: 0 0 0 120px; }
.info-box6 { background: url(../images/icon-6.gif) no-repeat 0% 6px; padding: 0 0 0 118px; }


.box-1 .border-top {
	background: #0385b5 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 .inner {
	padding: 11px 34px 32px 35px;
}
.box-1 p {
	padding: 0 0 26px 0 !important;
	line-height: 1.385em !important;
	font-size: 1.083em !important;
	color: #f8f7f6 !important;
}
.box-1 p.extra {
	padding: 0 0 20px 0 !important;
}
.box-1 p.extra1 {
	padding: 0 0 13px 0 !important;
}
.link {
	background: url(../images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 25px;
	float: left;
	text-decoration: none;
	color: #015593;
}
.link span {
	background: url(../images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}
.link span span {
	background: url(../images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 25px;
	line-height: 20px;
	padding: 0 16px 0 31px;
}
.link:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.link-1 {
	background: url(../images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
	height: 22px;
	overflow: hidden;
	line-height: 20px;
	float: left;
	text-decoration: none;
	color: #fff;
}
.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: 22px;
	margin: 0 6px 0 21px;
	padding: 0 9px 0 11px;
}
.link-1:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.list {
	padding: 0 0 17px 0;
}
.list li {
	background: url(../images/marker.gif) no-repeat 1px 7px;
	padding: 0 0 0 22px;
	line-height: 1.786em;
	font-size: 1.167em;
	color: #5e991a;
}
.list li a {
	color: #5e991a;
}
.list-indent2 {
	padding: 0 0 45px 0 !important;
}
.list-indent3 {
	padding: 0 0 27px 0 !important;
}
.list-1 {
	padding: 0 0 0 1px;
}
.list-1 li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 25px 0;
	vertical-align: top;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #4f545b;
}
.list-1 li img {
	float: left;
	margin: 0 27px 0 0;
}
.list-1 li span {
	display: block;
	padding: 3px 0 10px 0;
	font-size: 1.077em;
}
.list-1 li span a {
	color: #5e991a;
}
.list-1 li a {
	color: #3978c5;
}
.list-1 li.extra {
	padding: 0 0 21px 0;
}
.list-1 li.extra1 {
	padding: 0 0 16px 0;
}
.list-1 li.extra2 {
	padding: 0 0 32px 0;
}
.list-indent {
	padding: 0 0 17px 1px;
}
.list-indent1 {
	padding: 0 0 10px 1px;
}
.list-2 {
	padding: 2px 0 9px 0;
}
.list-2 li {
	width: 100%;
	overflow: hidden;
	padding: 0 0 32px 0;
	vertical-align: top;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #4f545b;
}
.list-2 li span {
	display: block;
	width: 46px;
	float: left;
	margin: 0 19px 0 0;
}
.list-2 li span strong {
	background: url(../images/bg.jpg) no-repeat 0% 0%;
	display: block;
	padding: 0 3px 0 0;
	width: 43px;
	height: 46px;
	overflow: hidden;
	text-align: center;
	line-height: 42px;
	font-size: 1.385em;
	font-weight: bold;
	color: #fff;
}
.list-2 li span b {
	display: block;
	width: 44px;
	padding: 0 2px 0 0;
	line-height: 1.2em;
	text-align: center;
	font-size: 0.923em;
	color: #5e991a;
}
.list-2 li em {
	display: block;
	padding: 1px 0 8px 0;
	font-size: 1.077em;
	font-style: normal;
}
.list-2 li em a {
	color: #4f545b;
}
.list-2 li p {
	overflow: hidden !important;
	padding: 0 0 0 0 !important;
	line-height: 1.385em !important;
	font-size: 1em !important;
	color: #4f545b !important;
}
.list-3 {
	padding: 0 0 14px 0;
}
.list-3 li {
	background: url(../images/marker-1.gif) no-repeat 0 6px;
	padding: 0 0 0 21px;
	line-height: 1.786em;
	font-size: 1.167em;
	color: #fff;
}
.list-3 li a {
	color: #fff;
}
.indent {
	padding: 42px 6px 0 35px;
}
.indent1 {
	padding: 0 0 0 9px;
}
.indent2 {
	padding: 47px 26px 0 25px;
}
.indent3 {
	padding: 39px 30px 0 37px;
}
.indent-left {
	padding: 0 0 0 207px;
}
.indent-bot {
	margin: 0 0 21px 0;
}
.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}
.line-hor {
	background: #bdc7ce;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 19px 0;
}
.line-hor1 {
	background: #bdc7ce;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 14px 0;
}
dl dt {
	padding: 0 0 10px 0;
	line-height: 1.286em;
	font-size: 1.167em;
	color: #5e991a
}
dl dt a {
	color: #5e991a
}
dl dd {
	padding: 0 0 18px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #4f545b;
}
dl dd.extra {
	padding: 0 0 10px 0;
}
#contact-form {
	width: 582px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.083em;
	color: #4f545b;
}
#contact-form p {
	width: 266px;
	float: right;
	font-size: 1em;
}
#contact-form span {
	display: block;
}
#contact-form textarea {
	background: #fff;
	width: 258px;
	height: 97px;
	border: 1px solid #aab7c2;
	padding: 3px;
	overflow: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #4f545b;
}
#contact-form label {
	display: block;
	height: 42px;
	padding: 1px 0 0 0;
	overflow: hidden;
}
#contact-form input {
	background: #fff;
	width: 241px;
	height: 15px;
	border: 1px solid #aab7c2;
	padding: 2px 3px 2px 3px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	color: #4f545b;
}
#contact-form a {
	background: url(../images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 25px;
	float: right;
	margin: 17px 0 0 30px;
	text-decoration: none;
	color: #015593;
}
#contact-form a span {
	background: url(../images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}
#contact-form a span span {
	background: url(../images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 25px;
	line-height: 20px;
	padding: 0 16px 0 31px;
}
#contact-form a:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
#footer {
	background: url(../images/footer.gif) repeat-x bottom;
	height: 90px;
	overflow: hidden;
	font-size: 1.1em;
	color:#B6C1CC;
	padding: 0;
	text-align:center;
	margin: 0;
}

#footer h2{ float:left; padding: 0 7px 0 20px; font-size: 1em; }

#footer .inner {
	padding: 0;
}
#footer ul {
	width: 100%;
	overflow: hidden;
}
#footer ul li {
	background: url(../images/footer-divider.gif) no-repeat 0% 6px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 33px 0 31px;
	color: #b6c1cc;
}
#footer ul li a {
	text-decoration: none;
	color: #b6c1cc;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer p {
	padding: 10px 0px 10px 10px;
	text-align: center;
	color: #b6c1cc;
}
#footer p span {
	margin: 0 3px 0 0;
}
#footer p em {
	margin: 0 9px 0 3px;
	font-style: normal;
}
#footer p a {
	margin: 0 9px;
	color: #b6c1cc;
}
