@import url("icons.css");
* {
	padding: 0;
	margin: 0;
}
.block_navigation {
	height: 100%;
	width: 100%;
	position: relative;
}
.block_navigation ul li {
	position:relative;
	list-style: none;
	float: left;
}
.block_navigation ul li a, .block_navigation #pull a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 30px;
	color: #eee;
	font-family: arial;
	font-size: 14px;
	padding-left:19px;
	padding-right: 24px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.block_navigation li a:active {
	color: #888;
}
.block_navigation ul li ul {
	position: absolute;
}
.block_navigation ul ul {
	z-index: 1;
	opacity:0;
	visibility: hidden;
	border-bottom:solid 1px #333333;
	background: #000;
	display: block;
	-webkit-box-shadow:0 0px 0px #eee;
	-moz-box-shadow:0 0px 0px #eee;
	box-shadow:0 0px 0px #eee;
	-webkit-transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
	-moz-transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
	-ms-transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
	-o-transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
	transition:opacity 0.2s linear, margin-left 0.2s linear, margin-top 0.2s linear;
}
.block_navigation ul li ul li {
	position: relative;
	display: block;
	float: none;
	border-top:solid 1px #333333;
	border-right:solid 1px #333333;
	border-left:solid 1px #333333;
}
.block_navigation ul li ul li a {
	width:150px;
	font-weight: normal;
	line-height: 40px;
	color: #ffffff;
	display: block;
	padding-left: 20px;
	background: #000;
}
.block_navigation ul ul ul {
	position: absolute;
top:;
	left: 100%;
	top:-1px;
	left:100%;
	padding:0;
}
.block_navigation i {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-right: 7px;
}
.block_navigation ul li:hover > ul {
	z-index: 1;
	opacity: 1;
	visibility: visible;
}
.block_navigation ul ul li:hover > a {
	background: #b31116;
}
.block_navigation li.right_item {
	float: right;
}
.block_navigation span {
	font-weight: normal;
}
.block_navigation span.span_level_1, span.span_level_2 {
	position: absolute;
	top:0;
	right:10px;
	font-size:16px;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-ms-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.block_navigation ul ul li:hover span.span_level_1 {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg));
	opacity: 0.5;
}
.block_navigation ul ul ul li:hover span.span_level_2 {
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg));
	opacity: 0.5;
}
.contact_block {
	background: #fff;
	display: none;
	position: absolute;
	right:0;
	border-right:solid 1px #333333;
	border-left:solid 1px #333333;
	border-bottom:solid 1px #333333;
	-webkit-box-shadow:0 1px 1px #eee;
	-moz-box-shadow:0 1px 1px #eee;
	box-shadow:0 1px 1px #eee;
}
.block_navigation li.right_item:hover .contact_block {
	display: block;
}
.block_navigation h1, .block_navigation textarea, .block_navigation input {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}
.block_navigation h1 {
	line-height: 50px;
	font-family: Century Gothic;
	font-style: normal;
	font-size: 20px;
	font-weight: normal;
	margin-top:0;
	margin-left: 25px;
	margin-right: 25px;
	color: #555;
	border-bottom: solid 1px #333333;
}
.block_navigation input {
	position: relative;
	width: 200px;
	height: 25px;
	padding-top: 2px;
}
.block_navigation textarea {
	width: 250px;
	height: 100px;
	padding-top: 7px;
}
.block_navigation input, .block_navigation textarea {
	display: block;
	padding-left: 7px;
	font-family: Century Gothic;
	font-size: 12px;
	color: #555;
	margin: 25px;
	border: solid 1px #333333;
}
.block_navigation input:focus, .block_navigation textarea:focus {
	border:1px solid #bbb;
	-webkit-box-shadow:0 0 5px #ccc;
	-moz-box-shadow:0 0 5px #ccc;
	box-shadow:0 0 3px #ccc;
}
.block_navigation input[type=submit], .block_navigation input[type=button] {
	margin: 0;
	margin-left: 25px;
	margin-top: 25px;
	float: left;
	margin-bottom: 25px;
}
.block_navigation input[type=submit], .block_navigation input[type=button] {
	color: #fff;
	padding: 0;
	width: 60px;
	display: block;
	position: relative;
	border:none;
}
.color_theme_1 {
	background: #000;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_1 ul li a, .color_theme_1 #pull a {
	background: #000;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_1 ul li:hover > a, .color_theme_1 #pull a:hover {
	background: #333333;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_1 input[type=submit], .color_theme_1 input[type=button] {
	background: #000;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_1 input[type=submit]:hover, .color_theme_1 input[type=button]:hover {
	cursor: pointer;
	background: #333333;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_2 {
	background: #660000;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_2 ul li a, .color_theme_2 #pull a {
	background: #660000;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_2 ul li:hover > a, .color_theme_2 #pull a:hover {
	background: #990000;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_2 input[type=submit], .color_theme_2 input[type=button] {
	background: #660000;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_2 input[type=submit]:hover, .color_theme_2 input[type=button]:hover {
	cursor: pointer;
	background: #990000;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_3 {
	background: #664c00;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_3 ul li a, .color_theme_3 #pull a {
	background: #664c00;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_3 ul li:hover > a, .color_theme_3 #pull a:hover {
	background: #997300;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_3 input[type=submit], .color_theme_3 input[type=button] {
	background: #664c00;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_3 input[type=submit]:hover, .color_theme_3 input[type=button]:hover {
	cursor: pointer;
	background: #997300;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_4 {
	background: #336600;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_4 ul li a, .color_theme_4 #pull a {
	background: #336600;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_4 ul li:hover > a, .color_theme_4 #pull a:hover {
	background:  #4c9900;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_4 input[type=submit], .color_theme_4 input[type=button] {
	background: #336600;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_4 input[type=submit]:hover, .color_theme_4 input[type=button]:hover {
	cursor: pointer;
	background:  #4c9900;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_5 {
	background: #006619;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_5 ul li a, .color_theme_5 #pull a {
	background: #006619;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_5 ul li:hover > a, .color_theme_5 #pull a:hover {
	background: #009926;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_5 input[type=submit], .color_theme_5 input[type=button] {
	background: #006619;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_5 input[type=submit]:hover, .color_theme_5 input[type=button]:hover {
	cursor: pointer;
	background: #009926;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_6 {
	background: #006666;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_6 ul li a, .color_theme_6 #pull a {
	background: #006666;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_6 ul li:hover > a, .color_theme_6 #pull a:hover {
	background: #009999;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_6 input[type=submit], .color_theme_6 input[type=button] {
	background: #006666;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_6 input[type=submit]:hover, .color_theme_6 input[type=button]:hover {
	cursor: pointer;
	background: #009999;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_7 {
	background: #001966;
	background-image: url(bg_ie/bg.png); /***for IE**/
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_7 ul li a, .color_theme_7 #pull a {
	background: #001966;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_7 ul li:hover > a, .color_theme_7 #pull a:hover {
	background: #002699;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_7 input[type=submit], .color_theme_7 input[type=button] {
	background: #001966;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_7 input[type=submit]:hover, .color_theme_7 input[type=button]:hover {
	cursor: pointer;
	background: #002699;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_8 {
	background:  #330066;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_8 ul li a, .color_theme_8 #pull a {
	background:  #330066;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_8 ul li:hover > a, .color_theme_8 #pull a:hover {
	background: #4c0099;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_8 input[type=submit], .color_theme_8 input[type=button] {
	background:  #330066;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_8 input[type=submit]:hover, .color_theme_8 input[type=button]:hover {
	cursor: pointer;
	background: #4c0099;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_9 {
	background:  #66004c;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_9 ul li a, .color_theme_9 #pull a {
	background:  #66004c;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_9 ul li:hover > a, .color_theme_9 #pull a:hover {
	background: #990073;
	background-image: url(bg_ie/bg.png);
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_9 input[type=submit], .color_theme_9 input[type=button] {
	background:  #66004c;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.color_theme_9 input[type=submit]:hover, .color_theme_9 input[type=button]:hover {
	cursor: pointer;
	background: #990073;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
	background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.09) 0%);
}
.right_left_animation ul ul {
	margin-left: 30px;
}
.right_left_animation ul li:hover > ul {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	margin-left: 0;
}
.left_right_animation ul ul {
	margin-left: -30px;
}
.left_right_animation ul li:hover > ul {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	margin-left: 0;
}
.down_top_animation ul ul {
	margin-top: 30px;
}
.down_top_animation ul li:hover > ul {
	z-index: 1;
	opacity: 1;
	visibility: visible;
	margin-top: 0;
}
