* { margin:0; padding:0;}
body {
	background:url(images/tail-top.gif) left top repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#868c90;
	vertical-align: top;
	text-align: center;
}

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;
	text-align: left;
	font-weight: bold;
}

.right-bg {
	background:url(images/right-bg.jpg) no-repeat 439px 268px;
	position:absolute;
	width:50%;
	right:-666px;
	top:-65px;
	height:572px;
}

/*==================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:42px;} 
#contacts-form label input { width:223px; padding:2px 0 2px 3px; color:#91867f; background:none; border:1px solid #a09b96;}
#contacts-form textarea {width:268px; height:100px; padding:2px 0 2px 3px; margin-bottom:20px; color:#91867f; background:none; border:1px solid #a09b96; overflow:auto;}


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

.list1 li { background:url(images/marker.gif) no-repeat left 2px; padding:0 0 4px 35px; font-size:.91em; text-transform:uppercase;}
.list1 li a { color:#868c90; text-decoration:none;}
.list1 li a:hover { color:#e09c00;}
.list1 li.last { background:none; text-transform:none; font-size:1.1em;}
.list1 li.last a { color:#e09c00; text-decoration:underline;}
.list1 li.last a:hover { text-decoration:none;}

.list2 { padding-bottom:40px;}
.list2 li { width:100%; overflow:hidden; padding-bottom:20px;}
.list2 li span { display:block; float:left; background:url(images/date-box.gif) no-repeat left top; width:36px; margin-right:20px; font-size:.91em; line-height:24px; color:#4db9e6; font-weight:bold; text-align:center; padding:8px 0 0 0;}
.list2 li span:first-line { font-size:1.5em; color:#fff;}
.list2 li a { font-size:1.17em; display:block; margin-bottom:8px;}

.list3 li { width:170px; margin-right:10px; float:left; padding-bottom:11px;}
.list3 li.alt { margin-right:0;}
.list3 li a {  padding:0 0 4px 30px; font-size:.85em; color:#6f7478; text-decoration:none; margin-left:0px;} 
.list3 li a:hover { color:#e09c00;}
.list3 li img { margin-bottom:6px; display:block;}

.list4 { width:100%; overflow:hidden; padding-bottom:8px;}
.list4 li { float:left; margin-right:13px; padding-bottom:11px;}
.list4 li.alt { margin-right:0;}

.list5 li { width:100%; overflow:hidden; padding-bottom:25px;}
.list5 li.last { padding-bottom:0;}
.list5 li img { float:left; margin-right:22px;}
.list5 li a { color:#e09c00; font-size:1.1em;}

.pagination { width:100%; overflow:hidden;}
.pagination li { display:inline;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:40px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:18px;}

/*==================txt, links, lines, titles====================*/
a {color:#75b03f;}
a:hover{
	text-decoration:none;
	text-align: center;
	color: #F00;
}

h2 {
	color:#75b03f;
	font-weight:normal;
	font-size:1.15em;
	line-height:1.6em;
	margin-bottom:13px;
	text-align: left;
}
h3 { font-size:1.15em; font-weight:normal; color:#75b03f;}
h4 {
	font-size:1.15em;
	font-weight:normal;
	margin-bottom:10px;
	color:#75b03f;
	text-align: left;
}
h5 { font-size:1em; color:#4db9e6; margin-bottom:10px;}

.txt1 {
	color:#F00;
	font-size:1.15em;
}

.link1 {
	display:block;
	float:left;
	background:url(images/link1-bg.gif) left top repeat-x;
	color:#484a4b;
	text-decoration:none;
	margin-left:5px;
}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:2px 12px 6px 34px; font-weight:normal; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 { display:block; float:right; background:url(images/link2-bg.gif) left top repeat-x; color:#484a4b; text-decoration:none;}
.link2 em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:2px 14px 6px 14px; font-weight:normal; font-style:normal;}
.link2:hover { text-decoration:underline;}
.link2.fleft { float:left;}

.link3 { color:#e09c00;}
.link4 { color:#e09c00; font-size:1.15em;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver {
	background-repeat:repeat-y;
	width:100%;
}
.line-ver-top { background-image:url(images/line-ver-top.gif); background-repeat:no-repeat; width:100%;}
.line-ver-top1 { background-image:url(images/line-ver-top1.gif); background-repeat:no-repeat; width:100%;}

.title { margin-bottom:20px;}
.title1 { margin-bottom:44px;}

/*==================boxes====================*/
.box { background:#fff; width:100%;}
.box .border-top {background:url(images/border-top.gif) repeat-x top;}
.box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box .border-left {background:url(images/border-left.gif) repeat-y left;}
.box .border-right {background:url(images/border-right.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:8px 8px 12px 10px;}

.cont-box {margin:0;}
.cont-box span { float:left; width:99px;}

/*flash*/
.flash { position:absolute; top:-268px; left:-41px;}

/*content*/
#content { background:url(images/content.jpg) no-repeat left top; min-height:723px;}
#content .indent { padding:43px 32px 42px 59px; position:relative;}
#content .indent1 { padding:261px 0 0 0;}

#content .row-1 { padding:0 0 31px 250px;}

.block {
	padding-bottom:30px;
}
.block1 {
	padding-bottom:15px;
}

/*footer*/
#footer a { color:#868c90;}
/*==========================================*/
#page1 #main #content .indent .row-2 .line-ver div ul li {
	text-align: left;
}
#page1 #main #content .indent .row-2 .line-ver div table tr td {
	text-align: left;
}
#page1 #main #content .indent .row-2 .line-ver div ul li s {
	color: #F00;
}
#page1 #main #content .indent .row-2 .line-ver .wrapper.line-ver-top .col-1 .block {
	color: #6f7478;
}
