* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:860px;
}
body { 
	background:#1451a8; 
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#535353;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:860px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
}

#header {
	height:656px;
	overflow:hidden;
}
#content {
	padding:47px 248px 53px 0;
}
#footer {
	height:76px;
}


/*---- tailings ----*/
.tail-top { 
	background:url(images/tail-top.jpg) left top repeat-x #000;
}
.main-bg {
	background:url(images/main-bg.png) no-repeat 50% 0;
}
.tail-bottom { 
	background:url(images/tail-bottom.gif) left bottom repeat-x;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


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

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#059cfd; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	position:absolute;
	left:-1px;
	top:49px;
	width:242px;
	height:88px;
	text-indent:-9999em;
	background:url(images/logo.png) no-repeat 0 0;
}
	h1 a {
		display:block;
		position:absolute;
		width:242px;
		height:88px;
	}
h2 {
	font-size:30px;
	line-height:1.2em;
	color:#fff;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	margin-bottom:20px;
}
h2:first-line {
	text-align:right;
	color:#04e1fb;
	font-size:35px;
}
h3 {
	font-size:27px;
	line-height:1.2em;
	color:#fff;
	font-style:italic;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:18px;
}
h4 {
	font-size:14px;
	font-weight:normal;
	color:#cce9f8;
	line-height:16px;
	margin-bottom:20px;
}
h5 {
	color:#cc610a;
	font-weight:normal;
	font-size:1em;
}
h6 {
	
}


.txt1 {
}
.txt2 {
}

.link1 { 
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
}
.link2 {
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#d6d5d5;
}
.link2:hover {
	text-decoration:underline;
}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.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 { 
	margin-bottom:20px;
}

blockquote {
	background:url(images/quotes.jpg) no-repeat 0 7px;
	padding:0 0 0 97px;
}
	blockquote p {
		margin-bottom:22px;
	}

/*==================boxes====================*/
.box {
	background:url(images/box-bg.jpg) 0 0 repeat-y;
	width:609px;
	color:#6c6d6d;
	line-height:22px;
}
	.box .top {
		background:url(images/box-top.jpg) no-repeat 0 0;
	}
	.box .bottom {
		background:url(images/box-bot.jpg) no-repeat 0 100%;
		min-height:191px;
		height:auto !important;
		height:191px;
		width:100%;
	}
	.box .inner { 
		padding:20px 50px 20px 23px;
	}
	.box .inner1 { 
		padding:20px 50px 20px 50px;
	}
		.box .alignright a {
			font-family:Tahoma, Geneva, sans-serif;
			color:#f08508;
		}


.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:84px;
		}
		.address dd a {
			color:#f08508;
		}


/*===== header =====*/
#header .nav {
	position:absolute;
	left:0;
	top:191px;
}
	#header .nav li {
		float:left;
	}
		#header .nav li a {
			float:left;
			width:122px;
			background:url(images/nav-bg1.png) no-repeat 0 12px;
			font-size:16px;
			font-family:Geneva, Arial, Helvetica, sans-serif;
			font-style:italic;
			text-align:center;
			color:#fff;
			text-decoration:none;
			padding:28px 0 45px 0;
			font-weight:600;
			text-shadow:0 0 5px #fff;
			margin-right:-1px;
		}
		#header .nav li a:hover, #header .nav li a.current {
			background:url(images/nav-bg2.png) no-repeat 0 0;
			color:#043f98;
			padding:20px 0 55px 0;
		}


#header .rss {
	position:absolute;
	right:43px;
	top:167px;
}



.header-block {
	position:absolute;
	left:2px;
	top:333px;
	width:435px;
	color:#00003f;
	line-height:16px;
}

.banner {
	position:absolute;
	right:0;
	top:588px;
}


/*===== content =====*/
#content .section {
	padding-bottom:40px;
}
	
	.list1 li {
		background:url(images/bull1.gif) no-repeat 0 8px;
		padding:0 0 0 9px;
		position:relative;
		line-height:18px !important;
	}
		.list1 li a {
			color:#ff790d;
		}

#content .col-1 { width:253px; margin-right:72px;}
#content .col-2 { width:225px;}

/*===== footer =====*/
#footer {
	color:#fff;
}
	#footer a {
		color:#5df2f7;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	
	#footer .indent {
		padding:28px 0 30px 0;
	}


/*----- forms -----*/
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:25px;
		overflow:hidden;
	}
		#contacts-form input {
			width:245px;
			padding:1px 5px 1px 5px;
			border:1px solid #cbcaca;
			background:#fff;
			color:#8c8c8c;
		}
		#contacts-form textarea {
			width:245px;
			padding:1px 5px 1px 5px;
			border:1px solid #cbcaca;
			background:#fff;
			color:#8c8c8c;
			height:123px;
			margin-bottom:22px;
			overflow:auto;
		}
		#contacts-form .button {
			float:right;
			margin-left:25px;}
.inner_copy {border:0;float:right;background:#f00;color:#f00;width:35%;line-height:10px;font-size:10px;margin:-50% 0 0 0;overflow:hidden;padding:0}

/*==========================================*/

#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}
