@font-face {
    font-family: 'HelveticaNeueLT67MdCnRegular';
    src: url('helvetica_lt_67_medium_condensed-webfont.eot');
    src: url('helvetica_lt_67_medium_condensed-webfont.eot?iefix') format('eot'),
         url('helvetica_lt_67_medium_condensed-webfont.woff') format('woff'),
         url('helvetica_lt_67_medium_condensed-webfont.ttf') format('truetype'),
         url('helvetica_lt_67_medium_condensed-webfont.svg#webfontWmNMotVp') format('svg');
    font-weight: normal;
    font-style: normal;

}

html{ font-family:'HelveticaNeueLT67MdCnRegular', Arial, Helvetica, sans-serif;}
body{ margin: 0; padding:0;/* background:url(../img/images/bg.jpg)*/}
.wrapper{height:auto; width:100%;}
.content_wrapper{ height:auto; width:100%;}
.footer_wrapper{ height:auto; width:100%; background:#0033FF; border-bottom:1px solid #009cff; border-top:1px solid #009cff; position:absolute; bottom:0;}
#footer{ width:950px; height:20px; margin:auto;text-align: center; font-size: 11px; color: #fff;  line-height: 19px; }
#footer a{ color:#FFFFFF;}
#footer a:hover{ text-decoration:none;}
.content{ width:450px; height:588px; position:relative; top:30px; left:250px; background:url(../img/images/form.png) no-repeat 0 0;}
#title{ margin:auto; font-size:30px; color:#333; text-align: center;}
.text_field{ border:none; width:189px; height:17px; background:url(../img/images/input.png) no-repeat 0 0; padding:0 5px;}
.text_field2{ background:url(../img/images/input_2.png) no-repeat 0 0;}
#btnLogin{ background:url(../images/log_but.png) no-repeat 0 0; width:189px !important; height:21px; cursor:pointer; border:none; margin-top:6px;}

li{ height: 25px;
 list-style: none;
/*display: inline;line-height: 26px;*/
font-family:'HelveticaNeueLT67MdCnRegular', Arial;
font: 14px;
color:#FFFFFF;
/*float:left;margin-bottom: 5px; */padding: 0 8px;
}
li span
{
	font-size:14px;
	text-transform:uppercase;
float: left;
color: #333;
padding: 2px;
margin: 4px 32px 0 0;
text-align:left;
font:14px;
width: 100px;
	}

.left
{   background:url(../images/left.jpg) repeat-x;width: 156px; height: 286px; float:left;  padding-top: 45px;
    text-align: center;}
#main
{ width:950px; height: 630px; margin:auto; text-align:center;}
#top
{  font: XX-large Arial;
color: #fff;
background-color:#59D3F8  ;/* #ccffcc;*/
text-align: center ;
height: 35px;
width:100%;
border-bottom:#0092E8 3px solid;  /*#34F1FF */
border-top:#0092E8 5px solid;  /*#34F1FF */
font-family: Arial;
}
.right{
 width: 244px;
height: 231px; background:url(../images/right.jpg) repeat-x; float:left;
}
ul{ margin:0; padding:0;}

li input{
width:179px; padding:0 5px; border:none; background:#fff; border-radius: 4px;
box-shadow:inset 1px 1px 4px #000000; height:23px;
}



fieldset
{/*margin-top: 4px;*/
	width:220px;
	border:none;
}
#f{
height: 65px;
width:330px;
float: right;
/*background: url('../images/loadingBig.gif') no-repeat;*/
margin-top: -65px;}
#a{
text-align: center;
height: 30px;
width:200px;
float: right;
margin-top:6px;

}
legend
{
height: 20px;
color:#FF0000;
  font: bold 12px Arial;
   /*margin-bottom: 10px;*/
}



input
{  border:.5px solid #00ADEF;
background-color: #fff;}
#logout{ height:40px; width:100%; background:#ccc;}

/*-------------------------------*/
#slides{width: 100%;
background:url(../images/menu_bg.jpg) repeat-x;
height: 266px;
padding-top: 40px;}
.company_wrapper {
width: 100%;
height: 130px; background:#fff;}
.login_area{ width:400px; height:232px; margin:auto; border-radius: 5px 5px 5px 5px;  overflow: hidden;}
.logo{ height:96px; width:100%; text-align: center; margin-top:3px; }