﻿* { margin:0; padding:0;}
body { background:#000; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#000;}

input, 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, block { 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;
	position: relative;
}

#contacts-form label { height:26px; display:block;}
#contacts-form input { width:192px; padding:1px 0 1px 3px;}
#contacts-form textarea { width:192px; height:110px; padding:1px 0 0 3px; overflow:auto; margin-bottom:10px;}
#contacts-form .button { float:right; margin-left:10px;}

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

.list1 li { background:url(images/arrow1.gif) no-repeat left 7px; padding:0 0 10px 20px;}
.list1 li a { color:#000; text-decoration:none;}
.list1 li a:hover { text-decoration:underline;}

.list2 { margin-bottom:-10px;}
.list2 li { padding-bottom:10px;}

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

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

.button { background:url(images/button.gif) no-repeat left top; width:69px; height:20px; text-align:center; font-weight:bold; color:#fff; text-decoration:none; display:block; line-height:20px;}
.button:hover { text-decoration:underline;}

.line-hor { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:28px 0 30px 0;}
.line-hor1 { background:url(images/line-hor.gif) left top repeat-x; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 29px 0;}

.title { margin:6px 0 18px 0;}

/*==================boxes====================*/
.main-box { background:url(images/main-box-bg.gif) no-repeat left top; width:800x; height:550px;}
.main-box .inner { padding:35px 0 0 57px;}
.main-box .inner1 { padding:445px 0 0 11px;}

.box1 { background:url(images/box1-bg.png) no-repeat left top; width:820; height:550px;}
.box1 .inner { padding:22px 30px 0 34px;}

.box2 { background:url(images/box1-bg.gif) no-repeat left top; width:820; height:550px;}
.box2 .inner { padding:22px 30px 0 34px;}

.scroll-box { background:url(images/nav-bg.gif) no-repeat left top; height:37px; margin:18px 0 0 11px; text-align:right; width:530px; padding-right:9px;}
.scroll-box img { margin:9px 0 0 6px;}
.scroll-box p { text-align:left; margin:0; padding:10px 0 0 23px;}

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

.menu { padding:0 0 0 11px;}

/*header*/
#header .fleft { padding:48px 0 0 161px;}
#header .fright { padding:83px 160px 0 0;}

/*content*/
#content { height:547px;}
#content .inside { padding:0 0 0 163px;}

/*footer*/
#footer { color:#565656; text-align:right;}
#footer a {color:#565656;}
#footer strong { color:#9dd54a; text-transform:uppercase;}
#footer p {
	margin: 0;
	padding: 34px 159px 0 0;
	position: relative;
}

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