﻿* {
	margin: 0;
	padding: 0;
	color: #000000;

}

html {
	overflow-y: scroll;
}

html, body { height:100%;}
body { background:url(images/main-bg.jpg) no-repeat center top #003756; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#888a8c;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#newsletter-form fieldset { border:none;}
#newsletter-form input.text { background:#fff; border:1px solid #eceeef; width:140px; padding:2px 0 3px 5px; color:#9e9d9d; margin-right:2px;}

#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:180px; padding:2px 0 2px 3px; color:#9e9d9d; border:1px solid #eceeef; background:#fff;}
#contacts-form textarea {width:180px; height:43px; border:1px solid #eceeef; background:#fff; padding:2px 0 2px 3px; margin-bottom:6px; color:#9e9d9d; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.list1 { margin-bottom:-17px;}
.list1 li { background:url(images/marker.gif) no-repeat left 3px; padding:0 0 17px 22px;}
.list1 li a { color:#888a8c; text-decoration:none;}
.list1 li a:hover { color:#000; text-decoration:underline;}

.list2 { margin-bottom:-14px;}
.list2 li { padding-bottom:14px;}

.list3 { margin-bottom:-16px;}
.list3 dt { color:#000; font-weight:bold;}
.list3 dd { padding-bottom:16px;}

.list4 { margin-bottom:-16px;}
.list4 dd {  margin-bottom:16px;}

.list5 li { padding-bottom:9px;}

.gallery { width:100%; overflow:hidden;}
.gallery ul { margin-right:-24px; overflow:hidden;}
.gallery ul li { float:left; margin-right:24px; padding-bottom:20px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}
.map { position:absolute; right:-15px; bottom:-10px;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#888a8c; outline:none;}
a:hover{text-decoration:none;}

h2 { font-family:Arial Narrow, Arial, Helvetica, sans-serif; font-size:1.25em; line-height:1.1em; font-weight:normal; text-transform:uppercase; margin-bottom:30px; color:#646464;}
h3 {
	font-weight: bold;
	color: #4db4e3;
	font-size: 1.33em;
	line-height: 1.125em;
	margin-bottom: 30px;
}
h4 { font-size:1em; color:#000;}
h4 a { color:#000;}

.txt1 { color:#000;}

.button1 { width:44px; height:26px; background:url(images/button1.gif) no-repeat left top; display:inline-block; text-align:center; color:#ec7917; text-decoration:none; line-height:26px; vertical-align:text-top;}
.button1:hover { color:#000;}

.button2 { width:44px; height:26px; background:url(images/button2.gif) no-repeat left top; display:inline-block; text-align:center; color:#fff; text-decoration:none; line-height:26px;}
.button2:hover { text-decoration:underline;}

.title {
	margin-bottom: 29px;
	border-bottom: 1px solid #ccc;
	height: 29px;
	color: #000080;
}

/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-x #fff; width:100%;}
.box.alt { margin-bottom:15px;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:15px 20px 20px 19px;}

.box1 { background:url(images/box-bg1.gif) left top repeat-x #034d77; width:100%; font-size:.91em; color:#b9d3e1; position:relative;}
.box1 .border-bot {background:url(images/border-bot1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right1.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:15px 18px 18px 19px;}
.box1 h2 { color:#fff; font-size:1.36em; margin-bottom:5px;}
.box1 a {color:#b9d3e1; text-decoration:none;}
.box1 a:hover { color:#fff; font-weight:bold;}

.box2 { background:#f2f5f6; width:100%; margin-bottom:17px;}
.box2 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box2 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box2 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom;}
.box2 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box2 .inner { padding:37px 20px 22px 33px;}

.box3 { width:100%;}
.box3.alt { margin-bottom:20px;}
.box3 .border-top {background:url(images/border3.gif) repeat-x top;}
.box3 .border-bot {background:url(images/border3.gif) repeat-x bottom;}
.box3 .border-left {background:url(images/border3.gif) repeat-y left;}
.box3 .border-right {background:url(images/border3.gif) repeat-y right;}
.box3 .left-top-corner {background:url(images/left-top-corner3.gif) no-repeat left top;}
.box3 .right-top-corner {background:url(images/right-top-corner3.gif) no-repeat right top;}
.box3 .left-bot-corner {background:url(images/left-bot-corner3.gif) no-repeat left bottom;}
.box3 .right-bot-corner {background:url(images/right-bot-corner3.gif) no-repeat right bottom; }
.box3 .inner {
	padding: 33px 35px 30px 31px;
	text-align: justify;
}

.dept-list { padding-bottom:16px;}
.dept-list dt.alt1 { padding-bottom:16px;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:77px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1 { height:121px; overflow:hidden;}
#header .row-1 .fleft { padding:36px 0 0 34px;}
#header .row-2 { padding-left:10px;}

.nav { float:right; padding:62px 30px 0 0;}
.nav li { display:inline;}
.nav li a { display:block; float:left; background:url(images/nav-bg1.gif) left top repeat-x; color:#333; text-decoration:none; font-size:1.1em; line-height:36px;}
.nav li a em { display:block; float:left; font-style:normal;}
.nav li a b { display:block; background:url(images/divider.gif) no-repeat right top; font-weight:normal; padding:0 20px 0 20px; cursor:pointer;}
.nav li a:hover { background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
.nav li a:hover b { background:url(images/divider1.gif) no-repeat right top;}
.nav li a.current { background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
.nav li a.current b { background:url(images/divider1.gif) no-repeat right top;}

.nav li a.last em { background:url(images/nav-bg-last.gif) no-repeat right top;}
.nav li a.last em b { background:none;}
.nav li a.last:hover em { background:url(images/nav-bg-last1.gif) no-repeat right top;}
.nav li a.last-current em { background:url(images/nav-bg-last1.gif) no-repeat right top;}
.nav li a.last-current em b { background:none;}
.nav li a.last-current { background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}

.nav li a.first em { background:url(images/nav-bg-first.gif) no-repeat left top;}
.nav li a.first:hover em { background:url(images/nav-bg-first1.gif) no-repeat left top;}
.nav li a.first-current {background:url(images/nav-bg2.gif) left top repeat-x; color:#fff;}
.nav li a.first-current em { background:url(images/nav-bg-first1.gif) no-repeat left top;}
.nav li a.first-current b { background:url(images/divider1.gif) no-repeat right top;}

.banners { position:absolute; right:20px; top:213px;}


/*content*/
#content { background:url(images/content-bg.gif) center top repeat-y; width:100%;}
#content .inside { padding:0 22px 0 9px;}
#content .inside1 { padding:12px 22px 0 22px;}
#content .inside.aside-bg { background:url(images/aside-bg.gif) 9px top repeat-y;}

.aside .indent { padding:0 0 0 0;}

/*footer*/
#footer .indent { padding:14px 0 0 27px;}
#footer a { color:#4db4e3; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
