/* CSS Document */
* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
}
body {
	font-size:100%;
	line-height:1.125em;
	background:#e9f7ff
}
html, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	color:#070707;
}
.alignMiddle {
	vertical-align:middle;
}
.alignCenter {
	text-align: center;
}
.container1 {
	width:100%;
}
.clear {
	clear:both;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
div.container {
	overflow:hidden;
	width: 100%;
}
a img {
	border:0;
}
img {
	vertical-align:top;
}
b {
	color:#1167c5;
}
a {
	color:#1167c5;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.link {
	color:#000000;
	background:url(../images/marker.gif) top left no-repeat;
	padding-left:20px;
	background-position:0 5px;
	text-decoration:none;
	font-size:.916em;
}
.link:hover {
	text-decoration:underline
}
#content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul li {
	background:url(../images/marker.gif) top left no-repeat;
	background-position:0 5px;
	margin:0;
	padding-left:10px;
}
#content ul li a {
	color:#e5156d;
	text-decoration: underline;
	line-height:1.5em;
}
#content ul li a:hover {
	text-decoration:none;
}
#content .ul1 li {
	background:url(../images/marker1.gif) top left no-repeat;
	background-position:0 7px;
	margin:0;
	padding-left:10px;
}
#content .ul1 li div {
	background:url(../images/tail.gif) repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:5px;
}
#content .ul1 li a {
	color:#1167c5;
	font-size:1.16em;
	text-decoration: underline;
	line-height:1.5em;
}
#content .ul1 li a:hover {
	text-decoration:none;
}
#content .ul li {
	background:url(../images/icon-1.gif) top left no-repeat;
	background-position:0 5px;
	margin:0;
	padding-left:30px;
}
#content .ul .li {
	background:url(../images/icon-2.gif) top left no-repeat;
	background-position:0 5px;
}
#content .ul .li1 {
	background:url(../images/icon-3.gif) top left no-repeat;
	background-position:0 5px;
}
#content .ul .li2 {
	background:url(../images/icon-4.gif) top left no-repeat;
	background-position:0 5px;
}
#content .ul .li3 {
	background:url(../images/icon-5.gif) top left no-repeat;
	background-position:0 5px;
}
#content .ul .li4 {
	background:url(../images/icon-6.gif) top left no-repeat;
	background-position:0 5px;
}
#content .ul .li5 {
	background:url(../images/icon-7.gif) top left no-repeat;
	background-position:0 5px;
}
#content .ul .li6 {
	background:url(../images/icon-8.gif) top left no-repeat;
	background-position:0 5px;
}
#content .ul .li7 {
	background:url(../images/icon-9.gif) top left no-repeat;
	background-position:0 5px;
}
#content .ul .li8 {
	background:url(../images/icon-10.gif) top left no-repeat;
	background-position:0 5px;
}
#content .ul li a {
	color:#1167c5;
	text-decoration: underline;
	line-height:2.28em;
	font-size:1.16em;
}
#content .ul li a:hover {
	text-decoration:none;
}
/*header*/
#header {
	font-size:0.75em;
	color:#8edbff;
}
#header .logo {
	margin:28px 0 99px 0;
}
#header .button {
	margin:0 0 0 444px;
}
#header a.button1 {
	margin:375px 0 0 171px;
	position:absolute;
	background:url("../images/button2.gif") no-repeat 0 0;
	display:inline-block;
	width:120px;
	height:23px;
	color:#fff;
	text-decoration:none;
	padding:2px 0 0 7px;
}
#header a.button2 {
	background:url("../images/button.png") no-repeat 0 0;
	display:inline-block;
	width:120px;
	height:23px;
	color:#fff;
	text-decoration:none;
	padding:2px 0 0 7px;
	margin-left:450px;
}
#header a#btn1, #header a#btn2, #header a#btn3, #header a#btn4, #header a#btn5 {
	display:inline-block;
	width:112px;
	height:53px;
	color:#21306B;
	font-size:14px;
	text-decoration:none;
	float:left;
	padding-top:75px;
	text-align:center;
}
#header a#btn1 {
	background: url("../images/banner1.jpg") no-repeat 0 0;
	width:112px;
}
#header a#btn1:hover {
	background: url("../images/banner1_over.jpg") no-repeat 0 0;
	width:112px;
}
#header a#btn2 {
	background: url("../images/banner2.jpg") no-repeat 0 0;
}
#header a#btn2:hover {
	background: url("../images/banner2_over.jpg") no-repeat 0 0;
}
#header a#btn3 {
	background: url("../images/banner3.jpg") no-repeat 0 0;
}
#header a#btn3:hover {
	background: url("../images/banner3_over.jpg") no-repeat 0 0;
}
#header a#btn4 {
	background: url("../images/banner4.jpg") no-repeat 0 0;
}
#header a#btn4:hover {
	background: url("../images/banner4_over.jpg") no-repeat 0 0;
}
#header a#btn5 {
	background: url("../images/banner5.jpg") no-repeat 0 0;
}
#header a#btn5:hover {
	background: url("../images/banner5_over.jpg") no-repeat 0 0;
}
#header .indent {
	padding:20px 10px 19px;
	margin:66px 20px 0 276px;
	background-color:rgba(0, 0, 0, 0.5);
}
#header .indent1 {
	padding:13px 0 0 0;
	margin-left:296px;
}
#header p {
	margin:0 0 0px 5px;
	color:#fff;
}
#header a {
	color:#11506c;
	text-decoration:underline;
	font-family:Tahoma, Geneva, sans-serif
}
#header a:hover {
	text-decoration:none
}
#header ul {
	margin:0;
	padding:99px 0 0 0;
	list-style:none;
}
#header ul li {
	background:url(../images/bg_menu.gif) center left no-repeat;
	margin:0;
	display:inline;
}
#header ul .first {
	background:none;
}
#header ul .first a:hover {
	color:#092e3a;
	text-decoration:none;
	background:url(../images/bg_menu-act-first.gif) top left no-repeat;
}
#header ul .first .current {
	color:#092e3a;
	text-decoration:none;
	background:url(../images/bg_menu-act-first.gif) top left no-repeat;
}
#header ul li a {
	color:#fff;
	text-decoration:none;
	margin:0 0 0 0;
	width:120px;
	text-align:center;
	display:block;
	float:left;
	padding:12px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	height:32px;
	white-space:nowrap;
}
#header ul li a.special {
	padding:12px 30px 0px;
	width:132px;
}
#header ul li a.special2 {
	padding:12px 40px 0px 30px;
	width:132px;
}
#header ul li a:hover {
	color:#092e3a;
	text-decoration:none;
	background:url(../images/bg_menu-act.gif) top left repeat-x;
}
#header ul li .current {
	color:#092e3a;
	text-decoration:none;
	background:url(../images/bg_menu-act.gif) top left repeat-x;
}
/*content*/
#content {
	font-size:0.75em;
	width:100%;
	text-align:left;
	line-height:1.33em
}
#content .indent-col {
	padding:20px 20px 0 22px
}
#content .indent-col2 {
	padding:20px;
}
#content .title {
	margin-bottom:16px
}
#content .img-left {
	float:left;
	margin:0 20px 16px 0
}
#content .img-indent {
	margin:0 0 16px 0
}
#content .img-indent1 {
	margin:0 0 10px 0
}
#content p {
	margin:0 0 17px 0
}
#content .p {
	margin:0 0 17px 0
}
#content .p1 {
	margin:0
}
#content h4 {
	color:#7f7f7f;
	font-size:1em;
	margin-bottom:5px;
	text-transform:uppercase
}
#content h3 {
	color:#1167c5;
	font-size:1.16em;
	margin-bottom:13px;
	font-weight:normal;
	line-height:1.28em
}
#content .tail {
	background:url(../images/tail.gif) repeat-x bottom;
	padding-bottom:9px;
	margin-bottom:9px
}
/*footer*/
#footer {
	color:#1d1d1d;
	font-size:0.75em;
	text-align:right
}
#footer .indent-footer {
	padding:37px 18px 0 50px;
}
#footer a {
	color:#1d1d1d;
	text-decoration:none
}
#footer a:hover {
	text-decoration:underline
}
.jamp2 {
	width:40px;
	margin-left:6px
}
select {
	font-size:.84em;
	color:#2d3331;
	height:20px;
	font-family:Tahoma;
}
.indent-2 {
	position:relative;
	padding-left:20px;
	float:left
}
.h {
	height:24px
}
.block-contact span {
	float:right;
	margin-right:70px
}
input {
	border-left:1px solid #404040;
	border-top:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	background:#FFFFFF;
	width:244px;
	height:17px;
	font-size:1em;
	padding-left:5px;
}
textarea {
	border-left:1px solid #404040;
	border-top:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	background:#FFFFFF;
	width:244px;
	height:107px;
	font-size:1em;
	padding-left:5px;
	overflow:auto
}
/*========================================================*/
	
	.title-box {
	background:url("../images/1page_title1.gif") no-repeat 0 0;
	width:294px;
	height:42px;
}
.title-box-wide {
	background:url("../images/page_title_wide.gif") no-repeat 0 0;
	width:890px;
	height:42px;
}
.col-3 .title-box {
	background:url("../images/1page_title4.gif") no-repeat 0 0;
}
.col-4 {
	width:592px;
}
.col-4 .title-box {
	background:url("../images/1page_title2.gif") no-repeat 0 0;
	width:592px;
	height:42px;
}
.title-box span, .title-box-wide span {
	color:#fff;
	display:inline-block;
	font-size:20px;
	text-align:center;
	padding:14px 0 0 20px;
}
.indent span#slogan {
	font-size:30px;
	color:#fff;
	display:block;
	margin-bottom:30px;
}
.indent span#title {
	font-size:18px;
	color:#fff;
	display:block;
	margin-bottom:9px;
}
.indent span {
	padding-left:5px;
}
#footer a {
	color:#1167C5;
}
#logo a {
	background:url(../images/logo.png) no-repeat 0 0;
	display:inline-block;
	width:255px;
	height:65px;
	margin-left:10px;
	text-indent:-9999px;
}
#logo {
	float:left;
	margin-top:-118px;
}
a.more {
	background:url(../images/more.gif) no-repeat 0 0;
	display:inline-block;
	width:93px;
	height:22px;
	padding:2px 0 0 9px;
	text-decoration:none;
	margin-top:20px;
}
a.more:hover {
	text-decoration:underline;
}
#phone {
	color:#251A06;
	display:block;
	font-size:17px;
	font-weight:bold;
	float:right;
	margin-top:-70px;
	margin-right:10px;
}
#content .table{ 
margin-left: 15px;
margin-right: auto;
}
#verif_box {
	width:100px;
	margin-top:5px;
}

.tail div {
	margin-bottom:10px;
}

.submit-button {
background:#2B98B7;
border-width:1px 2px 2px 1px;
border-color:#006783;
border-style:solid;
color:#FFFFFF;
height:auto;
padding:7px 13px;
width:auto;
}




