* {
	margin:0;
	padding:0;
}
html {
	min-width:940px;
}
body {
	background:url(../images/tail-top.gif) repeat-x left top #fff;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#454545;
	min-width:940px;
}


table.gridtable {
	font-family: verdana,arial,sans-serif;
	font-size:11px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #666666;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #666666;
	background-color: #ffffff;
}
object {
	vertical-align:top;
	outline:none;
}
input, textarea, select {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}
a:visited {
    color:#030;	
	
}
fieldset {
	border:0;
}
p {
	margin:0;
	padding:0;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
ul, ol {
	list-style:none;
}

.btn_more a {
	display: block;
	width: 82px;
	height: 27px;
	color: #666;
	padding: 3px 0 0 0;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
    background: url(../images/templatemo_button.png) no-repeat;
	float:left;
}

.spacing-bot li {
	background:url(../images/arrow2.gif) no-repeat left 5px;
	padding:0 0 14px 18px;
}
.spacing-bot li a {
	color:#060;
	font-size:.92em;
	text-decoration:none;
	font-weight:bold;
}
.spacing-bot li a:hover {
	text-decoration:underline;
}
.spacing-bot li p {
	color:#444;
	margin:4px 0 0 0;
}
#main {
	width:940px;
	margin:0 auto;
}
#header, #content, #footer {
	font-size:0.85em;
}
.col-1, .col-2, .col-3 {
	float:left;
}
#content .col-1 {
	width:526px;
	padding:12px 0;
}
#content .col-2 {
	width:305px;
	float:right;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.extra-wrap {
	overflow:hidden;
}
.container {
	width:100%;
}
#search-form label {
	color:#063;
	font-size:16px;
	line-height:1.2em;
	text-transform:uppercase;
	float:left;
	margin-right:13px;
}
#search-form input {
	background-color:#E9E9E9;
	border:0;
	width:174px;
	float:left;
	padding:4px 3px 4px 3px;
	margin-right:12px;
}
#search-form .link1 {
	position:relative;
	top:-2px;
}
#login-form .field {
	height:23px;
	width:100%;
	overflow:hidden;
}
#login-form label {
	color:#fff;
	font-weight:bold;
	float:left;
	width:93px;
}
#login-form label.extra {
	font-weight:normal;
}
#login-form .field input {
	border:1px solid #115bbe;
	padding:1px 3px 1px 3px;
	width:107px;
	float:right;
}
#login-form input.extra {
	width:12px;
	height:12px;
	padding:0;
	float:left;
	margin-top:2px;
}
#login-form .field1 {
	padding-top:5px;
	height:28px;
}
#login-form .field1 a {
	text-decoration:none;
	display:inline-block;
	float:right;
	color:#35b3d8;
	cursor:pointer;
	margin-top:-4px;
	background:url(../images/button-left1.png) no-repeat left top;
}
#login-form .field1 a em {
	display:inline-block;
	padding:0 5px;
	background:url(../images/button-right1.png) no-repeat right top;
}
#login-form .field1 a b {
	font-style:normal;
	display:inline-block;
	background:url(../images/button-tail1.png) repeat-x left top;
	padding:4px 11px 4px 11px;
}
#login-form .field1 a span {
	color:#fff;
	display:block;
	margin:-17px 0 0 -1px;
}
#login-form .field1 a:hover {
	color:#0f56ba;
}
#login-form ul {
	width:100%;
	left:-18px;
	position:relative;
}
#login-form ul li {
	padding:0 0 6px 18px;
	background:url(../images/arrow1.gif) no-repeat left 5px;
}
#login-form ul li.last {
	padding-bottom:0;
}
#login-form ul li a {
	color:#c1f0ff;
}
#contacts-form {
	clear:right;
	width:100%;
	overflow:hidden;
}
#contacts-form fieldset {
	border:none;
	float:left;
}
#contacts-form .field {
	clear:both;
}
#contacts-form label {
	float:left;
	width:97px;
	line-height:18px;
	padding-bottom:8px;
	font-weight:bold;
	color:#454545;
}
#contacts-form input {
	width:265px;
	padding:1px 0 1px 3px;
	border:1px solid #ccc;
	color:#70635b;
}
#contacts-form textarea {
	width:421px;
	height:282px;
	padding:1px 0 1px 3px;
	border:1px solid #ccc;
	color:#70635b;
	margin-bottom:15px;
	overflow:auto;
}
#contacts-form .link1 {
	float:right;
}
.box-list {
	width:100%;
	overflow:hidden;
}
.box-list li {
	float:left;
	width:305px;
	margin-right:13px;
}
.box-list li .box1 p {
	margin:0;
}
.box-list li .box1 p a {
	position:relative;
	top:5px;
}
.box-list li.alt {
	margin-right:12px;
}
.box-list li.last {
	margin-right:0;
}
.news {
	margin-bottom:-14px;
}
.news li {
	background:url(../images/arrow.gif) no-repeat left 5px;
	padding:0 0 14px 18px;
}
.news li a {
	color:#060;
	font-size:.92em;
	text-decoration:none;
	font-weight:bold;
}
.news li a:hover {
	text-decoration:underline;
}
.news li p {
	color:#444;
	margin:4px 0 0 0;
}
.sitemap {
	padding-bottom:20px;
}
.sitemap li {
	padding:0 0 0 16px;
	line-height:1.83em;
	background:url(../images/arrow.gif) no-repeat left 8px;
}
.list {
	margin-top:-14px;
}
.list li {
	line-height:1.83em;
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-top:14px;
}
.list li img {
	float:left;
	margin-right:20px;
}
.list li a {
	font-weight:bold;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}
.img-box1 {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.img-box1 img {
	float:left;
	margin:0 30px 0 0;
}
p {
	line-height:1.83em;
	margin-bottom:20px;
}
.p0 {
	margin:0;
}
.address {
	float:left;
	line-height:1.83em;
	margin-right:59px;
}
.address b {
	width:78px;
	float:left;
}
a {
	color:#1f7dd2;
	outline:none;
}
a:hover {
	text-decoration:none;
}
h2 {
	font-size:40px;
	line-height:1.2em;
	margin-bottom:10px;
}
h2 b {
	display:block;
	padding-left:95px;
	margin-top:-12px;
}
h3 {
	font-size:32px;
	line-height:1.2em;
	letter-spacing:-1px;
	margin-bottom:15px;
}
h4 {
	font-size:28px;
	line-height:1.2em;
	margin-bottom:10px;
}
h3 b, h4 b {
	color:#060;
}
.link1 {
	font-size:16px;
	text-decoration:none;
	color:#fff;
	float:left;
	text-transform:uppercase;
	display:inline-block;
	cursor:pointer;
	background:url(../images/button-left.png) no-repeat left top;
}
.link1 em {
	display:inline-block;
	padding:0 5px;
	background:url(../images/button-right.png) no-repeat right top;
}
.link1 b {
	display:inline-block;
	background:url(../images/button-tail.gif) repeat-x left top;
	padding:3px 9px 4px 9px;
}
.box5 {
	background:#fff;
	width:100%;
	margin-bottom:20px;
}
.box5 .border-bot {
	background:url(../images/border-bot.gif) repeat-x left bottom;
}
.box5 .left-bot-corner {
	background:url(../images/left-bot-corner.gif) no-repeat left bottom;
}
.box5 .right-bot-corner {
	background:url(../images/right-bot-corner.gif) no-repeat right bottom;
}
.box5 .inner {
	padding:0 0 10px 21px;
}
.box1 {
	width:263px;
	background:url(../images/box1-bot.jpg) no-repeat left bottom;
}
.box1.alt {
	background:url(../images/box1-bot1.jpg) no-repeat left bottom;
	width:900px;
}
.box1 .inner {
	padding:34px 22px 28px 29px;
}
.box2 {
	width:100%;
	background-color:#176ac7;
}
.box2 .border-top {
	background:url(../images/border-top.gif) repeat-x left top;
}
.box2 .left-top-corner {
	background:url(../images/left-top-corner.gif) no-repeat left top;
}
.box2 .right-top-corner {
	background:url(../images/right-top-corner.gif) no-repeat right top;
}
.box2 .inner {
	padding:12px 48px 25px 32px;
}
.box2 h4 {
	color:#fff;
	padding-left:17px;
	margin-bottom:30px;
}
.box2 h4 b {
	color:#c1f0ff;
}
.box3 {
	width:100%;
	border-top:2px solid #3593da;
	background:url(../images/border-top1.gif) repeat-x left top #176ac7;
}
.box3 .right-bot-corner {
	background:url(../images/right-bot-corner1.gif) no-repeat right bottom;
}
.box3 .left-bot-corner {
	background:url(../images/left-bot-corner1.gif) no-repeat left bottom;
}
.box3 .inner {
	padding:7px 49px 36px 48px;
}
.box3 h4 {
	color:#fff;
	margin-bottom:36px;
}
.box3 h4 b {
	color:#c1f0ff;
}
#header {
	height:419px;
	position:relative;
}
#header .row-1 {
	height:88px;
}
#header .row-1 .fleft {
	padding:10px 0 0 22px;
}
#header .row-1 .fright {
	padding:34px 34px 0 0;
}
#header .row-1 .fright ul li {
	float:left;
	padding-left:23px;
}
#header .row-2 {
	background:url(../images/nav-tail.gif) repeat-x left top;
	margin-bottom:-3px;
	position:relative;
}
#header .row-2 .left {
	background:url(../images/nav-left.gif) no-repeat left top;
}
#header .row-2 ul {
	height:58px;
	width:100%;
	overflow:hidden;
	background:url(../images/nav-right.gif) no-repeat right top;
}
#header .row-2 ul li {
	float:left;
	text-transform:uppercase;
	font-size:16px;
	line-height:1.2em;
	background:url(../images/divider.gif) no-repeat right 4px;
	padding:4px 2px 0 0;
}
#header .row-2 ul li.last {
	background:none;
	padding-right:0;
}
#header .row-2 ul li.last a {
	width:188px;
}
#header .row-2 ul li a {
	text-decoration:none;
	color:#fff;
	width:186px;
	text-align:center;
	display:block;
	padding:14px 0 0 0;
	cursor:pointer;
	background:url(../images/spacer.gif);
}
#header .row-2 ul li a span {
	display:block;
	height:40px;
}
#header .row-2 ul li a:hover, #header .row-2 ul li a.active {
	background:url(../images/nav-act.png) repeat-x left top;
}
#header .row-2 ul li a:hover span, #header .row-2 ul li a.active span {
	background:url(../images/nav-arrow.gif) no-repeat center bottom;
}
#header .row-3 {
	height:276px;
	overflow:hidden;

}
#header .row-3 .inside {
	padding:35px 0 0 50px;
	width:350px;
	position:relative;
	z-index:2;
}
#header .row-3 .inside p {
	color:#FFF;
	line-height:1.5em;
}
#header .extra {
	position:absolute;
	left:0;
	top:142px;
}
#content {
	padding-bottom:30px;
}
#content .inner_copy, #content .inner_copy a {
	border:0;
	float:right;
	background:#000;
	color:#f00;
	width:100%;
	line-height:10px;
	font-size:10px;
	margin:-50% 0 0 0;
	overflow:hidden;
	padding:0;
}
#content .indent {
	padding:0 0 0 0px;
}
#footer .footer-nav {
	background:url(../images/footer-nav-tail.gif) repeat-x left top;
}
#footer .footer-nav .left {
	background:url(../images/footer-nav-left.gif) no-repeat left top;
}
#footer .footer-nav ul {
	width:100%;
	overflow:hidden;
	padding:15px 0 16px 0;
	background:url(../images/footer-nav-right.gif) no-repeat right top;
}
#footer .footer-nav ul li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1em;
	border-right:1px solid #fff;
	padding:0 72px;
}
#footer .footer-nav ul li.last {
	border:0;
}
#footer .footer-nav ul li a {
	color:#fff;
}
#footer .footerlink {
	background:url(../images/footer-tail.gif) repeat-x left top #000;
	color:#fff;
	line-height:1.67em;
	padding:18px 25px 23px 25px;
}
.footerlink p {
	margin:0;
	padding:0;
	line-height:normal;
	white-space:nowrap;
	text-indent:inherit;
	color:#fff;
}
.footerlink a {
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
	border:none;
	text-decoration:underline;
	background-color:transparent;
}
.footerlink a:hover {
	color:#fff;
	background-color:transparent;
	text-decoration:none;
}
.footerlink .lf {
	float:left;
}
.footerlink .rf {
	float:right;
}
a {
	outline:none;
}




/*********************************content*************************************/
#content2 {width:100%; padding:0px; position:relative; z-index:1;}
.padding-content {padding:44px 0 51px;}
.padding-content1 {padding:4px 0 51px;}
.padding-content2 {padding:4px 0 20px;}

.padding-img {padding:7px 10px 0 0;}

.spacer-1 {width:100%; background:url(../images/spacer-1.gif) 285px 0 repeat-y;}
.spacer-2 {width:100%; background:url(../images/spacer-1.gif) 603px 0 repeat-y;}


h5 {font-size:16px; line-height:20px; color:#03baef; text-transform:uppercase;}
h6 {font-size:12px; line-height:18px; color:#063; font-weight:700;}
h7 {font-size:17px; line-height:22px; color:#060; word-spacing:-2px; font-weight:700;}




.box {width:100%; color:#000; background:url(../images/box-tail.gif) 0 bottom repeat-x #ececec;}
.box.alt {color:#fefefe; background:url(../images/box-tail.gif) 0 0 repeat-x #121619;}
.box.alt h5 {color:#fff;}
.padding-box {padding:20px 20px 18px 15px;}
.padding1-box {padding:10px 20px 24px 10px;}

.box-1 {width:100%; color:#000; background:url(../images/box1-tail.gif) 0 bottom repeat-x #e8e8e8;}
.box-1 h6 {color:#000;}
.box-1.alt {color:#fefefe; background:url(../images/box1-tail.gif) 0 0 repeat-x #121619;}
.box-1.alt h5 {color:#fff;}
.box-1.alt h6 {color:#03baef;}
.padding-box1 {padding:20px 20px 18px 20px;}


.box-date {float:left; margin-right:20px; width:60px; font-size:30px; line-height:36px; color:#080808; font-weight:700; text-align:center; background:#eeeeee;}
.box-date span {display:block; font-size:16px; line-height:20px; color:#fff; font-weight:700; text-align:center; padding:3px 0; background:url(../images/box-date-tail.gif) 0 0 repeat-x;}
.box-date .padding {padding:3px 0 6px;}

.button {
	display:inline-block;
	font-size:14px;
	line-height:17px;
	text-decoration:none;
	color:#171d21;
	cursor:pointer;
	background:url(../images/button-left.png) left bottom no-repeat;
}
.button strong {
	font-weight:400;
	padding:0 28px 0 5px;
	display:inline-block;
	background:url(../images/button-right.png) right bottom no-repeat;
}	
.button strong strong {
	background:url(../images/button-tail.png) 0 bottom repeat-x;
	cursor:pointer;
	padding:6px 8px 6px 3px;
}	
.button:hover {background:url(../images/button-left.png) left 0 no-repeat;}
.button:hover strong  {background:url(../images/button-right.png) right 0 no-repeat;}
.button:hover strong strong  {background:url(../images/button-tail.png) 0 0 repeat-x;}

.button-1 {display:inline-block; font-size:14px; line-height:29px; color:#f5f5f5; text-transform:uppercase; padding:0 8px; background:url(../images/button1-tail.gif) 0 0 repeat-x;}
.button-1:hover {background:url(../images/button1-tail.gif) 0 bottom repeat-x;}

.list-1 li {font-size:12px; line-height:22px; padding-left:12px; background:url(../images/marker-2.gif) 0 8px no-repeat;}
.list-1 li a {color:#fff;}
.list-1 li a:hover {color:#1799cf;}

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

.link-1 {display:inline-block; margin-top:8px; width:13px; height:5px; background:url(../images/marker-1.gif) 0 0 no-repeat;}
.link-1:hover {cursor:pointer;} 

.text-1 {display:inline-block; line-height:14px;} 

dl dd {overflow:hidden;}
dd span {float:left; width:68px;}

#wrapper {
				width: 940px;
				height: 276px;
				margin: 0;
				overflow: hidden;
				
				top: 50%;
				left: 50%;
			}
			#carousel div {
				cursor: pointer;
				margin-right: -650px;
				float: left;
				position: relative;
				box-shadow: 0 0 10px #000;
			}
			#carousel div:last-child {
				cursor: default;
			}
			#carousel div span {

				color: #fff;
				font-size: 25px;
				text-align: center;
				display: inline-block;
				width: 740px;
				height: 25px;
				padding: 20px 0;
				overflow: hidden;
				position: absolute;
				left: 0;
				bottom: 0;
			}
			
			
			
			#wrapper2, #prev, #next {
				border-top: 1px solid #999;
				border-bottom: 1px solid #999;
				height: 170px;

				top: 50%;
				margin-top: -85px;
			}
			#wrapper2 {
				width: 90%;
		
				overflow: hidden;
				box-shadow: 0 0 10px #ccc;
			}

			#carousel2 img {
				margin: 10px 5px;
				border: none;
				display: block;
				float: left;
			}
			
			#prev2, #next2 {
				background: center center no-repeat #ccc;
				width: 5%;
			}
			#prev2:hover, #next2:hover {
				background-color: #bbb;
			}
			#prev2 {
				background-image: url( img/gui-prev.png );
				left: 0;
			}
			#next2 {
				background-image: url( img/gui-next.png );
				right: 0;
			}
			
			
			
			
			
			#slideshow{
	background-color:#F5F5F5;
	border:1px solid #FFFFFF;
	height:266px;
	margin:0px auto 0;
	position:relative;
	width:920px;
	
	-moz-box-shadow:0 0 22px #111;
	-webkit-box-shadow:0 0 22px #111;
	box-shadow:0 0 22px #111;
}

#slideshow ul{
	height:246px;
	left:10px;
	list-style:none outside none;
	overflow:hidden;
	position:absolute;
	top:10px;
	width:900px;
}

#slideshow li{
	position:absolute;
	display:none;
	z-index:10;
}

#slideshow li:first-child{
	display:block;
	z-index:1000;
}

#slideshow .slideActive{
	z-index:1000;
}

#slideshow canvas{
	display:none;
	position:absolute;
	z-index:100;
}

#slideshow .arrow{
	height:86px;
	width:60px;
	position:absolute;
	background:url('images/arrows.png') no-repeat;
	top:50%;
	margin-top:-43px;
	cursor:pointer;
	z-index:5000;
}

#slideshow .previous{ background-position:left top;left:0;}
#slideshow .previous:hover{ background-position:left bottom;}

#slideshow .next{ background-position:right top;right:0;}
#slideshow .next:hover{ background-position:right bottom;}