html,body{
	width:100%;
	min-height:100%;
	/*height:100%;*/
}
body{
	font:14px Tahoma, Geneva, sans-serif;
	line-height:1.3;
	color:white;
	background-color:white;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}
a{
	color:inherit;
	text-decoration:underline;
	border:0 none;
}
a:hover{
	color:inherit;
	text-decoration: none;
	outline:none;
	border:0 none;
}
a:focus{
}
a:active{
}
.ucase{
	text-transform: uppercase;
}
.error{
	color:#ef3a24;
}
.prel{
	position: relative;
}
.tdn{
	text-decoration: none;
}
/* start */
#header{
	height:76px;
	/*height:15.1%;*/
	background:white;
	background: url("/templates/images/logo.png ") no-repeat scroll center 10px white;
}
#h_topline,
#f_topline{
	height:4px;
	background: url("/templates/images/headline.png") repeat-x scroll 0 0 transparent;
}
#f_topline{
	opacity: 0.30;
}
#allcontwrap{
	background: url("/templates/images/bg6.jpg") no-repeat scroll center 0 transparent;
	-webkit-background-size: cover;
	background-size: cover;
	/*height:100%;*/
	/*height:84.9%;*/
	min-height:760px;
	height:auto;
	/*height:84%;*/
	position: absolute;
	/*margin-top:104px;*/
	left:0;
	right:0;
	top:76px;
	bottom:0;
}
#allcontwrap *{
	position:static;
}
#allcont{
	/*background: url("/templates/images/bg6.jpg") no-repeat scroll center 0 transparent;*/
	/*height: 938px;*/
	height:100%;
	position: relative;
}
#allcontent{
	/*height:819px;*/
	height:87.3%;
}
#footer{
	/*height:119px;*/
	height:12.3%;
}
#footer .copyblock{
	text-align: center;
}
#footer .f1{
	margin-top:23px;
	color: #26315f;
}
#footer .f2{
	color: white;
}
#allcont .pformt{
	background: url("/assets/img/main/pref_top4.png") no-repeat scroll center 0 transparent;
	height: 461px;
}
/*#allcont .pformb{
	background: url("/assets/img/main/perf_bot.jpg.png") no-repeat scroll center 0 transparent;
	height: 15px;
}*/
#allcont .ctmargin{
	height:16px;
}
#allcont .mbl1,
#allcont .mbl2{
	list-style: inside url("/assets/img/main/arr.png");
	margin: 0 0 66px 80px;
	line-height: 1.9;
	font-size: 16px;
}
#allcont .mbl1 li,
#allcont .mbl2 li{
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.5);
	margin-bottom: -8px;
}
#allcontent .bhead {
	font-size: 26px;
	text-transform: uppercase;
	text-align: center;
	min-height:39px;
}
#allcontent .bimg2,
#allcontent .bimg{
	display: none;
	height:334px;
}
#allcontent .btop{
	padding:0 15px;
	margin-top:-3px;
}
#allcontent .btext{
	margin-top:0px;
	text-align: center;
}
#allcontent .btext p{
	margin: 5px 0;
}
#allcontent .btext .r1{
	font-size:26px;
}
#allcontent .btext .r2{
	font-size:16px;
	margin:-4px 0 0;
}
#allcontent .bimg img{
	width:auto;
	max-width:445px!important;
}
#allcontent .slidesjs-navigation{
	display:none!important;
}
#allcontent .slidesjs-container,
#allcontent .slidesjs-control{
	height:100%!important;
}
#allcontent .slidesjs-container{
}
#allcontent .slidesjs-control{
	vertical-align: middle;
}