* { margin:0; padding:0;}
body { background:#000; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:.75em; color:#aaaaab; letter-spacing:1px;}

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:12px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:24px;} 
#contacts-form label input { width:225px; padding:1px 0 1px 3px; color:#aaaaab; background:#161719; border:1px solid #5a5a5b;}
#contacts-form textarea {width:225px; height:64px; padding:1px 0 1px 3px; margin-bottom:8px; color:#aaaaab; background:#161719; border:1px solid #5a5a5b; overflow:auto;}
#contacts-form .link1 { padding:1px 20px 1px 20px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { border-bottom:1px dashed #4c4d4d; padding-bottom:1px; margin-bottom:2px;}
.list1 li a { color:#0697b8; text-decoration:none;}
.list1 li a:hover { color:#fff;}

.list2 { width:100%; overflow:hidden; padding:10px 0 0 0;}
.list2 li { float:left; margin-right:14px;}
.list2 li.last { margin-right:0;}

.list3 { width:100%; overflow:hidden;}
.list3 li { margin-right:13px; float:left; padding-bottom:13px;}
.list3 li.alt { margin-right:0;}

/*==================other====================*/
.img-indent { margin:0 12px 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; }

.p2 { margin-top:-10px;}

/*==================txt, links, lines, titles====================*/
a {color:#0697b8; text-decoration:none;}
a:hover { text-decoration:underline;}

h4 { font-size:1em; color:#0697b8; margin-bottom:8px;}
h5 { font-size:1em; color:#fefefe; margin-bottom:8px;}

.link1 { background:#0697b8; display:block; float:right; color:#fff; text-decoration:none; padding:1px 4px; text-transform:uppercase; margin-left:9px;}
.link1:hover { color:#000;}

.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:6px;}
.title1 { margin-bottom:10px;}

/*==================boxes====================*/
.box { width:100%; background:url(images/box-bg.jpg) left top repeat-y; width:608px;}
.box .top { background:url(images/box-top.jpg) no-repeat left top;}
.box .bottom { background:url(images/box-bottom.jpg) no-repeat left bottom; width:100%; min-height:286px; height:auto !important; height:286px;}
.box .inner { padding:49px 50px 46px 60px;}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

/*header*/
#header .row-1 { height:225px;}
#header .row-1 .indent { padding:41px 0 0 248px;}
#header .row-2 { background:url(images/menu-bg.jpg) no-repeat left top; height:59px; padding-left:88px;}

/*content*/
#content { padding:0 0 0 48px;}
#content .row-1 { padding-bottom:20px;}

/*footer*/
#footer .indent { padding:24px 0 0 205px;}
/*==========================================*/

