* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fff; 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:100%; 
	line-height:.8125em;
	color:#495360;
}

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

.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:684px; 
	margin:0 auto;
	font-size:.69em;
	position:relative;
}

#header {
	height:265px;
	position:relative;
	overflow:hidden;
}
#content {
	padding:9px 20px 11px 20px;
}
#footer {
	background:#828a91;
	color:#fff;
	padding:17px 22px 20px 22px;
}


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

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


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

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:13px;
}
.p1 { 
	margin-bottom:6px;
}
.p2 { 
	margin-bottom:13px;
}
.p3 { 
	margin-bottom:21px;
}

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

h2 {
	overflow:hidden;
	position:relative;
	background:url(images/title-bg1.gif) 0 0 repeat-x;
	color:#545d64;
	text-transform:uppercase;
	font-size:18px;
	line-height:1.2em;
	margin-bottom:14px;
}
h2.color2 {
	background:url(images/title-bg2.gif) 0 0 repeat-x;
	color:#fff;
}
h2.color3 {
	background:url(images/title-bg3.gif) 0 0 repeat-x;
	color:#fff;
}
	h2 span {
		display:block;
		background:url(images/title-left1.gif) no-repeat 0 0;
	}
	h2.color2 span {
		background:url(images/title-left2.gif) no-repeat 0 0;
	}
	h2.color3 span {
		background:url(images/title-left3.gif) no-repeat 0 0;
	}
		h2 span span {
			background:url(images/title-right1.gif) no-repeat 100% 0;
			height:33px;
			line-height:31px;
			padding-left:47px;
		}
		h2.color2 span span {
			background:url(images/title-right2.gif) no-repeat 100% 0;
		}
		h2.color3 span span {
			background:url(images/title-right3.gif) no-repeat 100% 0;
		}
		
h3 {
	font-size:17px;
	line-height:1.2em;
	text-transform:uppercase;
	color:#fff;
	text-indent:5px;
	margin-bottom:9px;
}
h5 {
	font-size:1em;
	color:#1a74c5;
}
h6 {
	font-size:1em;
	margin-bottom:4px;
}

.link1 { 
	background:url(images/marker3.gif) no-repeat 0 3px;
	padding-left:17px;
}
.link2 {
	background:url(images/marker2.gif) no-repeat 0 3px;
	padding:0 0 0 33px;
	font-weight:bold;
}
.link2.fleft {
	font-weight:normal;
}

.line-hor { 
	background:#f0f0f0;
	height:3px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:10px 0 20px 0;
	border:1px solid #bcbcbc;
}
.line-hor.fright {
	width:250px;
	margin:6px 0 20px 0;
}


.address { 
	float:left;
	margin-right:20px;
}
.address.last {
	margin-right:0;
}
	.address dt:first-line {
		font-weight:bold;
		color:#0b6cc0;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:68px;
		}


/*===== header =====*/
	
	.logo {
		position:absolute;
		left:16px;
		top:21px;
	}
	
	.header-box {
		background:url(images/header-box.jpg) no-repeat 0 0;
		width:684px;
		height:186px;
		position:absolute;
		left:0;
		top:79px;
	}
		.nav {
			position:absolute;
			left:18px;
			top:6px;
			background:url(images/nav-bg.gif) no-repeat 0 0;
			width:259px;
			height:174px;
		}
			.nav ul {
				padding:26px 33px 0 33px;
			}
				.nav ul li {
					border-bottom:1px solid #878e94;
					font-family:Arial, Helvetica, sans-serif;
					font-size:14px;
					position:relative;
					vertical-align:top;
				}
				.nav ul li.last {
					border-bottom:none;
				}
					.nav ul li a {
						color:#fff;
						text-decoration:none;
						font-weight:bold;
						text-transform:uppercase;
						display:block;
						background:url(images/arrow1.png) no-repeat 10px 4px;
						padding:2px 0 3px 42px;
					}
					.nav ul li a:hover {
						color:#ffda10;
					}
	
	.top-nav {
		position:absolute;
		right:0;
		top:44px;
		font-size:9px;
	}
		.top-nav li {
			display:inline;
			border-left:1px solid #6a6f73;
		}
		.top-nav li.first {
			border:none;
		}
			.top-nav li a {
				color:#6a6f73;
				text-decoration:none;
				text-transform:uppercase;
				font-family:Arial, Helvetica, sans-serif;
				padding:0 4px 0 7px;
			}
			.top-nav li a.current {
				background:url(images/marker1.gif) no-repeat 0 3px;
				padding-left:18px;
			}
				.top-nav li a:hover {
					text-decoration:underline;
				}
	
	
	#header .text-box {
		position:absolute;
		left:301px;
		top:32px;
		width:167px;
	}
		#header h1 {
			font-size:24px;
			line-height:1.2em;
			color:#fff;
			border-bottom:1px solid #a3d4fa;
			padding-bottom:10px;
			margin-bottom:3px;
		}
			#header h1 strong {
				display:block;
				font-size:34px;
				margin-bottom:-9px;
			}
		
		#header .text-box ul li {
			list-style-type:disc;
			list-style-position:inside;
			color:#a2d4fa;
			padding-bottom:1px;
		}
			#header .text-box ul li a {
				color:#a2d4fa;
				font-weight:bold;
				text-decoration:none;
			}
			#header .text-box ul li a:hover {
				text-decoration:underline;
			}
	
	
	.banners {
		width:100%;
		overflow:hidden;
	}
		.banners li {
			float:left;
		}
	
	
/*===== content =====*/
#content .indent {
	padding:0 20px 0 22px;
}
	.list1 dt {
		background:url(images/marker2.gif) no-repeat 0 3px;
		padding:0 0 2px 32px;
		margin-bottom:4px;
		border-bottom:1px dotted #7f7f7f;
		font-weight:bold;
		color:#0b53b1;
	}
	.list1 dd {
		background:url(images/line-hor.gif) no-repeat 0 100%;
		padding:0 0 12px 0;
		margin-bottom:16px;
	}
	
	.list2 li {
		list-style-type:disc;
		list-style-position:inside;
		color:#313b48;
		font-weight:bold;
	}
	
	.list3 li {
		line-height:18px;
	}

/*===== footer =====*/
#footer {
	font-weight:bold;
	line-height:16px;
}
	#footer a {
		font-weight:bold;
		color:#fff;
	}


/*----- forms -----*/
#subscribe-form {
	background:url(images/subscribe-box.gif) no-repeat 0 0;
	width:255px;
	height:87px;
	margin-bottom:6px;
}
	#subscribe-form fieldset {
		border:none;
		padding:7px 0 0 35px;
	}
		#subscribe-form .field {
			margin-bottom:5px;
			overflow:hidden;
		}
		#subscribe-form input.text {
			width:140px;
			padding:0 3px 1px 4px;
			color:#585858;
			border:1px solid #bfbfbf;
			border-left:1px solid #000;
			border-top:1px solid #000;
			margin-right:11px;
		}
		#subscribe-form input.submit {
			width:25px;
			height:16px;
			border:none;
			background:url(images/ok-button.gif) no-repeat 0 0;
			cursor:pointer;
		}
		#subscribe-form a {
			background:url(images/marker4.gif) no-repeat 0 3px;
			padding:0 0 0 13px;
			color:#dadcde;
			text-decoration:none;
		}
		#subscribe-form a:hover {
			color:#fff;
			text-decoration:underline;
		}
	

#contacts-form fieldset {
	border:none;
	width:100%;
	overflow:hidden;
	display:block;
	padding-bottom:15px;
}
	#contacts-form .col-1 {
		width:183px !important;
		margin-right:0 !important;
	}
	#contacts-form .col-2 {
		width:173px !important;
		margin-right:0 !important;
	}
	#contacts-form label {
		display:block;
		height:25px;
		overflow:hidden;
	}
		#contacts-form input {
			color:#a4a4a4;
			border:1px solid #a4a4a4;
			background:none;
			padding:2px 0 2px 5px;
			width:170px;
		}
		#contacts-form textarea {
			color:#a4a4a4;
			border:1px solid #a4a4a4;
			background:none;
			padding:2px 0 2px 5px;
			width:165px;
			overflow:auto;
			height:63px;
			margin-bottom:10px;
		}
		#contacts-form .link1 {
			float:right;
			margin-left:11px;
		}

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