* { margin:0; padding:0;}
body { 
background:#71716d; 
font-family:Arial; 
font-size:100%; 
line-height:1.0625em; 
color:#787878;
}

input, textarea { 
font-family:Arial; 
font-size:1em;
}

.fleft { 
float:left;
}
.fright { 
float:right;
}
.clear { 
clear:both;
}

.alignright { 
text-align:right;
}
.aligncenter { 
text-align:center;
}

.wrapper, block { 
width:100%; 
overflow:hidden;
}
.container { 
width:100%;
}

.pos_relative { 
position:relative;
}

p { 
margin-bottom:18px;
}

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

#contacts-form label { 
display:block; 
height:27px; 
}
#contacts-form input { 
width:172px; 
padding:1px 0 2px 3px; 
color:#727272;
}
#contacts-form textarea { 
width:202px; 
height:57px; 
padding:1px 0 0 3px; 
margin-bottom:12px; 
overflow:auto; 
color:#727272;
}


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

#site-nav { 
padding:35px 0 0 35px;
}
#site-nav li { 
display:inline;
}
#site-nav li a { 
background:url(images/divider.gif) no-repeat left top; 
padding:0 43px 0 21px; 
font-size:1.17em; 
color:#fff; 
text-decoration:none;
}
#site-nav li a:hover { 
text-decoration:underline;
}

.list1 li { 
background:url(images/bull.gif) no-repeat left 7px; 
padding:0 0 2px 10px; 
font-weight:bold;
}
.list1 li a { 
color:#468fab;
}

.list2 { list-style-type:decimal-leading-zero; 
list-style-position:inside;
}
.list2 li { 
font-weight:bold; 
color:#7f7f28; 
padding-bottom:7px;
}
.list2 li a { 
font-weight:normal; 
color:#7f7f28
}

.list3 dd { 
padding-bottom:11px;
}


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

.p1 { 
margin-bottom:25px;
}
.p2 { 
margin-bottom:18px;
}
.p3 { 
margin-bottom:10px;
}

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

h2 { 
font-size:2.5em; 
line-height:1em; 
color:#373737; 
font-weight:normal; 
background:url(images/marker.gif) no-repeat left 4px; 
padding:0 0 0 34px; 
margin-bottom:26px;
}
h2.extra { 
position:relative; 
margin:-28px 0 24px 0; 
zoom:1;
}
h3 { 
font-family:Arial, Helvetica, sans-serif; 
font-size:1.64em; 
color:#3397bc; 
line-height:1.1em; 
font-weight:normal; 
position:relative;
}
h3.alt1 { 
margin-bottom:14px;
}
h3 a { 
color:#3397bc; 
text-decoration:none;
}
h3 a:hover { 
text-decoration:underline;
}
h4 { 
font-family:tahoma, geneva, sans-serif; 
font-size:1em; 
color:#333; 
margin-bottom:10px;
}
h5 { 
font-size:1em; 
color:#333;
}

.txt1 { 
color:#333; 
}
.txt2 { 
color:#7f7f28;
}

.link1 { 
display:block; 
float:right; 
background:#ff2e00; 
color:#fff; 
text-decoration:none; 
text-transform:uppercase;
}
.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:6px 19px 5px 30px; 
font-style:normal;
}
.link1:hover { 
text-decoration:underline;
}

.link2 { 
display:block; 
float:left; 
color:#fff; 
text-decoration:none; 
font-family:tahoma, geneva, sans-serif; 
font-size:.91em;
}
.link2:hover { 
text-decoration:underline;
}
.link2 span { 
display:block; 
float:left;
}
.link2 span.left { 
background:url(images/link2-left.gif) no-repeat left top; 
padding-left:1px;
}
.link2 span.right { 
background:url(images/link2-right.gif) no-repeat right top; 
padding-right:1px;
}
.link2 span.center { 
background:url(images/link2-bg.gif) left top repeat-x; 
height:23px; 
text-align:center; 
font-weight:bold; 
padding:0 10px; 
line-height:21px; 
cursor:pointer;
}
.link2:hover span { 
text-decoration:underline;
}

.link3 { 
color:#7f7f28;
}


/*==================boxes====================*/
.box {
width:100%; 
background:#fff;
}
.box .border-top {
background:url(images/border-top.gif) repeat-x top;
}
.box .border-bot {
background:url(images/border-bot.gif) repeat-x bottom;
}
.box .border-left {
background:url(images/border-left.gif) repeat-y left;
}
.box .border-right {
background:url(images/border-right.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 .inside { 
padding:4px;
}

.box1 { 
background:#fff; width:100%;
}
.box1 .left { 
background:url(images/box1-left.jpg) no-repeat left top;
}
.box1 .right { 
background:url(images/box1-right.jpg) no-repeat right top;
}
.box1 .inner { 
padding:28px 30px 43px 38px;
}

.box2 { 
background:#ffffff no-repeat right bottom; 
width:100%;
}
.box2 .inner { 
padding:0 10px 0 0;
}

.box3 { 
background:#eaeef0; 
width:100%; 
font-family:tahoma, geneva, sans-serif; 
font-size:.91em; 
line-height:1.27em;
}
.box3 .inner { 
padding:43px 40px 39px 70px;
}
.box3 .link2 { 
font-size:1em;
}
.box3 h2 { 
font-size:30px; 
font-family:Arial, Helvetica, sans-serif;
}

.title-box { 
background:#eaeef0; 
width:100%; 
position:relative; 
margin:-54px 0 0 35px;
}
.title-box.alt {
margin:-95px 0 30px -35px;
}
.title-box .left { 
background:url(images/title-box-left.gif) no-repeat left top;
}
.title-box .right { 
background:url(images/title-box-right.gif) no-repeat right top; 
height:54px;
}
.title-box .inner { 
padding:24px 0 0 34px;
}
.title-box h2 { 
color:#247b97; 
margin:0;
}

.cont-box { 
padding:0 90px 0 0; 
margin:0;
}
.cont-box span { 
float:right;
}

.contacts-buttons .link2 { 
float:right; 
margin-left:6px;
}

/*header*/
#header .row-1 { 
height:86px;
}
#header .row-1 div { 
position:absolute;
}
#header .row-2 div { 
position:absolute;
}

/*content*/
#content .row-1 { 
padding:0 0 37px 31px; 
position:relative;
}
#content .row-2 { 
padding:0 0 0 0;
}

/*footer*/
#footer p { 
padding:35px 0 0 53px; 
margin:0;
}
#footer a { 
color:#3397bc;
}

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

