/*=========================== TAGS ============================*/
* {
	margin:0;
	padding:0;
}

html {
	min-width:972px;
}

body {
	background:url(tail-top.gif) repeat-x left top #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#8c8c8c;
	min-width:972px;
}
#main {
	width:972px;
	margin:0 auto;
	/*border: 1px solid #FFFF00;*/
}

#header,
#content,
#footer {
	font-size:0.75em;
}
.col-1,
.col-2,
.col-3 {
	float:left;
}
input,
textarea,
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

fieldset {
	border:0;
}

p {
	margin:0;
	padding:0;
}

img {
	border:0;
	vertical-align:top;
	text-align:left;
}

ul,
ol {
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft {
	float:left;
}

.fright {
	float:right;
}

.clear {
	clear:both;
}

.aligncenter {
	text-align:center;
}

.wrapper {
	width:100%;
	overflow:hidden;
}

.container {
	width:100%;
}

/*=========================== FORMS ===========================*/
#ClockForm fieldset {
	border:none;
	float:left;
	text-align:left;
}
#ClockForm fieldset input {
	border:none;
	background:none;
	color:#747474;
	text-transform:uppercase;
	width:300px;
	font-size:.92em;
	line-height:1.2em;
}

/*-----------*/
#search-form div {
	width:231px;
	height:47px;
	background:url(form-box.gif) no-repeat left top;
	position:absolute;
	right:0;
	top:2px;
}
#search-form span {
	display:block;
	padding:11px 0 0 11px;
}
#search-form b {
	font-weight:normal;
	display:block;
	float:left;
	width:186px;
	height:26px;
	background:url(input-bg.gif) no-repeat left top;
}
#search-form a {
	float:left;
}
#search-form input {
	background:none;
	border:0;
	margin-left:5px;
	padding-top:5px;
	line-height:1.2em;
	vertical-align:top;
	width:173px;
}

/*-----------*/

#contacts-form .field {
	height:40px;
	width:179px;
	background:url(input-bh.gif) no-repeat left top;
}
#contacts-form .field1 {
	height:164px;
	width:179px;
	background:url(textarea.gif) no-repeat left top;
	margin-bottom:21px;
}
#contacts-form input {
	width:160px;
	background:none;
	padding-top:5px;
	border:0;
	vertical-align:top;
	line-height:1.2em;
	color:#8c8c8c;
	margin-left:8px;
}
#contacts-form textarea {
	width:170px;
	height:157px;
	overflow:auto;
	color:#8c8c8c;
	background:none;
	border:0;
	padding:5px 0 2px 8px;
}

/*========================== LISTS ============================*/

.list li {
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:1.5em;
}
.list li span {
	display:block;
	padding-top:1px;
}
.list li a {
	background:url(marker00.gif) no-repeat left top;
	padding:6px 0 5px 57px;
	color:#444;
	font-weight:bold;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}

.list1 li {
	border-bottom:1px solid #efefef;
	padding-bottom:21px;
	margin-bottom:20px;
	line-height:1.5em;
}
.list1 li span {
	display:block;
	padding-top:14px;
}
.list1 li a {
	color:#4ebef0;
	font-weight:bold;
}

.list2 li {
	padding:0 0 14px 20px;
	background:url(marker10.gif) no-repeat left 5px;
}

.list3 {
	margin-top:-18px;
}
.list3 li {
	line-height:1.5em;
	padding-top:18px;
}
.list3 li strong {
	display:block;
	color:#4ebef0;
}

.list4 li {
	border-bottom:1px solid #efefef;
	padding-bottom:23px;
	margin-bottom:23px;
	line-height:1.5em;
}
.list4 li span {
	display:block;
	padding-top:14px;
}
.list4 li a {
	color:#444;
	font-weight:bold;
	text-decoration:none;
}
.list4 li a:hover {
	text-decoration:underline;
}

.list5 {
	width:100%;
	overflow:hidden;
}
.list5 li {
	float:left;
	padding-right:19px;
}
.list5 li.last {
	padding-right:0;
}

.list6 li {
	line-height:1.5em;
	border-bottom:1px solid #efefef;
	margin-bottom:20px;
	padding-bottom:20px;
}
.list6 li.last {
	margin:0;
	padding:0;
	border:0;
}
.list6 li em {
	font-style:normal;
	float:right;
	margin-right:15px;
}
.list6 li a {
	color:#444444;
}
.list6 li span {
	color:#444444;
	display:block;
}
/*========================== OTHER ============================*/

.img-indent {
	padding-bottom:15px;
}

/*.img-box1 {
	width:100%;
	overflow:hidden;
}*/

/*.img-box1 img {
	float:left;
	margin:0 27px 0 0;
}*/

p {
	margin-bottom:10px;
	line-height:1.92em;
}
/*.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:20px;
}*/

/*.phone {
	float:right;
	margin-right:30px;
}*/

.extra-slogan {
	font-size:30px;
	line-height:0.9em;
	border-top:1px solid #efefef;
	margin-top:18px;
}
.extra-slogan span {
	border-top:4px solid #f4f4f4;
	display:block;
	padding:23px 0 0 0;
	width:100%;
	overflow:hidden;
}
.extra-slogan img {
	float:left;
	margin-right:20px;
}
.extra-slogan em {
	color:#7bb9e0;
	display:block;
	margin-top:6px;
	font-style:normal;
}


/*================= TXT, LINKS, LINES, TITLES =================*/

a {
	color:#4ebef0;
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	color:#000;
	font-size:31px;
	line-height:1.2em;
	border-bottom:1px solid #f4f4f4;
	padding-bottom:1px;
	margin-bottom:11px;
	letter-spacing:-1px;
}
h4 {
	color:#000;
	font-size:18px;
	line-height:1.2em;
	margin-bottom:12px;
	letter-spacing:-1px;
}
h5 {
	font-size:20px;
	line-height:1.2em;
	color:#4ebef0;
	border-bottom:4px solid #f4f4f4;
	padding-bottom:5px;
	margin-bottom:13px;
}
h6 {
	color:#444444;
	font-size:1em;
	line-height:1.92em;
}
h6.style1 {
	color:#4ebef0;
	margin-bottom:10px;
}



.link,
.link a {
	color:#444;
	font-weight:bold;
}

.line-hor {
	border-bottom:1px solid #efefef;
	margin:20px 0;
	overflow:hidden;
	font-size:0;
	line-height:0;
}

/*============================ BOXES ==========================*/

.nav-box {
	width:732px;
	background:url(nav-tail.gif) repeat-x left top;
}
.nav-box span {
	position:absolute;
	left:0;
	top:0;
}
.nav-box ul {
	background:url(nav-righ.gif) no-repeat right top;
	height:50px;
	padding-left:45px;
}
.nav-box ul li {
	float:left;
	margin-right:-1px;
}
.nav-box ul li.first {
	position:relative;
	z-index:2;
}
.nav-box ul li a {
	color:#000;
	text-decoration:none;
	display:block;
	float:left;
}
.nav-box ul li a em {
	display:block;
}
.nav-box ul li a b {
	display:block;
	font-style:normal;
	padding:17px 20px 17px 20px;
}
.nav-box ul li a:hover,
.nav-box ul li a.act {
	background:url(nav-act-.gif) repeat-x left top;
}
.nav-box ul li a:hover em,
.nav-box ul li a.act em {
	background:url(nav-act0.gif) no-repeat left top;
}
.nav-box ul li a:hover b,
.nav-box ul li a.act b {
	background:url(nav-act1.gif) no-repeat right top;
}
.nav-box ul li.first a:hover em,
.nav-box ul li.first a.act em {
	background:url(nav-act2.gif) no-repeat left top;
}

/*-----------*/

.box {
	width:100%;

}
.box .border-top {
	background:url(border-t.gif) repeat-x left top;
}
.box .border-bot {
	background:url(border-b.gif) repeat-x left bottom;
}
.box .border-left {
	background:url(border-l.gif) repeat-y left top;
}
.box .border-right {
	background:url(border-r.gif) repeat-y right top;
}
.box .left-top-corner {
	background:url(left-top.gif) no-repeat left top;
}
.box .right-top-corner {
	background:url(right-to.gif) no-repeat right top;
}
.box .left-bot-corner {
	background:url(left-bot.gif) no-repeat left bottom;
	padding:9px 8px 9px 8px;
}
.box .right-bot-corner {
	background:url(right-bo.gif) no-repeat right bottom;
}
.box .inner {
	padding:14px 8px 16px 8px;
	background:#fbfbfb;
	/*height:411px;*/
}
.box p {
	line-height:1.5em;
}

/*========================== HEADER ===========================*/
#header {
	height:140px;

}
#header .row-1 {
	height:34px;
	width:100%;
	overflow:hidden;

}
#header .row-1 .fleft {
	padding-top:9px;
}
#header .row-1 .fright a {
	text-decoration:none;
	color:#fff;
}
#header .row-1 .fright {
	padding-top:8px;
}
#header .row-1 .fright a:hover {
	text-decoration:underline;
}
#header .row-2 {
	height:63px;
	width:100%;
	overflow:hidden;

}
#header .row-2 .fleft {
	padding:15px 0 0 4px;
}
#header .row-2 .fright {
	padding: 12px 1px 0 0;
}
#header .row-2 .fright ul li {
	float:left;
	margin-left:12px;
}
#header .row-3 {
	height:50px;
	position:relative;
}

/*========================= CONTENT ===========================*/

#content {
	position:relative;
	padding:7px 0 34px 0;
}
#content .indent {
	padding:8px 15px 0 3px;
}
#content .indent1 {
	padding-bottom:15px;
}
#content .indent2 {
	padding-bottom:10px;
}

/*========================= FOOTER ============================*/

#footer {
	color:#000;
	text-transform:uppercase;
	font-size:13px;

}
#footer .indent {
	padding-top:20px;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	border-bottom:1px solid #000;
}
#footer ul li {
	float:left;
	padding-right:7px;
	margin-right:7px;
	border-right:1px solid #000;
}
#footer ul li.last {
	padding:0;
	margin:0;
	border:0;
}

/*=============================================================*/

/*---- image slider ------*/

#loopedSlider {
	width:731px;
	height:155px;
	background:url(slider-b.gif) no-repeat left top;
	position:relative;
	margin-bottom:27px;

}
#loopedSlider .container {
    width:720px;
	height:395px;
	overflow:hidden;
	position:absolute;
	left:6px;
	top:0;
}
#loopedSlider .slides {
	position:absolute;
	top:7px;
	left:0;
}
#loopedSlider .slides div {
	position:absolute;
	top:0;
	left:0;
	width:620px;
	height:191px;

}
#loopedSlider .slides div span {
	position:absolute;
	left:19px;
	bottom:-45px;
	font-size:24px;
	color:#444444;
	z-index:2;
	border: 1px solid #FF8000;
}
#loopedSlider ul.pagination {
	position:absolute;
	right:5px;
	bottom:5px;
}
#loopedSlider ul.pagination li {
	float:left;
	margin-left:3px;
}
#loopedSlider ul.pagination li a {
	width:18px;
	height:18px;
	background:url(button30.gif) no-repeat left top;
	display:block;
}
#loopedSlider ul.pagination li a:hover,
#loopedSlider ul.pagination li.active a {
	background:url(button3-.gif) no-repeat left top;
}

/*--- tabs ---*/

.tab_container {
	overflow: hidden;
	width: 100%;
    float:left;
}
ul.tabs li {
	font-size:1.08em;
	font-weight:bold;
	float:left;
	margin-right:-7px;
	letter-spacing:-1px;
}
ul.tabs li a {
	color:#444;
	text-decoration:none;
	display:block;
	width:109px;
	padding-left:5px;
	height:35px;
	background:url(tab-bg00.gif) no-repeat left top;
}
ul.tabs li a span {
	display:block;
	padding-top:8px;

}
ul.tabs li a:hover {
	text-decoration:underline;
}
ul.tabs li.active {
	position:relative;
	z-index:2;
}
ul.tabs li.active a {
	background:url(tab-bg-a.gif) no-repeat center bottom;
}
ul.tabs li.active a:hover {
	text-decoration:none;
}
/*======= index.html =======*/
#page1 #content .col-1 { width:731px; margin-right:11px;}
#page1 #content .col-1 .col-1 { width:232px; margin-right:18px;}
#page1 #content .col-1 .col-2 { width:232px; margin-right:17px;}
#page1 #content .col-1 .col-3 { width:232px;}
#page1 #content .col-2 { width:230px;}



/*==============================================================*/
#footer {
	height:78px;
	border-top:4px solid #f4f4f4;
}