* { margin:0; padding:0;}
body { background:#000; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#000;}

input, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1.22em;}

.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%;}

p { margin-bottom:16px;}

.tail-top { background:url(../images/tail-top.gif) left top repeat-x #040404;}
.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;}

#contacts-form label { display:block; height:26px;} 
#contacts-form label input { width:393px; padding:2px 0 3px 3px; color:#a4a4a4; background:#161718; border:1px solid #a4a4a4;}
#contacts-form textarea {width:401px; height:92px; padding:2px 0 2px 3px; margin-bottom:15px; color:#a4a4a4; background:#161718; border:1px solid #a4a4a4; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.nav { position:absolute; top:182px; margin-left:195px;}
.nav li { display:inline; padding:0 12px;}
.nav li a { color:#b88312; text-decoration:none;}
.nav li a:hover { color:#fff;}
.nav li a.current { color:#fff;}

.puzzle { width:100%; overflow:hidden;}
.puzzle li { float:left; width:106px; margin-right:2px;}

.list1 li { background:url(../images/arrow1.gif) no-repeat left 3px; padding:0 0 12px 15px;}
.list1 li a { color:#21638d;}

.list2 { width:100%; overflow:hidden;}
.list2 li { float:left; width:210px; text-align:center; padding-bottom:16px;}
.list2 li img { display:block; margin:0 auto 12px auto;}
.list2 li a { color:#21638d;}
.list2 li a:hover { color:#fff;}

.list3 li { width:100%; overflow:hidden; padding-bottom:12px;}
.list3 li span  { float:right;}
.list3 li a { color:#21638d; background:url(../images/arrow1.gif) no-repeat left top; padding:0 0 0 16px;}

/*==================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:16px;}
.p2 { margin-bottom:10px;}


/*=================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

.txt1 { color:#fff;}

.link1 { text-decoration:none;}
.link1:hover { text-decoration:underline;}

.title { margin-bottom:26px;}

/*==================boxes====================*/
.box-1 { background:url(../images/box1-bg.jpg) left top repeat-y; width:100%;}
.box-1 .top { background:url(../images/box1-top.jpg) no-repeat left top;}
.box-1 .bottom { background:url(../images/box1-bottom.jpg) no-repeat left bottom; width:100%; min-height:371px; height:auto !important; height:371px;}
.box-1 .inner { padding:54px 25px 50px 30px;}

.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header div { position:absolute;}

/*content*/
#content { padding:0 31px 0 28px;}
#content .row-2 { padding:30px 0 25px 30px;}

/*footer*/
#footer { color:#3d4245; text-align:center;}
#footer p { padding:24px 0 0 0;}
#footer a {color:#3d4245; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*==========================================*/
.rgallery {margin:5px 0;padding:5px 0}
.rgallery li{display:block;width:100px;height:100px;overflow:hidden;margin:4px;float:left;border:3px #fff solid}
