* { margin:0; padding:0;}
body { background-image: url(images/bg1.jpg); font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#010101;}

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%;}
.wrapper1:after {content: ' '; clear:both; display: block; width: 0; height: 0; overflow: hidden; font-size: 0;}

p {
	margin-bottom:15px;
	text-align: justify;
}

.tail-top { background:url(images/headerbg.png) left top repeat-x;}
.tail-bottom { background:url(images/footerbg.png) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:top;
	text-align:center;
}

#post { float:right; padding:6px 2px 0 0; text-align:right;}
#post label { display:block; height:28px;}
#post strong {
	color:#464646;
	text-align: center;
}
#post input.text { width:87px; border:1px solid #969696; background:#fff; padding:1px 0 1px 3px; color:#464646; margin:0 15px 0 3px;}
#post input.password { width:87px; border:1px solid #969696; background:#fff; padding:1px 0 1px 3px; color:#464646; margin:0 10px 0 2px;}
#post input.submit { background:url(images/login.gif) no-repeat left top; width:60px; height:21px; border:none; font-weight:bold; color:#464646;}
#post a { color:#b0afaf;}

#contacts-form label { display:block; height:38px;} 
#contacts-form label input { width:284px; padding:1px 0 1px 3px; color:#585858;}
#contacts-form textarea {width:284px; height:126px; padding:1px 0 1px 3px; margin-bottom:26px; color:#585858; overflow:auto;}

/*==================list====================*/
ul {
	list-style:none;
}

.list1 { padding-bottom:10px;}
.list1 li { display:inline;}
.list1 li a { background:url(images/list-bg.gif) left top repeat-x; display:block; text-align:center; margin-bottom:1px; font-size:.91em; color:#818181; text-decoration:none; padding:4px 5px 5px 5px;}
.list1 li a:hover { color:#000; background:#ff9600;}

.list2 li {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:9px;
	margin-bottom:9px;
	text-align: justify;
	color: #000;
}
.list2 li.last { border-bottom:none; margin-bottom:15px;}
.list2 li img { float:left; margin-right:16px;}
.list2 li strong {
	color:#900;
}

.list3.alt { padding-bottom:20px;}
.list3 li { list-style-type:none; color:#585858; font-weight:bold; list-style-position:inside; border-bottom:1px solid #f1f1f1; padding:0 0 4px 0; margin-bottom:5px;}
.list3 li.last { border-bottom:none; margin-bottom:11px;}
.list3 li a { color:#818181; text-decoration:none; font-weight:normal;}
.list3 li a:hover { color:#000;}

/*==================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:15px;}
.p2 { margin-bottom:30px;}
.p3 { margin-bottom:40px;}

/*==================txt, links, lines, titles====================*/
a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a img { border:none; 
} 

h3 {
	font-size:1em;
	color:#900;
	margin-bottom:7px;
}
h4 {
	font-size:1em;
	color:#000000;
}
h5 {
	font-size:1.5em;
	color:#900;
}

.button { display:block; color:#fff; text-decoration:none; text-align:center; background:url(images/button-bg.gif) left top repeat-x; text-transform:uppercase; text-decoration:none; font-size:.91em; font-weight:bold; padding:12px 0 12px 0;}
.button: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 { border-bottom:1px solid #e2e2e2; height:15px; margin-bottom:3px;}
.title1 { border-bottom:1px solid #e2e2e2; height:24px; top:-27px; position:relative; margin-bottom:-10px;}
.title-box { background:url(images/title-box-bg.gif) left top repeat-x; height:51px; margin-bottom:11px;}


/*==================boxes====================*/
.extra-box { background:url(images/extra-box-bg.png) no-repeat left top; width:923px; text-align:center; top:-64px; position:relative;}
.extra-box .inner { padding:13px 0 0 13px;}
.extra-box p { margin:0; padding:22px 0 0 0;}
.extra-box .col-1, .extra-box .col-2, .extra-box .col-3 { }

.cont-box { padding:0 100px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header .row-1 { height:15px;}
#header .row-1 .fleft { padding:8px 0 0 41px;}
#header .row-2 { height:86px;}
#header .row-2 .fleft { padding:10px 0 0 5px;}
#header .row-3 {
	height:40px;
	text-align: right;
}

/*content*/
#content { padding:0 8px 35px 9px;}
#content .indent { padding:10px 8px 0 8px;}
#content .indent1 { padding:10px 13px 0 13px;}

/*footer*/
#footer p { margin:0; padding:16px 0 0 41px;}

/*==========================================*/

