* { margin:0; padding:0;}
body { background:#131919; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#4a4a4a;}

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:18px;
	color: #000;
	font-size: .75;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}
object { vertical-align:top;}

#contacts-form label { display:block; height:28px;} 
#contacts-form label input { width:155px; padding:1px 0 1px 3px; color:#191919; font-size:.91em;}
#contacts-form textarea {width:200px; height:70px; padding:1px 0 1px 3px; margin-bottom:15px; color:#191919; overflow:auto; font-size:.91em;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { background:url(images/arrow2.gif) no-repeat left 6px; padding:0 0 3px 12px;}
.list1 li a { color:#000;}

.list2 { width:100%; overflow:hidden; padding-bottom:16px;}
.list2 li { float:left;}

.list3 li { padding-bottom:15px;}

/*==================other====================*/
.img-indent { margin:0 9px 0 0; float:left;}
.img-box {
	width:100%;
	overflow:hidden;
	padding-bottom:9px;
}
.img-box img { float:left; margin:0 9px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:18px;}
.p2 { margin-bottom:9px;}

/*==================txt, links, lines, titles====================*/
a {color:#4a4a4a;}
a:hover{text-decoration:none;}

h2 { font-size:1.5em; color:#a5242e; font-weight:normal; margin-bottom:12px;}
h4 {
	font-size:1em;
	color:#000;
}

.link1 { background:url(images/arrow1.gif) no-repeat right 5px; padding:0 14px 0 0; font-weight:bold; text-decoration:none; color:#4a4a4a;}
.link1:hover { text-decoration:underline;}

.link2 { background:url(images/arrow3.gif) no-repeat left 5px; padding:0 0 0 14px; font-weight:bold; text-decoration:none; color:#4a4a4a;}
.link2:hover { text-decoration:underline;}

.line-hor { background:#cacaca; height:1px; overflow:hidden; font-size:0; line-height:0; margin:28px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

.title { margin-bottom:4px;}

/*==================boxes====================*/
.box { width:853px; min-height:701px; height:auto !important; height:701px; background:url(images/box-bottom.jpg) no-repeat left bottom #fff;}
.box .inside { padding:10px 9px 0 9px;}

.content-box { background:#e4e4e4; min-height:449px; height:auto !important; height:449px;}
.content-box .inner { padding:22px 20px 10px 34px;}

.cont-box {margin:0;}
.cont-box span { float:left; width:79px;}

.menu { background:url(images/menu-bg.gif) left top repeat-x; height:51px; margin:9px 0 0 0;}
.logo { padding:14px 0 0 173px;}

/*==========================================*/
