* { margin:0; padding:0;}
html, body { height:100%;}
html { min-width:921px;}
body { background:url(images/main-bg.jpg) no-repeat center top #111; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:.875em; color:#989898; text-transform:uppercase;}

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:14px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	text-align:left;
}
object { vertical-align:top; outline:none;}

/*==================list====================*/
ul { list-style:none;}

/*==================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;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:7px;}
.p2 { margin-bottom:7px;}
.p3 { margin-bottom:21px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff; outline:none; text-decoration:none;}
a:hover { text-decoration:underline;}

h2 { color:#fff; font-size:25px; line-height:1.2em; margin-bottom:16px;}
h4 { font-size:1em; color:#01cbfd;}

.txt1 { color:#d9a70d;}

.link1 { font-weight:bold; font-family:Tahoma, Geneva, sans-serif;}

.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:20px;}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.png) left top;
	width:559px;
	height:443px;
	top: auto;
}
.box .inner { padding:36px 24px 0 51px;}

.scroll-box {
	height:350px;
	overflow:auto;
}
.scroll-box .scroll-wrap { height:200px;}

.dept-list dt { margin-bottom:14px;}
.dept-list dt:first-line { color:#01cbfd;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:65px;}
.dept-list dd a { text-decoration:underline;}
.dept-list dd a:hover { text-decoration:none;}

.dept-list-1 { padding-bottom:14px;}
.dept-list-1 dt:first-line { color:#01cbfd;}
.dept-list-1 dd { clear:both;}
.dept-list-1 dd span { float:left; width:65px;}
.dept-list-1 dd a { text-decoration:underline;}
.dept-list-1 dd a:hover { text-decoration:none;}

/*splash*/
#splash { position:relative; height:731px;}
#splash .logo {
	position:absolute;
	top:120px;
	left:216px;
	z-index: 5;
}
#splash .nav li {
	position:absolute;
	text-transform:none;
	z-index: 4;
}
#splash .nav li.about { font-size:42px; line-height:1.2em; left:310px; top:359px; letter-spacing:-1px;}
#splash .nav li.folio {
	font-size:62px;
	line-height:1.2em;
	left:491px;
	top:398px;
	letter-spacing:-2px;
}
#splash .nav li.contacts {
	font-size:32px;
	line-height:1.2em;
	left:615px;
	top:343px;
	letter-spacing:-1px;
}
#splash .nav li a { color:#fff; text-decoration:none;}

/*header*/
#header .logo {
	position:absolute;
	top:11px;
	left:31px;
	width: 234px;
	height: 136px;
}

/*content*/
#content { padding-left:46px; height:547px;}

#content .nav li {
	position:absolute;
	text-transform:none;
	height: 62px;
	width: 151px;
}
#content .nav li.about { font-size:42px; line-height:1.2em; left:709px; top:339px; letter-spacing:-1px;}
#content .nav li.folio {
	font-size:62px;
	line-height:1.2em;
	left:698px;
	top:465px;
	letter-spacing:-2px;
}
#content .nav li.contacts {
	font-size:32px;
	line-height:1.2em;
	left:795px;
	top:404px;
	letter-spacing:-1px;
}
#content .nav li a { color:#fff; text-decoration:none;}

#content .section { padding-bottom:31px;}

.folio {
	width:125px;
	overflow:hidden;
}
.folio dt { padding:3px 0 14px 0;}
.folio dd { float:left; margin-right:24px;}
.folio dd.last { float:none; overflow:hidden; padding-top:25px;}
.folio dd ul { text-align:center;}
.folio dd ul li { display:inline; color:#01cbfd;}

/*footer*/
#footer { color:#696969;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
