* { margin:0; padding:0;}
html, body { height:100%;}
body { background:#f1f0f0; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.125em; color:#333333;}

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; clear:both;}
.container { width:100%;}

p { margin-bottom:18px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #fff;}
.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;}
object { vertical-align:top; outline:none;}

#search-form { float:right; text-transform:uppercase; padding:32px 0 0 0;}
#search-form fieldset { border:none; background:url(images/search-bg.gif) no-repeat left top; width:277px;}
#search-form input.text { background:none; border:none; padding:0 0 0 6px; width:235px;}
#search-form input.submit { background:none; border:none; width:34px; height:33px; border:none; cursor:pointer;}

#newsletter-form { float:left; padding:15px 0 5px 28px;}
#newsletter-form fieldset { border:none; background:url(images/newsletter-bg.gif) no-repeat left 33px;}
#newsletter-form input.text { border:none; background:none; width:210px; padding:1px 0 3px 3px;}
#newsletter-form input.submit {border:none; background:none; width:35px; height:35px; cursor:pointer;}
#newsletter-form h2 { margin-bottom:13px;}

#contacts-form fieldset { border:none;}
#contacts-form label { display:block; height:30px;} 
#contacts-form label input { width:294px; padding:3px 0 3px 3px; color:#a59d9d; border:1px solid #d0caca; background:none;}
#contacts-form textarea {width:294px; height:116px; padding:3px 0 3px 3px; margin-bottom:21px; color:#a59d9d; overflow:auto; border:1px solid #d0caca; background:none;}
#contacts-form .link1 { float:right; margin-left:25px;}

#contacts-form2 fieldset { border:none;}
#contacts-form2 label { display:block; height:30px;} 
#contacts-form2 label input { width:294px; padding:3px 0 3px 3px; color:#a59d9d; border:1px solid #d0caca; background:none;}
#contacts-form2 textarea {width:294px; height:116px; padding:3px 0 3px 3px; margin-bottom:21px; color:#a59d9d; overflow:auto; border:1px solid #d0caca; background:none;}
#contacts-form2 .link1 { float:right; margin-left:25px;}

#catalog-form fieldset { border:none;}
#catalog-form label { display:block; height:30px;} 
#catalog-form label input { width:294px; padding:3px 0 3px 3px; color:#a59d9d; border:1px solid #d0caca; background:none;}
#catalog-form textarea {width:294px; height:116px; padding:3px 0 3px 3px; margin-bottom:21px; color:#a59d9d; overflow:auto; border:1px solid #d0caca; background:none;}
#catalog-form .link1 { float:right; margin-left:25px;}

/*==================list====================*/
ul { list-style:none;}

ol li { list-style-position:inside; color:#0066FF; padding-bottom:18px;}
ol li span {color:#a59d9d;}

.img-list { width:100%; overflow:hidden; padding-bottom:20px;}
.img-list li { float:left; margin-right:3px;}
.img-list li.last { margin-right:0;}

.list1 { padding-bottom:8px;}
.list1 li { background:url(images/bull-1.gif) no-repeat left 6px; padding:0 0 7px 13px;}
.list1 li a { color:#0066FF;}

.list2 dt { color:#0066FF;}
.list2 dd { padding-bottom:18px;}
.list2 dd span { color:#0066FF;}

.list3 dd { padding-bottom:18px;}

.clients li { padding-bottom:20px; width:100%; overflow:hidden; vertical-align:top;}
.clients li img { display:block; margin-bottom:10px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:30px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#0066FF; outline:none;}
a:hover{text-decoration:none;}
/*h2 { font-size:1.5em; color:#333333; text-transform:uppercase; margin-bottom:10px;}*/
h2 { font-size:1.5em; color:#333333; text-transform:uppercase; margin-bottom:10px;}
h3 { font-size:1.1em; margin-bottom:16px;}
h4 { font-size:1em; font-weight:normal; margin-bottom:16px;}
h5 { font-size:1em; font-weight:normal;}
h6 { font-size:1.3em; color:#FF0000; margin-bottom:16px; font-variant: small-caps;}
h8 { font-size:1.1em; color:#FF0000; margin-bottom:16px;}
.link1 { background:url(images/marker.gif) no-repeat left top; display:block; float:left; padding:5px 0 7px 41px; color:#322d2d;}
.link2 { background:url(images/marker.gif) no-repeat left top; display:block; float:left; padding:5px 0 7px 41px; color:#322d2d;}
.dept-list dt { margin-bottom:10px; text-align:center;}
.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:92px;}
.dept-list dd p { text-align:left;}

.dept-list-1 dd { clear:both;}
.dept-list-1 dd.last { padding-bottom:18px;}
.dept-list-1 dd span { float:left; width:92px;}
.dept-list-1 dd p { text-align:left;}


/*header*/
#header div { position:absolute; margin-left:-28px;}

/*content*/
#content { padding:39px 0 40px 0;}
#content .section { padding-bottom:38px;}
#content .aside .list1 li { padding-bottom:12px;}

/*footer*/
#footer { text-transform:uppercase; color:#787171;}
#footer .indent { padding:20px 50px 0 0;}
#footer a { color:#787171; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

#footer ul { float:right;}
#footer ul li { display:inline;}
#footer ul li a { padding:0 6px 0 3px; color:#787171; text-decoration:none;}
#footer ul li a:hover { text-decoration:underline;}
/*==========================================*/

/* captcha */
#contacts-form img.captcha-image,
#contacts-form2 img.captcha-image {
	border:1px solid #D0CACA;
	float:left;
}
#contacts-form input.captcha,
#contacts-form2 input.captcha {
	width:145px;
	padding:5px 3px 5px 3px;
	float:right;
}

.captcha-wrapper p {
	color:#A59D9D;
}

.captcha-wrapper a.refresh {
	float:left;
	padding-top:3px;
	margin-left:4px;
}

#contacts-form .captcha-wrapper label {
	margin-right:10px;
}
