*{margin:0px; padding:0px;}


@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(../fonts/vzIUHo9z-oJ4WgkpPOtg1_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
}


@font-face {
  font-family: 'Alef';
  font-style: normal;
  font-weight: 400;
  src: local('Alef Regular'), local('Alef-Regular'), url(../fonts/C8wmYJieZdfX3SNk-GwKVA.woff) format('woff');
}



body{background:#F3F3F3;}
.header,.container,.footer{
	margin:auto;
	background:url(../img/bgbody.gif) repeat-y;
	width:960px;
}
.footer{padding-bottom:10px;}
.whead{
	position:relative;
	width:950px;
	height:163px;
	margin-left:5px;
	background-image:url(../img/bgheader.gif);
	background-repeat:repeat-x;
	border-bottom:2px solid #C4C4C4;
}
.slogo{
	position:absolute;
	top:40px;
	left:40px;
}
.imghead{
	position:absolute;
	background-image:url(../img/imgheader.gif);
	top:0px;
	right:0px;
	width:470px;
	height:163px;
}
.wcont{
	width:930px;
	padding:10px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.wfoot{
	width:930px;
	background:#E9E9E9;
	text-align:center;
	padding:20px 0px;
	margin:0px 0px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.wfoot span,.wfoot label{
	display:block;
	text-align:center;
	color:#575757;
}
.wfoot span{padding-bottom:2px;}
.txt{
	float:left;
	padding:20px 30px;
	width:520px;
}
.txt h1{
	padding:0px 0px 10px 0px;
	font-family: 'Roboto', Arial, sans-serif;
	font-size:40px;
	font-weight:100;
	color:#4C4C4C;
}
.txt p{
	padding-bottom:20px;
	text-align:justify;
	color:#4C4C4C;
	line-height:150%;
}
.txt p strong{
	display:block;
	padding-bottom:5px;
	color:#B92025;
	font-family: 'Alef', Arial, sans-serif;
	text-transform:uppercase;
	font-size:14px;
}
.contr{
	padding:20px 20px 0px 0px;
	float:right;
	width:308px;
}
.bxlogin{
	position:relative;
	width:308px;
	height:274px;
	background-image:url(../img/bglogin.gif);
	background-repeat:no-repeat;
}
.clogo{
	position:absolute;
	top:25px;
	left:14px;
}
.cinp{
	position:absolute;
	top:85px;
	left:30px;
}
.lbllog{
	float:left;
	width:80px;
	padding-top:5px;
	color:#000;
	font-weight:bold;
}
.inplog{
	float:left;
	width:160px;
	padding-bottom:8px;
}
.inplog input{
	width:150px;
	padding:3px 5px;
	outline:none;
	color:#333;
	border:1px solid #7F9DB9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.btnlog{
	clear:both;
	padding:2px 0px 0px 80px;
}
.btnlog input{
	border:0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#FFF;
	width:80px;
	padding:5px 0px 6px 0px;
	background-color: #B51520;
	background-repeat: repeat-x;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EC1C2A), to(#7B0F16));
	background: -webkit-linear-gradient(top, #EC1C2A, #7B0F16);
	background: -moz-linear-gradient(top, #EC1C2A, #7B0F16);
	background: -ms-linear-gradient(top, #EC1C2A, #7B0F16);
	background: -o-linear-gradient(top, #EC1C2A, #7B0F16);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
}
.clic{
	position:absolute;
	top:215px;
	width:100%;
	padding:10px 0px 0px 0px;
	text-align:center;
	font-size:11px;
	color:#575757;
	line-height:150%;
}			
.cntct{
	padding:20px 0px 20px 20px;
	line-height:180%;
	color:#575757;
	font-size:11px;
}
.cntct a{color:#0571BC;}
.clear{clear:both;}