* {
	margin:0;
	padding:0;
}
body { background:#266d9b; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#333231;}

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:18px;}

.tail-left { background:url(images/tail-left.gif) left top repeat-x; position:absolute; left:0; top:0; height:118px; width:50%;}
.right-bg {
	background:url(images/right-bg.jpg) no-repeat 471px 106px;
	position:absolute;
	right:0;
	top:0;
	height:126px;
	width:50%;
}
.tail-top { background:url(images/tail-top.gif) left top repeat-x #f2efe8;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#search-form { text-align:right;}
#search-form fieldset { border:none;}
#search-form input.text { background:url(images/input-bg.gif) no-repeat left top; border:none; width:135px; color:#fff; padding:3px 3px 4px 6px; margin-right:9px;}
#search-form input.submit { background:url(images/submit.jpg) no-repeat left top; border:none; width:60px; height:24px; cursor:pointer; color:#1e69a1;}

#newsletter-form { text-align:right;}
#newsletter-form fieldset { border:none;}
#newsletter-form input.text { background:url(images/input-bg1.gif) no-repeat left top; border:none; width:135px; color:#111; padding:3px 3px 4px 6px; margin-right:9px;}
#newsletter-form input.submit { background:url(images/submit1.gif) no-repeat left top; border:none; width:60px; height:23px; cursor:pointer; color:#1e69a1;}

#contacts-form label { display:block; height:37px;} 
#contacts-form label input { width:265px; padding:4px 0 5px 3px; color:#191919; background:#f3f1ea; border:1px solid #c1b797;}
#contacts-form textarea {width:319px; height:93px; padding:4px 0 2px 3px; margin-bottom:15px; color:#191919; background:#f3f1ea; border:1px solid #c1b797; overflow:auto;}
#contacts-form .col-1 { width:280px !important; margin-right:0 !important;}
#contacts-form .col-2 { width:324px !important;}

/*==================list====================*/
ul { list-style:none;}

.banners { overflow:hidden; margin:0 -26px 49px 0;}
.banners li { background:url(images/banner-bg.jpg) no-repeat left top; width:190px; height:228px; text-align:center; float:left; margin-right:26px;}
.banners li img { margin:21px 0 20px 0;}
.banners li p { text-transform:uppercase; font-weight:bold; color:#2a3137; margin-bottom:20px; font-size:.91em; width:140px; margin:0 auto 20px auto;}

.news li { width:100%; overflow:hidden; padding-bottom:30px;}
.news li span { display:block; background:url(images/date.gif) no-repeat left top; width:46px; height:48px; float:left; margin-right:13px; font-size:18px; color:#fff; font-weight:bold; text-align:center; line-height:1em; vertical-align:text-bottom;}
.news li span:first-line { font-weight:normal; font-size:13px; line-height:20px;}
.news li p { margin:0; padding:5px 0 0 0;}

.dept-list { float:left;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}

.list1 li { color:#239dd9; font-weight:bold; padding-bottom:7px;}
.list1 li a:hover { color:#000;}

.list2 { padding-bottom:30px;}
.list2 li { padding-bottom:20px;}

.list4 dt { font-weight:bold; color:#239dd9;}
.list4 dd { padding-bottom:18px;}

/*==================other====================*/
.img-indent { margin:0 36px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px; }
.img-box img {
	float:left;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 0;
}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:9px;}
.p2 { margin-bottom:18px;}
.p3 { margin-bottom:27px;}
.p4 { margin-bottom:36px;}
.p5 { margin-bottom:45px;}

/*==================txt, links, lines, titles====================*/
a {color:#239dd9;}
a:hover{text-decoration:none;}

h3 {font-size:1em; text-transform:uppercase; color:#239dd9; margin-bottom:3px;}
h4 { font-size:1.15em; line-height:1.6em; font-weight:normal; margin-bottom:26px; color: #333; text-align: justify; }
h5 { font-size:1em; margin-bottom:4px;}

.link1 { display:block; float:left; background:url(images/link1-bgd.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.button { background:url(images/button.png) no-repeat left top; width:100px; height:23px; line-height:20px; color:#fff; text-decoration:none; display:inline-block; text-align:center;}
.button:hover { color:#000;}

.button1 { background:url(images/button1.png) no-repeat left top; width:60px; height:23px; line-height:20px; color:#1e69a1; text-decoration:none; display:inline-block; text-align:center;}
.button1:hover { color:#000;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:33px;}

/*==================boxes====================*/
.box { width:272px; background:url(images/box-bg.jpg) left top repeat-y; color:#444; margin-bottom:20px;}
.box .top { background:url(images/box-top.jpg) no-repeat left top;}
.box .bottom { background:url(images/box-bottom.jpg) no-repeat left bottom;}
.box .inner {
	padding-top: 69px;
	padding-right: 27px;
	padding-bottom: 30px;
	padding-left: 27px;
	margin: 0px;
}
.box .title { margin-bottom:40px;}

.box1 { width:272px; background:url(images/box1-bg.jpg) left top repeat-y; color:#fff; margin:0 0 0 2px; }
.box1 .top { background:url(images/box1-top.jpg) no-repeat left top;}
.box1 .bottom { background:url(images/box1-bottom.jpg) no-repeat left bottom;}
.box1 .inner { padding:24px 23px 30px 23px;}
.box1 .title1 { height:40px; border-bottom:2px solid #499ccd; margin-bottom:18px;}
.box1 .title { height:33px; border-bottom:2px solid #499ccd; margin-bottom:15px;}
.box1 .dept-list { margin-bottom:-18px;}
.box1 .dept-list dt { margin-bottom:18px;}
.box1 .dept-list dd a { color:#fff;}

.header-box { background:url(images/slide_01.jpg)  no-repeat left top; width:650px; height:294px; name:SlideShow; float:left; margin:32px 0 0 0;}
.header-box .inner { padding:82px 35px 0 0; text-align:right;}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

/*header*/
#header .row-1 { height:106px; background:url(images/header-bg1.jpg) no-repeat left top;}
#header .row-1 .fleft { padding:43px 0 0 0px;}
#header .row-1 .fright { padding:4px 28px 0 0;}
#header .row-1 .current-date { color:#fff; font-size:.85em; text-align:left; padding:0 10px 12px 0; }

.nav {
	background:url(images/nav-bg.jpg) no-repeat left top;
	width:294px;
	height:327px;
	float:left;
	padding-top:0px;
	position:relative;
	background-image: url(images/nav-bg.jpg);
}
.nav li { padding:0 0 0 54px; }
.nav li a {
	display:block;
	background:url(images/nav-bg1.png) no-repeat left top;
	width:206px;
	height:23px;
	text-indent:72px;
	margin-bottom:3px;
	font-size:0.91em;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	line-height:23px;
}
.nav li a:hover {
	background:url(images/nav-bg.png) no-repeat left top;
	color:#0f2c4f;
	font-weight:bold;
}
.nav li a.current {background:url(images/nav-bg2.png) no-repeat left top; color:#0f2c4f; font-weight:bold;}

/*content*/
#content { padding:0 0 67px 14px; position:relative;}
#content .inside { padding:50px 30px 0 0; background:url(images/extra-bg.gif) no-repeat 762px top;}
#content .content { padding:50px 0 0 0;}
#content .content .section { padding-bottom:49px; font-size: 1.15em; text-align: justify; }
#content .content .indent { padding:8px 0 0 8px;}
#content .content2 { padding:50px 0 0 0;}

/*footer*/
#footer { text-align:center; color:#fff;}
#footer .indent { padding:22px 0 0 0;}
#footer a { color:#fff;}
/*==========================================*/

