* { margin:0; padding:0;}
html, body { height:100%;}
body { background:#151515; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#494949;}

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;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top; outline:none;}

#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:41px;} 
#contacts-form label input { width:257px; padding:0 0 0 3px; color:#fff; background:#282828; border:1px solid #a4a4a4;}
#contacts-form textarea {width:257px; height:241px; padding:0 0 0 3px; margin-bottom:15px; color:#fff; overflow:auto; background:#282828; border:1px solid #a4a4a4;}

/*==================list====================*/
ul { list-style:none;}

.list1 { padding-bottom:18px;}
.list1 li { background:url(images/arrow1.gif) no-repeat left 6px; padding:0 0 7px 23px; font-size:1.1em;}
.list1 li a { color:#fff;} /* a3a3a2 */

/*==================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:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

.indent1{padding-left: 18px;}
.indent2{padding-left: 36px;}
.indent3{padding-left: 54px;}
.indent4{padding-left: 72px;}
.indent5{padding-left: 90px;}

/*==================txt, links, lines, titles====================*/
a {color:#fff; outline:none;}
a:hover{text-decoration:none;}

h2 { font-size:24px; line-height:1.2em; color:#fff; text-transform:uppercase; padding:3px 0 0 0; font-weight:normal;}
h2.icon1 { background:url(images/icon1.jpg) no-repeat 2px top; padding-left:35px;}
h2.icon2 { background:url(images/icon2.jpg) no-repeat 2px top; padding-left:35px;}
h2.icon3 { background:url(images/icon3.jpg) no-repeat 2px top; padding-left:35px;}
h3 { font-size:1.3em; color:#fff; font-weight:normal; margin-bottom:9px; margin-top:30px;}
h4 { font-size:1.1em; color:#fff; font-weight:normal;}
h5 { font-size:1.1em; color:#fff; font-weight:normal; margin-bottom:18px;}
h6 { font-size:1.1em; color:#fff; font-weight:normal;}

.txt1 { color:#a3a3a3;}
.txt2 { color:#fff;}

.link1 { font-size:1.21em; color:#fff;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver, .line-ver1 { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { background:url(images/line-hor.gif) left bottom repeat-x; height:56px; overflow:hidden; margin-bottom:12px;}

/*==================boxes====================*/
.box { background:#1c1c1c; width:100%;}
.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 .inside { padding:29px 20px 32px 20px;}

.dept-list { padding-bottom:18px;}
.dept-list dt { font-size:1.1em; color:#a3a3a3;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:98px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1 { font-size:.71em; text-transform:uppercase; color:#787878; height:31px; border-bottom:1px solid #1f1f1f;}
#header .row-1 .fleft, #header .row-1 .fright { padding:7px 0 0 0;}
#header .row-2 { height:133px;}
#header .row-2 .logo { float:left; padding:43px 0 0 0;}
#header .row-3 { padding:201px 0 0 0; text-align:right;}

#header .nav { float:right; padding:93px 0 0 0;}
#header .nav li { display:inline;}
#header .nav li a { font-size:1.21em; text-decoration:none; color:#787878; padding:0 6px 0 8px; text-transform:uppercase;}
#header .nav li a:hover { color:#fff;}
#header .nav li a.current { color:#fff;}

.rss { background:url(images/rss.jpg) no-repeat right top; padding:0 22px 2px 0; color:#787878; text-decoration:none;}
.rss:hover { color:#fff;}

/*content*/
#content { padding:23px 0 10px 0;}
#content .indent { padding:19px 0 0 0;}

/*footer*/
#footer { color:#6e6e6e;}
#footer a { color:#fff;}

/*==========================================*/
