/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:1024px;
} 

body { 
	background:#fff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#585858; 
	min-width:1024px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img {
	border:0;
	vertical-align:top;
	text-align:center;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.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%;
}

/*=========================== TAILING =========================*/

.tail-bg {
	background:url(images/tail-bg.jpg) repeat-y left top;
}
.top-bg {
	background:url(images/top-bg.jpg) no-repeat left top;
}
.bot-bg {
	min-height:1400px;
	height:auto!important;
	height:1400px;
	background:url(images/bot-bg.jpg) no-repeat left bottom;
}

/*=========================== FORMS ===========================*/

#contacts-form .field { 
	height:57px;
}
#contacts-form input {
	width:273px; 
	padding:2px 0 2px 3px; 
	background:#fff;
	color:#8f8f8f; 
	border-top:1px solid #303030; 
	border-left:1px solid #303030; 
	border-bottom:1px solid #e1e1e1; 
	border-right:1px solid #e1e1e1;	
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea { 
	width:273px; 
	height:321px; 
	overflow:auto;
	background:#fff;
	color:#8f8f8f; 
	border-top:1px solid #303030; 
	border-left:1px solid #303030; 
	border-bottom:1px solid #e1e1e1;	
	border-right:1px solid #e1e1e1; 
	padding:2px 0 2px 3px;
	margin-bottom:25px; 
}

/*========================== LISTS ============================*/

.img-list {
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.img-list li {
	float:left;
	padding-right:6px;
}
.img-list li.last {
	 padding:0;
}
.img-list li a {
	border:2px solid #fff;
	display:block;
	float:left;
}
.img-list li a:hover {
	border:2px solid #2f2f2f;
}

.list {
	padding-bottom:14px;
}
.list li {
	color:#fff;
	font-weight:bold;
	background:url(images/marker.png) no-repeat left top;
	padding:3px 0 8px 6px;
}
.list li span {
	font-weight:normal;
}
.list li span,
.list li span a {
	color:#585858;
}
.list li span a {
	font-weight:bold;
	text-decoration:none;
}
.list li span a:hover {
	text-decoration:underline;
}

.list1 li {
	background:url(images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:7px;
	margin-bottom:7px;
}
.list1.alt li span a {
	color:#cb0202;
}
.list1 li.last {
	background:none;
}
.list1 li.alt {
	margin-bottom:16px;
}
.list1 li span {
	padding:0 0 0 19px;
	background:url(images/marker1.gif) no-repeat left 3px;
}
.list1 li a {
	color:#236cb1;
	text-decoration:none;
}
.list1 li a:hover {
	font-weight:bold;
}

.list2 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	padding-bottom:15px;
	font-size:1.08em;
}
.list2 li a {
	color:#585858;
	text-decoration:none;
	float:left;
}
.list2 li a:hover {
	text-decoration:underline;
}
.list2 li span {
	color:#cb0202;
	float:right;
}
.list2 li strong {
	display:block;
	background:url(images/line-hor2.gif) repeat-x left 12px;
	overflow:hidden;
}

.news-list li {
	line-height:1.5em;
	padding-bottom:18px;
}
.news-list li span {
	color:#cb0202;
	display:block;
}
.news-list li a {
	color:#585858;
	font-weight:bold;
	text-decoration:none;
}
.news-list li a:hover {
	text-decoration:underline;
}

/*========================== OTHER ============================*/

.img-indent { 
	padding:0 0 17px 0;
	width:100%;
	overflow:hidden; 
}

.img-box {
	border:1px solid #fff;
}
.img-box1 { 
	width:100%; 
	overflow:hidden;
}

p { 
	margin-bottom:20px;
	line-height:1.5em;
}
.p0 {
	margin:0;
}

.banner {
	padding-bottom:34px;
}

dl {
	line-height:1.5em;
	margin-bottom:-20px;
}
dl dt {
	font-weight:bold;
}
dl dd {
	margin-bottom:20px;
}

.address span,
.address p a {
	float:right;
	margin-right:72px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#cb0202; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	color:#2f2f2f;
	font-size:24px;
	line-height:2em;
}
h2 strong {
	color:#bd0102;
	display:block;
	text-transform:uppercase;
	margin-bottom:-22px;
	position:relative;
}
h2 span {
	font-size:30px;
	position:relative;
	top:1px;
}
h3 {
	font-size:24px;
	line-height:1.2em;
	color:#2f2f2f;
	text-transform:uppercase;
	margin-bottom:15px;
	text-align: center;
}
h3.extra {
	font-size:21px;
}
h4 {
	font-size:18px;
	line-height:1.2em;
	color:#1b5f9f;
	margin-bottom:7px;
}
h5 {
	font-size:1em;
	line-height:1.5em;
	color:#585858;
	margin-bottom:5px;
}
h5.extra {
	margin:0;
}

.img-link {
	float:left; 
	margin:0 20px 0 0;
	border:2px solid #fff;
}
.img-link:hover {
	border:2px solid #2f2f2f;
}

.link {
	color:#fff;
	font-weight:bold;
	background:#007dc5;
	padding:9px 13px 9px 13px;
	line-height:1.08em;
	display:inline-block;
	text-decoration:none;
}
.link:hover {
	background:#414438;
}

.link1 {
	color:#585858;
	text-decoration:none;
	padding-left:9px;
	background:url(images/marker2.gif) no-repeat left 6px;
}
.link1:hover {
	text-decoration:underline;
}

/*============================ BOXES ==========================*/

.box { 
	width:100%;
}
.box .left-top-corner { 
	background:url(images/left-top-corner.png) no-repeat left top; 
	height:2px; 
	padding-left:2px;
}
.box .right-top-corner { 
	background:url(images/right-top-corner.png) no-repeat right top; 
	height:2px; 
	padding-right:2px;
}
.box .border-top { 
	background:url(images/border-top.png) left top repeat-x; 
	height:2px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .left-bot-corner { 
	background:url(images/left-bot-corner.png) no-repeat left bottom; 
	height:2px; 
	padding-left:2px;
}
.box .right-bot-corner { 
	background:url(images/right-bot-corner.png) no-repeat right bottom; 
	height:2px; 
	padding-right:2px;
}
.box .border-bot { 
	background:url(images/border-bot.png) left bottom repeat-x; 
	height:2px; 
	font-size:0; 
	line-height:0; 
	width:100%;
}
.box .border-left { 
	background:url(images/border-left.png) left top repeat-y; 
	padding-left:2px;
}
.box .border-right { 
	background:url(images/border-right.png) right top repeat-y; 
	padding-right:2px;
}
.box .xcontent { 
	background:url(images/box-tail.png);
	padding:91px 21px 48px 21px;
}

/*---*/

.box1 {
	width:100%;
	background:#fff;
	margin-top:-7px;
}
.box1 .inner {
	padding:38px 19px 33px 23px;
}
.box1 .list1 li {
	background:url(images/line-hor.gif) repeat-x left bottom;
}
.box1 .list1 li.last {
	background:none;
}

/*========================== HEADER ===========================*/

#header div {
	position:absolute;
	left:23px;
	top:0;
}

/*========================= CONTENT ===========================*/

#content .content {
	padding:28px 0 0 32px;
}
#content .indent {
	padding-bottom:42px;
}
#content .indent1 {
	padding-bottom:18px;
}

/*========================= FOOTER ============================*/

#footer .indent {
	padding:42px 23px 0 0;
	text-align:right;
}
#footer p {
	margin-bottom:7px;
}
#footer p strong {
	color:#c80202;
	font-size:18px;
	line-height:1.2em;
}
#footer p,
#footer a {
	color:#025086;
}
#footer a,
#footer ul li a.active {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer ul li {
	display:inline;
	border-right:1px solid #025086;
	padding-right:5px;
	margin-right:5px;
}
#footer ul li.last {
	border:0;
	padding:0;
	margin:0;
}
#footer ul li a.active {
	color:#c80202;
	font-weight:bold;
}

/*=============================================================*/

