/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body {
	background:#69c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#FFF;
}
.back{
	background:url(../images/body-bg.jpg) repeat-x left top #f8f8f8; 
}
body .bg{
	background:url(../images/bg.gif) repeat;
}
body .shine{
	background:url(../images/shine.png) repeat-x center 38px;
}
html { 
	min-width:922px;
}
html, 
body { 
	height:100%;
}



/* Global Structure ============================================================= */
.container{
	margin:0 auto;
	width:922px;
	font-size:.875em;
	position:relative;
}

	/* Header */
	header {
		margin:0 auto;
		height:652px;
		position:relative;
		background:url(../images/nav-bg.gif) repeat-x left top;
	}
	header .lines{
		background:url(../images/lines.png) repeat-x bottom;
		height:652px;
	}
	/* Content */
	section#content {
		width:922px;
		margin:0 auto;
		}
	
	/* Sidebar */
	aside {
		background:url(../images/aside-bg.jpg) repeat;
	}
			
	/* Footer */
	footer {
		height:63px;
	}




/* Left & Right alignment */

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

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

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

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



/*---- tailings ----*/
.tail-top { 
	background:url(../images/tail-top.gif) left top repeat-x #ffbb00;
}
.tail-bottom {
	background:url(../images/tail-bottom.gif) left bottom repeat-x;
}

/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#393939;
	margin:0;
	padding:0;
}
textarea:focus{outline:none;}
fieldset {
	border:0;
}

/*----- lists -----*/
.list{
}
.list li img{
	float:left;
	margin-right:20px;
}
.list li{
	float:left;
}
.list1 {}
	.list1 li {
		background:url(../images/list1-line.gif) repeat-x left bottom;
		padding-top:13px;
		padding-bottom:13px;
	} 
	.list1 li.last{
		background:none;
	}
		.list1 li a {}
		.list1 li a:hover {
	font-size: 14px;
	color: #FFF;
}

.list2{}
.list2 li{
	background:url(../images/marker.png) no-repeat 0;
	padding-left:15px;
}
.list2 li a{
	color:#3b3a39;
	font-size:13px;
	text-decoration:underline;
	line-height:24px;
}
.list2 li a:hover{
	text-decoration:none;
}
.list3 li{
	background:url(../images/marker2.png) no-repeat 0;
	padding-left:12px;
	font-size: 100%;
}
.list3 li a{
	color:#626262;
	line-height:24px;
	font-size:12px;
}
aside .list3 li a:hover{
	color:#FFF;
	text-decoration:underline;
	font-size: 14px;
}
.list4{
	width:273px;
}
.list4 li {
	line-height:20px;
	width:100%;
	overflow:hidden;
}
.list4 li a{
	color:#626262;
	text-decoration:none;
	font-size:12px;
}
.list4 li a:hover{
	text-decoration:underline;
}
.list4 li strong{
	float:right;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
/*----- 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;
}

p {
	color:#3b3a39;
	font-size:14px;
	line-height:1.54em;
	margin:0;
	padding:0;
}
.p0 {
	margin:0;
	padding:0;
}
.p1 {
	margin-bottom:8px;
}

dl {}
	dl dt {}
	dl dd {}
	
.address { 
	float:left;
}
	.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
		text-align:right;
	}
		.address dd span { 
			float:left;
			padding-right:25px;
		}



/*----- txt, links, lines, titles -----*/
a {
	color:#69C;
	outline:none;
}
a:hover {
	text-decoration:none;
	color: #3d3c3c;
}

h1 {
	color:#000;
	font-size:36px;
	margin:0;
	padding:0;
	line-height:1.2em;
}
	h1 a {
	text-decoration:none;
	position:absolute;
	top:96px;
	left:3px;
	margin:0;
	padding:0;
	letter-spacing:normal;
	}
	*+ html h1 a {
		text-decoration:none;
		position:absolute;
		top:86px;
		left:0;
		margin:0;
		padding:0;
	}
h2 {
	
}
h3 {
	color:#313131;
	font-size:32px;
	line-height:1.2em;
	letter-spacing:normal;
}
h4 {
	color:#fcfcfc;
	font-size:21px;
	font-weight:bold;
	line-height:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
h5 {
	font-size:14px;
	line-height:1.667em;
	padding:0;
	margin:0;
	color:#fff;
	font-weight:bold;	
}
h6 {
	font-size:14px;
	line-height:1.54em;
	margin:0;
	padding:0;
	color:#3b3a39;
	font-weight:bold;
}
h6 a{
	text-decoration:none;
	color:#3b3a39;
}
h6 a:hover{
	text-decoration:underline;
}
.txt1 {
	color:#3b3a39;
	font-size:14px;
	line-height:1.54em;
	margin:0;
	padding:0;
}
.txt1 span{
	color:#3b3a39;
	font-weight:bold;
}
.txt1 strong{
	color:#3b3a39;
	font-size:13px;
	font-weight:bold;
}
.txt2 {
	font-size:16px;
	color:#3b3a39;
	line-height:1.54em;
	padding:0;
	margin:0;
}
.txt2 strong{
	color:#3d3c3c;
	font-size:21px;
	font-weight:bold;
	line-height:1.24em;
	padding:0;
	margin:0;
}
aside p{
	font-size:14px;
	color:#FFF;
	line-height:1.667em;
	padding:0;
	margin:0;
	font-style: normal;
	font-weight: normal;
}
aside p b{
	color:#fff;
	font-weight:bold;
	font-style: normal;
}
aside p strong a{
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}
aside p strong a:hover{
	text-decoration:underline;
}
aside p strong a:hover{
	color:#CCC;
}
.mail{
	color:#fff;
}
.link{
	color:#3d3c3c;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	background:url(../images/button-more.png) no-repeat 52px 4px;
	padding-right:30px;
	line-height:25px;
	display:inline-block;
}
.link:hover{
	color:gray;
}
.link2{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	background:url(../images/button-more.png) no-repeat 52px 4px;
	padding-right:30px;
	line-height:25px;
	display:inline-block;
}
.link2:hover{
	color:gray;
}
.link2_1{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	background:url(../images/button-more2.png) no-repeat 52px 4px;
	padding-right:30px;
	line-height:25px;
	display:inline-block;
}
.link2_1:hover{
	color:gray;
}
aside .link2_1:hover{
	color:#fff;
	text-decoration:underline;
}
.link1 {
	display:inline-block;
	height:30px;
	width:55px;
	background:url(../images/link1-bg.png) no-repeat;
	font-size:21px;
	color:#FFF;
	text-decoration:none;
	padding: 10px 13px 0 13px;
}
*+ html .link1 {
	padding: 8px 13px 0 12px;
}
.link1:hover { 
color:#b8b8b8;
}
aside .link1:hover{
	color:#000;
	text-decoration:none;
	font-weight: bolder;
	font-size: 21px;
	font-style: normal;
	text-align: left;
}
	

.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;
			}

.hr { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
	display:block;
}
.vr { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:0 0;
	width:100%;
}


/*==================boxes====================*/
.box1{
	top:145px;
	width:922px;
	height:382px;
	background:#FFF;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.htc);
	position:relative;
	box-shadow:0 0 4px #cacaca;
	-moz-box-shadow:0 0 4px #cacaca;
	-webkit-box-shadow:0 0 4px #cacaca;
}
.box1 img{
	margin-top:6px;
	margin-left:6px;
}
.box1 .txt2{
	position:absolute;
	top:107px;
	left:48px;
}
.box1 .txt2 strong{
	display:block;
	margin-bottom:-7px;
}
.box1 .link{
	margin-top:19px;
	display:inline-block;
	height:25px;
	background-position:52px 4px;
}
*+ html .box1 .link {
	background-position:52px 4px;
}
#page2 .box1 .txt2,
#page5 .box1 .txt2,
#page8 .box1 .txt2{
	position:absolute;
	top:133px;
	left:48px;
}
#page3 .box1 .txt2,
#page6 .box1 .txt2,
#page9 .box1 .txt2{
	position:absolute;
	top:121px;
	left:48px;
}
#page3 .box1 .txt2 strong,
#page6 .box1 .txt2 strong,
#page9 .box1 .txt2 strong{
	margin-bottom:-10px;
}
.box {
	background:#fff;
	width:100%;
}
	.box .border-top {
		background:url(../images/border-top.gif) repeat-x left top;
	}
	.box .border-bot {
		background:url(../images/border-bot.gif) repeat-x left bottom;
	}
	.box .border-left {
		background:url(../images/border-left.gif) repeat-y left top;
	}
	.box .border-right {
		background:url(../images/border-right.gif) repeat-y right top;
	}
	.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:0 0 0 0;
	}



/*===== header =====*/
header {
	}
header .inside {}
header nav {
	width:100%;
	height:60px;
	
	}
	
header nav ul{

}
header nav ul li{
	float:left;
	background:url(../images/nav-line.gif) no-repeat right top;
	width:115px;
	text-align:center;
	height:54px;

}
header nav ul li a{
	font-size:18px;
	color:#3d3c3c;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:30px;
	line-height:54px;
}
header nav ul li a.first{
	background:url(../images/nav-line.gif) no-repeat left top;
}
header nav ul li a:hover,
header nav ul li a.active{
	color:#999999;
}
/*===== content =====*/
#content .inside {}
#content {}

/*===== Sidebar =====*/
aside .inside {
	padding-top:46px;
	padding-bottom:28px;
}
aside {}

/*===== footer =====*/
footer .inside {}
footer .copy{

	color:#616161;
	height:45px;
}
footer a span{
	font-size:28px;
	text-decoration:none;
	line-height:1.2em;
	letter-spacing:0px;
	float:left;
	padding-top:16px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
}
*+ html footer .copy{

}
footer a{
	text-decoration:none;
}
footer .copy em{
	font-style:normal;
	font-size:14px;
	color:#FFF;
	float:left;
	padding-top:26px;
	padding-left:7px;
}
footer .copy em a{
	color:#FFF;
}
footer .copy em a:hover{
	text-decoration:underline;
	color:#FFF;
	font-style: normal;
	font-weight: bold;
}
footer .copy b{
	font-weight:normal;
	color:#616161;
	font-size:11px;
	padding-top:10px;
	padding-right:5px;
}
/*----- forms -----*/

#contacts-form .field {
	height:41px;
	font-size: 14px;
}
#contacts-form input[type="text"],
#contacts-form textarea {
	background:#ffff;
	border:1px solid #222222;
	padding:3px 3px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior: url(js/PIE.htc);
	position:relative;
	color:#8b8a8a;
}
#contacts-form input[type="text"] {
	vertical-align:top;	
	line-height:1.2em;
	width:268px;
}
input:focus {outline:none}
#contacts-form input[type="submit"] { width:81px; height:36px; background:#fff; border:none; text-indent:-9999px;} 
#contacts-form textarea { 
	width:358px; 
	height:94px; 
	overflow:auto;
}
label{
	font-size:12px;
	color:#FFF;
	padding-left:15px;
	position:relative;
	top:3px;
}
*+ html label {
	top:5px;
	padding-left:14px;
}
.cont-buttons{
	margin-top:19px;
}

#find{
	position:absolute;
	top:108px;
	right:0px;
}
#search .bg{
	background:url(../images/find-bg.png) no-repeat left top;
	display:block;
	float:left;
	width:177px;
	height:22px;

}
#search input{
	background:none;
	border:none;
	font-size:11px;
	color:#626262;
	width:163px;
	padding:4px 5px 6px 9px;
}
.find-button{
	background:url(../images/find-button.png);
	display:block;
	height:22px;
	width:19px;
	float:left;
}
/*================= page1 =========================*/
.top-cols{
	width:100%;
	overflow:hidden;
	padding-bottom:64px;
	padding-top:36px;
}
.top-cols .col-1 h3,
.top-cols .col-2 h3,
.top-cols .col-3 h3,
.top-cols .col-4 h3{
	padding-bottom:29px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font: Arial;
}
.top-cols .col-1 p,
.top-cols .col-2 p,
.top-cols .col-3 p,
.top-cols .col-4 p{
	padding-bottom:36px;
	font-size: 14px;
	font-style: normal;
}
aside .col-1 h4{
	padding-bottom:17px;
	font-family: Arial, Helvetica, sans-serif;
}
aside .list1{
	margin-top:4px;
	padding:0;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
/*================= page 2 =========================*/
.p2-top-cols{
	padding-top:36px;
	padding-bottom:63px;
}
.p2-top-cols .col-1 h3,
.p2-top-cols .col-2 h3{
	padding-bottom:29px;
}
.p2-top-cols .col-1 .txt1{
	padding-bottom:50px;
}

*+ html .p2-top-cols .col-1 .txt1 {
	padding-bottom:35px;
}

.p2-top-cols .col-2 .txt1{
	padding-bottom:0px;
}
.p2-top-cols .col-2 p.last{
	padding-top:21px;
	padding-bottom:28px;

}
.p2-top-cols .col-2 img{
	margin-top:20px;
	margin-right:19px;
	float:left;
}
#page2 aside .col-1 .list {
	padding-top:29px;
	padding-bottom:7px;
}
#page2 aside .col-1 .list li{
	width:265px;
	padding-right:62px;
	font-weight: normal;
}
#page2 aside .col-1 .list li.last{
	padding-right:0;
}
#page2 aside .col-2 h4{
	padding-bottom:17px;	
}
#page2 aside .col-2 .link2_1{
	margin-top:25px;
}
/*================= page3 =========================*/
.p3-top-cols{
	padding-top:36px;
	padding-bottom:69px;
}
.p3-top-cols .col-1 h3,
.p3-top-cols .col-2 h3{
	padding-bottom:29px;
}
.p3-top-cols .col-1 .list li p{
	padding-bottom:26px;
}
.p3-top-cols .col-1 .list li{
	padding-bottom:30px;
}
.p3-top-cols .col-1 .list li.last{
	padding-bottom:0;
}
.p3-top-cols .col-2 .list2{
	padding-bottom:25px;
}
#page3 aside .col-1 a{
	text-decoration:none;
	color:#FFF;
	display:inline-block;
}
#page3 aside .col-1 a:hover{
	text-decoration:underline;
	color:#fff;
}
#page3 aside .col-2{
	padding-bottom:4px;
}
#page3 aside .col-2 h4{
	padding-bottom:17px;
}
#page3 aside .col-2 ul{
	float:left;
	padding-right:64px;
	width:261px;
	padding-top:14px;
}
#page3 aside .col-2 ul.last{
	padding-right:0;
}
/*================ page 4 ==========================*/
.p4-top-cols{
	padding-bottom:64px;
	padding-top:36px;
}
.p4-top-cols .col-1 h3,
.p4-top-cols .col-2 h3,
.p4-top-cols .col-3 h3,
.p4-top-cols .col-4 h3{
	padding-bottom:29px;
	text-align: left;
}
.p4-top-cols .col-1 p,
.p4-top-cols .col-2 p,
.p4-top-cols .col-3 p,
.p4-top-cols .col-4 p{
	padding-bottom:30px;
}
.p4-top-cols .col-1 .list1{
	padding:0;
}
#page4 aside {
	padding-bottom:4px;
}
#page4 aside .col-1 h4{
	padding-bottom:0px;
}
#page4 aside .col-2 h4{
	padding-bottom:17px;
}
#page4 aside .col-2 .list {
	padding-top:29px;
}
#page4 aside .col-2 .list li{
	width:306px;
	padding-right:55px;
}
#page4 aside .col-2 .list li.last{
	padding-right:0px;
}
/*================ page 5 ==========================*/
.p5-top-cols{
	padding-bottom:65px;
	padding-top:36px;
}
.p5-top-cols .col-1 h3,
.p5-top-cols .col-2 h3,
.p5-top-cols .col-3 h3,
.p5-top-cols .col-4 h3{
	padding-bottom:29px;
}
.p5-top-cols .col-1 p,
.p5-top-cols .col-2 p,
.p5-top-cols .col-4 p{
	padding-bottom:23px;
}
.p5-top-cols .col-3 .txt1{
	padding-bottom:3px;
}
#page5 aside{
	padding-bottom:13px;
}
#page5 aside .list li{
	padding-bottom:25px;
	width:100%;
	overflow:hidden;
}
#page5 aside .list li.last{
	padding-bottom:0;
}
#page5 aside .col-2 h4{
	padding-bottom:17px;
}
#page5 aside .col-2 .list3{
	padding-top:22px;
	float:left;
	padding-right:48px;
}
#page5 aside .col-2 .list3.last{
	padding-right:0;
}
/*================ page 6 ==========================*/
.p6-top-cols{
	padding-bottom:65px;
	padding-top:36px;
}
.p6-top-cols .col-1 h3,
.p6-top-cols .col-2 h3{
	padding-bottom:29px;
}
.p6-top-cols .col-1 p{
	padding-bottom:30px;
}
.p6-top-cols .col-2 img{
	float:left;
	margin-right:20px;
}
.p6-top-cols .col-2 .first{
	padding-bottom:20px;
}
.p6-top-cols .col-2 .last{
	padding-bottom:28px;
}
#page6 aside{
	padding-bottom:5px;
}
#page6 aside .col-1 .list4{
	float:left;
	padding-right:47px;
	padding-bottom:25px;
}
#page6 aside .col-1 .list4 li a:hover{
	color:#fff;
}
#page6 aside .col-1 .list4.last{
	padding-right:0;
}
#page6 aside .col-2 h4{
	padding-bottom:17px;
}
#page6 aside .col-2 .list3{
	padding-top:19px;
}
/*================ page 7 ==========================*/
.p7-top-cols{
	padding-bottom:73px;
	padding-top:36px;
}
.p7-top-cols .col-1 h3{
	padding-bottom:29px;
}
.p7-top-cols .col-2 h3{
	padding-bottom:26px;
}
.p7-top-cols .col-1 .list{
	width:300px;
	float:left;
	padding-right:58px;
	padding-bottom:28px;
}
.p7-top-cols .col-1 .list.last{
	padding-right:0;
}
.p7-top-cols .col-1 .list li{
	padding-bottom:27px;
}
.p7-top-cols .col-1 .list li.last{
	padding-bottom:0;
	width:100%;
	overflow:hidden;
}
.p7-top-cols .col-1 .list li strong a{
	color:#3b3a39;
	text-decoration:none;
}
.p7-top-cols .col-1 .list li strong a:hover{
	text-decoration:underline;
}
.p7-top-cols .col-2 .list2{
	padding-bottom:26px;
}
#page7 aside{
	padding-bottom:6px;
}
#page7 aside .col-1 img{
	float:left;
	margin-right:20px;
} 
#page7 aside .col-1 .txt3{
	margin-top:-3px;
	padding-bottom:20px;
}
#page7 aside .col-1 h4{
	padding-bottom:20px;
}
#page7 aside .col-2 h4{
	padding-bottom:17px;
}
#page7 aside .col-2 .txt3{
	padding-bottom:17px;
}
/*================ page 8 ==========================*/
.p8-top-cols{
	padding-bottom:73px;
	padding-top:36px;
}
.p8-top-cols .col-1 h3{
	padding-bottom:27px;
}
.p8-top-cols .col-2 h3{
	padding-bottom:26px;
}
.p8-top-cols .col-2 p.first{
	padding-bottom:20px;
	font-size: 14px;
}
.p8-top-cols .col-2 p.last{
	padding-bottom:28px;
}
.p8-top-cols .col-2 img{
	float:left;
	margin-right:20px;
}
#page8 aside .col-1 .txt3.first{
	padding-bottom:0px;
}
#page8 aside .col-1 img{
	float:left;
	margin-right:20px;
	margin-top:35px;
}
#page8 aside .col-1 .adress-left{
	width:168px;
	overflow:hidden;
	float:left;
	padding-right:41px;
	padding-top:30px;
}
#page8 aside .col-1 .adress-left.last{
	padding-right:0;
}
#page8 aside .col-2 h4{
	padding-bottom:17px;
}
#page8 aside .col-2 .txt3.last{
	padding-top:23px;
}
/*==========================================*/
.p9-top-cols{
	padding-bottom:46px;
	padding-top:36px;
}
.p9-top-cols  h3{
	padding-bottom:27px;
} 
.p9-top-cols p.last{
	padding-top:24px;
	padding-bottom:0;
}
.p9-top-cols p.last a{
	color:#3b3a39;
}
