html, body {
	height:100%;
}
body {
	background: #ffffff url(../img/body_bg.png) repeat-x top;
	font: 0.75em "Lucida Grande", Tahoma, Verdana, sans-serif;
	color: #262626;
	width:100%;
}
a:link,
a:visited{
	color: #5e5e5e;
	text-decoration: underline;
}
a:hover{
	color: #5e5e5e;
	text-decoration: none;
}
.png{
	behavior: url(../js/iepngfix.htc);
}
.gradient{
	top:0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 469px;
	background: transparent url(../img/gradient_bg.png) repeat-y top center;
}
#wrap{
	position: relative;
	width:933px;
	margin: 0px auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}
.heading{
	clear: both;
	padding: 20px 45px 14px 45px;
}
.heading2 {
	float:left;
	width:560px;
}
.heading .logo{
	float: left;
	width:205px;
}
.heading .phone{
	float:right; /*left*/
	padding: 10px 0 0 120px;
}
.heading .email{
	float: right;
	font-size: 1.25em;
	width: 160px;
}
.heading span{
	width: 160px;
	display: block;
	height: 2px;
	clear: both;
}
.heading .email .textinput{
	border: 1px solid #b1b1b1;
	color: #b1b1b1;
	background: #f1f1f1;
	padding: 2px 5px;
	width: 150px;
	display: block;
	outline: none;
	margin: 0;
}
.heading .email .button{
	border: none;
	cursor: pointer;
	color: #ffffff;
	background: url(../img/email_bg.png);
	width: 45px;
	text-align: center;
	font-size:0.667em;
	height: 22px;
	display: block;
	float: right;
}
.heading .lng{
	font-size: 0.917em;
	text-align: right;
}
.heading .lng a{
	float: right;
	display: block;
	padding: 0 0 0 8px;
	background: transparent url(../img/lng_icon.png) no-repeat left center;
}
.menu {
	background: transparent url(../img/menu_bg.png) no-repeat top center;
	padding: 4px 9px 0 9px;
	position: relative;
	z-index: 2;
}
.menu li{
	float: left;
	padding: 0 30px;
	border-left: 1px solid #038a42;
	border-right: 1px solid #067c3a;
	line-height: 38px;
	text-shadow: 0 1px 1px #03431f;
	cursor: pointer;
	font-size: 1.167em;
	position: relative;

}
.menu li:first-child{
	border-left: none;
}
.menu li.order{
	float: right;
	font-size: 1.417em;
	border: none;
}
.hover{
	background: transparent url(../img/menu_li_hover_bg.png) repeat-x top center;
}
.menu li a:link,
.menu li a:visited,
.menu li a:hover{
	color: #ffffff;
	text-decoration: none;
}
.menu li.order a:link,
.menu li.order a:visited,
.menu li.order a:hover{
	background: transparent url(../img/menu_order_icon.png) no-repeat left center;
	padding: 2px 0 2px 27px;
	color: #f9e11d;
	text-decoration: none;
	behavior: url(../js/iepngfix.htc);
}
.submenu{
	position: absolute;
	left:-4px;
	background: transparent url(../img/submenu_bg.png) no-repeat center bottom;
	behavior: url(../js/iepngfix.htc);
	padding: 5px 0 10px 0;
	top:38px;
}
.submenu li{
	float: none;
	padding: 4px 15px;
	font-size: 0.85em;
	line-height: 1em; /* normal; */
	width: 190px;
	border: none;
}
.submenu li a:hover {
	color: #f9e11d;
}
.illustration{
	background: transparent url(../img/flash_bg.png) repeat-y top center;
	behavior: url(../js/iepngfix.htc);
	height: 324px;
	padding: 0 3px;
	position: relative;
	z-index: 1;
}
.switcher{
	position: absolute;
	left: 10px;
	bottom: 5px;
	font-size: 0.833em;
	z-index: 11;
}
.switcher li{
	height: 27px;
	width: 26px;
	float: left;
	margin: 0 0 0 5px;
}
.switcher li.active{
	height: 27px;
	width: 26px;
	float: left;
	margin: 0 0 0 5px;
}
.switcher li.active a{
	background: transparent url(../img/switcher_bg.png) no-repeat 0px 0px;
}
.switcher li a{
	background: transparent url(../img/switcher_bg.png) no-repeat -26px 0px;
	behavior: url(../js/iepngfix.htc);
	text-align: center;
	display: block;
	line-height: 27px;
	width: 26px;
}
.switcher li a:link, .switcher li a:visited{
	color: #262626;
	text-decoration: none;
}
.switcher li.active a:link, .switcher li.active a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.switcher li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../img/switcher_bg.png) no-repeat 0px 0px;
}

#wrap .content{
	background: transparent url(../img/content_bg.png) no-repeat top center;
	min-height: 400px;
	padding-bottom: 20px;
}
.home{
	background: transparent url(../img/home_bg.png) repeat-x top left !important;
	behavior: url(../js/iepngfix.htc);
}
.tariff li{
	float: left;
	background: transparent url(../img/tariff_bg.png) no-repeat top left;
	height: 153px;
	width: 298px;
	margin: 0 0 0 7px;
	padding: 5px 0 0 8px;
	behavior: url(../js/iepngfix.htc);
}
.tariff li:first-child{
	margin: 0 1px 0 0;
}
#wrap .content .pad{
	padding: 40px 50px 0 50px;
}
#wrap .home .pad{
	padding: 40px 50px 0 0;
}
#wrap .content .illustration{
	float: left;
	padding: 0 20px 0 0;
}
#wrap .content h1{
	font-size: 2.667em;
	padding: 0 0 10px 0;
}
#wrap .content h1 .title{
	font-size: 0.625em;
}
#wrap .content p{
	margin: 0 0 1.25em 0;
}
#wrap .content a:link,
#wrap .content a:visited,
#wrap .content a:hover{
	color: #0a9040;
}
.more{
	background: transparent url(../img/more_icon.png) no-repeat left center;
	padding: 0 0 0 8px;
}
.details{
	padding: 25px 0 0;
}
.details li{
	float: left;
}
.details li.icon{
	padding: 45px 45px 0 0;
}
.details .tbl{
	padding: 0 70px 0 0;
}
.details .tbl td{
	padding: 8px;
	border-top: 1px solid #ababab;
	border-bottom: 1px solid #ababab;
}
.order .button{
	display: block;
	clear: both;
	width: 205px;
	height: 42px;
	background: transparent url(../img/button_bg.png) no-repeat;
	color: #000000;
	font-size: 1.417em;
	border: none;
	margin: 8px auto 0 auto;
	cursor: pointer;
}
.details .text{
	width: 50%;
	padding: 45px 0 0;
}
.details .text .pad{
	padding: 0 20px 0 0 !important;
}
.text strong{
	font-weight: bold;
}
.text ul{
	list-style: disc;
	list-style-position: outside;
	margin: 0 0 0 20px;
}
.text ul li{
	padding: 1px 0 1px 0;
	float: none;
}
.order div{
	float: left;
	width: 50%;
}
.order label{
	float: left;
	display: block;
	width: 165px;
	clear: both;
	margin: 2px 0;
}
.order .textinput{
	background: #f1f1f1;
	padding: 3px 4px;
	width: 190px;
	border: 1px solid #b1b1b1;
	outline: none;
	font-size: 1em;
	margin: 2px 0;
}
.order textarea{
	font: 1em "Lucida Grande", Tahoma, Verdana, sans-serif;
}
.order .obligatory{
	color: #a3a3a3;
	margin: -30px 0 0 0;
	display: block;
}
#footer{
	position:relative;
	margin-top:-88px;
	height:88px;
	width:100%;
	background: transparent url(../img/footer_bg.png) repeat-x bottom left;
}
.status_msg_info, .status_msg_error{
	width: 50%;
	padding: 7px 5px;
	margin: 3px auto 5px auto;
	background: #0fba51;
	text-align: center;
	color: #ffffff;
	border: 3px solid #028b3c;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.status_msg_error{
	background: #fdf488;
	color: #000000;
	border-color: #ffe522;
}
#footer .gradient{
	height:88px;
	background: transparent url(../img/footer_gradient_bg.png) no-repeat top center;
}
#footer .content{
	font-size: 0.917em;
	position: relative;
	width:933px;
	margin: 0px auto;
	padding: 35px 0 0;
}
#footer .copyright{
	float: left;
}
#footer .dego{
	float: right;
	color: #7e7d81;
	font-size: 0.909em;
	padding: 0 25px 0 0;
}
#footer .dego img{
	float: left;
	padding: 3px 5px 0 0;
}
#footer .dego a {
	text-decoration: none;
}
.footer_blank {
	height:88px;
}

#slideshow div {
    position:absolute;
    z-index:8;
	opacity: 0;
	/* filter: alpha(opacity=0); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
}
#slideshow div.active {
    z-index:10;
	opacity: 1;
	/* filter: alpha(opacity=100); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; */
}
#slideshow div.last-active {
    z-index:9;
}
