/* 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:url(../images/tail-top.gif) repeat-x left top #fff;
	font-family:Times New Roman;
	font-size:100%;
	line-height:1.2em;
	color:#919191;
}
html { min-width:980px;}
html, body { height:100%;}



/* Global Structure ============================================================= */
.menu {
  height: 230px;
}

#main {
	margin: 0 auto;
	position: relative;
	width: 980px;
	font-size:1em;
}

	/* Header */
	header{
		height:540px;
		position:relative;
	}
	
	/* Sidebar */
	aside {
		border-top:11px solid #efefef;
		padding:22px 0 34px 47px;
	}
			
	/* Footer */
	footer {
		border-top:7px solid #000;
		color:#6c6c6c;
		padding:21px 39px 52px 39px;
		font-style:italic;
	}



/* Left & Right alignment */

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

.col-1, .col-2, .col-3 { float:left; color: #363636; display: inline-block;}


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

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



/*----- form defaults -----*/
input, select, textarea {
	font-family:Times New Roman;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- lists -----*/

.news {
	margin-top:-30px;
	padding-bottom:10px;
}
	.news li {
		padding-top:6px;
	}
		.news li p {
			padding-top:5px;
			margin-bottom:5px;
		}
		.news li b a {
			color:#000;
			text-decoration:none;
		}
		.news li b a:hover {
			text-decoration:underline;
		}
	

.list li {
	color:#545454;
	line-height:1.1em;
	padding:0 0 5px 22px;
	background:url(../images/marker.gif) no-repeat left 7px;
}
.list li.last {
	padding-bottom:0;
}
	.list li a {
		color:#8cc63f;
		font-weight:bold;
		line-height:2em;
		text-decoration:none;
	}
	.list li a:hover {
		text-decoration:none;
	}

.list1 {
	margin-top:-33px;
}	
	.list1 li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		padding-top:45px;
	}
		.list1 li .img-border {
			margin-right:20px;
		}

	.list2 li {
		color:#545454;
		padding:0 0 9px 22px;
		background:url(../images/marker.gif) no-repeat left 3px;
	}
	.list2 li.last {
		padding-bottom:0;
	}
		.list2 li a {
			color:#6D9B2F;
			font-weight:normal;
			text-decoration:none;
		}
		.list2 li a:hover {
			text-decoration:none;
		}
	
/*----- other -----*/
.img-indent {
	padding-bottom:20px;
}

.img-box { 
	width:100%; 
	overflow:hidden; 
}
	.img-box .img-border {
		float:left;
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {margin-bottom:20px; line-height:1.2em; text-align: justify;}
.p1 { margin-bottom:35px;}

.img-border {
	display:block;
	float:left;
	padding:4px;
	border:1px solid #e4e4e6;
}
.img-border:hover {
	border:1px solid #000;
}
.image-border {
	display:block;
	float:left;
	padding:4px;
	border:1px solid #e4e4e6;
}

dl {
	color:#2f2f2f;
	line-height:1.38em;
	margin-bottom:-20px;
}
	dl dt {
		color:#8cc63f;
		font-weight:bold;
	}
	dl dd {
		padding-bottom:20px;
	}


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

h2 {
	font-size:30px;
	line-height:1.2em;
	color:#262626;
	margin-bottom:20px;
}
h3 {
	color:#262626;
	font-size:30px;
	line-height:1.2em;
	margin-bottom:24px;
}
h5 {
	font-size:1em;
	line-height:1.29em;
	font-weight:normal;
	margin-bottom:8px;
	color:#f92ea6;
}
	h5.alt {
		margin-bottom:20px;
	}
h6 {
	color:#8cc63f;
	font-size:1em;
	margin-bottom:8px;
	
}


p.txt1,
.txt1 p {
	color:#2f2f2f;
    text-align: justify;
}
.txt2 p {
	color:#545454;
}

.link {
	background-color:#00aeef;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:2em;
	padding:0 13px;
	display:inline-block;

}
.thickbox   {
    background-color:#00aeef;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:2em;
	padding:0 13px;
	display:inline-block;
}
.thickbox:hover {
	background-color:#0378a4;
}
	.thickbox.extra {
		background-color:#f92ea6;
	}
	.thickbox.extra:hover {
		background-color:#a6146a;
	}

.link:hover {
	background-color:#0378a4;
}
	.link.extra {
		background-color:#f92ea6;
	}
	.link.extra:hover {
		background-color:#a6146a;
	}
	

.line-hor { 
	background:#e4e4e6;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:34px 0 30px 0;
}
.line-ver0 {
	background-image:none;
	width:100%;
}
.line-ver1 {
	background-image:url(../images/line-ver.gif);
	background-repeat:repeat-y;
	background-position:361px 0;
	width:100%;
}
.line-ver2 {
	background-image:url(../images/line-ver.gif);
	background-repeat:repeat-y;
	background-position:647px 0;
}

.address span {
		float:right;
		padding-right:30px;
	}



/*===== header =====*/
header {
}

/*===== content =====*/
#content .inside {
	padding:25px 0 34px 47px;
}
.inside ul li {
  display: inline-block;
  cursor: default;
}

/* Sidebar */
aside .line-ver1,
aside .line-ver2 {
	background-image:url(../images/line-ver1.gif);
}
aside ul {
	width:100%;
	overflow:hidden;
	padding-top:20px;
}
	aside ul li {
		float:left;
		padding-right: 5px;
        padding-top: 4px;
	}
	aside ul li h3 {
		color:#00aeef;
		padding-right:12px;
	}
	aside article.col-3 {
		font-size:15px;
		line-height:1.2em;
		padding-top:0px;
	}
	
footer a {
	color:#6c6c6c;
	text-decoration:none;
}
footer a:hover {
	text-decoration:underline;
}

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

#newsletter-form h3 {
	margin-bottom:10px;
}
#newsletter-form span {
	display:block;
	height:30px;
}
#newsletter-form input {
	width:215px;
	border:1px solid #e5e5e5;
	padding:1px 3px 1px 3px;
}
#newsletter-form .link {
	background-color:#777777;
}
#newsletter-form .link:hover {
	background-color:#404040;
}

/*---*/

#contacts-form label {
	display:block;
	color:#2f2f2f;
}
#contacts-form span {
	height:45px;
	display:block;
}
#contacts-form input {
	width:226px; 
	padding:1px 0 1px 3px; 
	background:#fff;
	color:#000; 
	border-top:2px solid #7d7d7d; 
	border-left:2px solid #7d7d7d; 
	border-bottom:1px solid #cad2d5; 
	border-right:1px solid #cad2d5;	
	vertical-align:top;	
	line-height:1.2em;
}
#contacts-form textarea {
	width:226px; 
	height:90px; 
	overflow:auto;
	background:#fff;
	color:#000; 
	border-top:2px solid #7d7d7d; 
	border-left:2px solid #7d7d7d; 
	border-bottom:1px solid #cad2d5; 
	border-right:1px solid #cad2d5;	
	padding:1px 0 1px 3px;
	margin-bottom:27px; 
}

/*==========================================*/
.left_form {
    width:115px;
    float: left;
    padding: 5px 0 5px 0;
}
.right_form {
    width:117px;
    float: left;
    padding: 5px 0 5px 0;
}
span {
  color: #FF0000;
  font-weight: normal;
}

.msg{
	color:red;
	margin-top:15px;
}
