* { margin:0; padding:0;}
html, body { height:100%;}
body { background:url(images/tail-top.gif) left top repeat-x #252525; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:.9375em; color:#999999;}

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

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

#newsletter-form fieldset { border:none;}
#newsletter-form input.text { background:none; border:1px solid #363636; width:200px; padding:5px 0 5px 5px; margin-right:5px; color:#fff;}
#newsletter-form div { padding-bottom:10px;}
#newsletter-form p { margin-bottom:10px;}

#contacts-form { font-size:.91em;}
#contacts-form label { display:block; height:48px;} 
#contacts-form label input { width:244px; padding:2px 0 2px 3px; color:#91867f; background:#1b1b1b; border:1px solid #2c2c2c; text-transform:uppercase;}
#contacts-form textarea {width:290px; height:111px; padding:2px 0 2px 3px; margin-bottom:20px; color:#91867f; background:#1b1b1b; border:1px solid #2c2c2c; text-transform:uppercase; overflow:auto;}
#contacts-form .col-1 { width:300px !important; margin-right:0 !important;}
#contacts-form .col-2 { width:296px !important;}
#contacts-form .link1 { font-size:1.33em;}

/*==================list====================*/
ul { list-style:none;}
ol li { list-style-position:inside; color:#ffba00; font-weight:bold; padding-bottom:20px;}
ol li span { font-weight:normal; color:#696969;}
ol li:first-line { color:#fff !important;}

.list1 { width:100%; overflow:hidden;}
.list1 li { float:left; width:189px; margin-right:16px; font-size:1.1em; line-height:1.14em;}
.list1 li.last { margin-right:0;}
.list1 li img { margin-bottom:17px;}
.list1 li p { margin-bottom:20px;}
.list1 li a { font-size:1.14em;}

.list2 li { color:#ffba00; padding-bottom:6px;}
.list2 li a { color:#fff; padding-left:3px;}

.list3 dt { font-weight:bold; margin-bottom:5px; color:#fff;}
.list3 dd { padding-bottom:20px;}
.list3 dd p { margin-bottom:24px;}

.list4 dt { font-weight:bold; color:#fff; margin-bottom:5px;}
.list4 dd { padding-bottom:28px;}

.img-list { padding-bottom:15px;}
.img-list li { width:100%; overflow:hidden; padding-bottom:21px;}
.img-list li img { float:left; margin-right:13px;}
.img-list li h3 { padding-top:6px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:28px;}
.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;}

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

h1 { font-family:"Gill Sans MT", Times, serif; font-size:55px; line-height:1em; color:#fff; font-weight:normal; padding:0 0 10px 0px; margin:32px 0 0 9px; float:left;}
h1 a { color:#fff; text-decoration:none;}
h2 { font-family:"Gill Sans MT", Times, serif; color:#fff; font-size:2.3em; line-height:1em; font-weight:normal; margin-bottom:29px;}
h3 { font-size:1em; color:#fff; text-transform:uppercase; margin-bottom:6px;}
h4 {font-size:1em; color:#fff; font-weight:normal; margin-bottom:6px;}
h5 { font-size:1em; color:#fff; margin-bottom:5px;}

.txt1 { color:#fff;}

.link1 { font-size:1.23em;}

.dept-list { float:left;}
.dept-list dt { font-weight:bold; color:#fff; margin-bottom:5px;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}


/*header*/
#header .row-1 { height:24px; border-bottom:1px solid #202020; background:#000;}
#header .row-1 .fleft { font-size:.77em; text-transform:uppercase; padding:4px 0 0 20px;}
#header .row-1 .fright { padding:3px 20px 0 0;}
#header .row-2 { height:98px; overflow:hidden;}

#header .rss { background:url(images/rss.jpg) no-repeat right top; padding:0 22px 0 0; font-size:.91em; color:#787878; text-decoration:none;}
#header .rss:hover { color:#fff;}

#header .nav { float:right; padding:55px 0 0 0;}
#header .nav li { display:inline;}
#header .nav li a { display:block; float:left; background:url(images/nav-bg1.gif) no-repeat left top; width:101px; height:42px; line-height:42px; text-align:center; font-size:.77em; color:#fff; text-decoration:none; text-transform:uppercase; margin-left:1px;}
#header .nav li a:hover { background:url(images/nav-bg2.gif) no-repeat left top;}
#header .nav li a.current { background:url(images/nav-bg2.gif) no-repeat left top;}

.header-box { background:#d50000; height:314px; width:306px; float:right;}
.header-box .inner { padding:0px 0px 0 0px;}
.header-box h2 { font-family:"Times New Roman", Times, serif; color:#fff; font-size:44px; line-height:34px; font-weight:normal; margin-bottom:28px;}
.header-box .button { float:left; background:url(images/button.gif) no-repeat left top; width:141px; height:37px; line-height:37px; color:#fff; text-transform:uppercase; font-size:.77em; text-decoration:none; text-indent:21px;}
.header-box .button:hover { color:#ffba00;}

/*content*/
#content { background:#212121; width:100%;}
#content .indent {padding:31px 23px 0 20px;}
#content.aside-bg { background:url(images/aside-bg.gif) right top repeat-y #212121;}
#content .content .indent { padding:31px 23px 0 20px;}
#content .aside .indent { padding:31px 22px 0 20px;}

#content .article { padding:0 0 50px 0;}
#content .article.article-last { padding-bottom:30px;}

/*footer*/
#footer { border-top:1px solid #2c2c2c; background:#101010; padding:12px 0 8px 20px;}
#footer a { color:#fff;}
/*==========================================*/
