* { margin:0;}

html,body{ 
height:100%;
background: #ffffff url(../images/lb.png) repeat-x;
}

#ef-main{
min-height:100%; 
position:relative;
margin: auto;
width:500px;	
}


.ef-clear{
clear:both;
}


/*
@group TOP
-----------------------
   	  		TOP
-----------------------
*/

#ef-header{
position: relative;
z-index: 500;
height: 70px;
background-color: #f0c465;
border-bottom: 1px solid rgb(214, 214, 214) !important;
}

.ef_logo {
	background-image: url(../images/logo2.png);
	background-repeat:no-repeat;
	width:240px;
	height:71px;
	float:left;
	background-position: 5px 2px;
}
.ef_logo_tr {
	background-image: url(../images/logo2.png);
	background-repeat:no-repeat;
	width:240px;
	height:63px;
	float:left;
	background-position: 14px 12px;

}




/*Menu*/

#ef-bar-left{
	margin-left:4px;
	width: 16px;
	float: left;
	overflow: hidden;
	position: relative;
		

	background-repeat:no-repeat;	
}

#ef-bar-right{
    margin-right:4px;
	
	float: right;
	overflow: hidden;
	position: relative;	
	
	
	background-repeat:no-repeat;	
}

#ef-bar-middle {
	margin-left: 5px;
	margin-right: 5px;
	height:35px;	
	/*background: red;*/
	background-repeat: repeat-x;	
	display:none;
}


/*@end TOP*/


/*
@group TOP
-----------------------
   	  		TOP
-----------------------
*/



#middle {
position:relative;
}




/*this is place for content*/
#ef-content {
margin-left:5px;
margin-right:5px;
}
#ef-content-text
{
	
	border: 1px solid rgb(224, 224, 224);
	background-color: #FFF7DF !important;
	margin-top: 35px;
}

#log-ml {
	
	float: left;
	overflow: hidden;
	position: relative;	
	margin-left: -27px;
	height:340px;	

	background-repeat: no-repeat;	
}

#log-mr {	
	float: right;
	overflow: hidden;
	position: relative;
	
	margin-right: -27px;
	height:340px;	

	background-repeat: no-repeat;
}

#log-mm {	
height: 410px;
padding-top: 10px;
	background-repeat: repeat-x;
}

#log-bl {
	
	float: left;
	overflow: hidden;
	position: relative;
	margin-left: -27px;
	

	background-repeat: no-repeat;	
}

#log-br {	
	float: right;
	overflow: hidden;
	position: relative;

	
	margin-right: -27px;

	background-repeat: no-repeat;
}

#log-bm {
	margin-left:10px;
	margin-right:10px;
	

	background-repeat: repeat-x;
}



p#head {
 padding-top: 30px;
text-shadow: 1px 1px #FFFFFF;
font-family: Helvetica;
font-size: 20px;
color: #5C5C5C;
text-align: center;
}

p#foot { 
 font-family:Tahoma;
 font-size:12px;
 color:#486a26;
 margin-top:80px;
}

p#foot a
{
	color:#5C5C5C;
}

p#msgUs { 
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
    /* color: #486a26; */
    /* margin-top: 10px; */
    max-width: 320px;
    position: absolute;
    top: 365px;
    left: 100px;
}
/*
form#log {
margin-left:auto;
margin-right:auto;
padding-top:20px;
width:300px;
}


form#log input.log-input {
margin-bottom:10px;
width:300px;
height:20px;
margin-top:3px;
}


form#log label.log-label {
 font-family:Tahoma;
 font-size:12px;
}
form#log input.log-but {
	background:url(../images/log_in.png) no-repeat;
    cursor:pointer;
    width: 95px;
    height: 34px;
    border: none;
	float:right;
	margin-top:6px;
}*/

div#log {
margin-left:auto;
margin-right:auto;
padding-top:20px;
width:300px;
}


div#log input.log-input {
margin-bottom:10px;
width: 296px;
height:20px;
margin-top:3px;
}


div#log .log-label {
 font-family:Tahoma;
 font-size:12px;
}
div#log input.log-but {
	background:url(../images/log_in.png) no-repeat;
    cursor:pointer;
    width: 95px;
    height: 34px;
    border: none;
	float:right;
	margin-top:6px;
}

img#ask {
    float: left;
    margin-top: 0px;
    padding-right: 5px;
}
/*@end CENTER*/

#ef-footer{

float:right;
margin-right:5px;
margin-top: 10px;
}

.ea_tr_bizofis_logo
{
	float:right;
	width:150px;
	height:43px;
	background-image:url(../images/bizofis_small.png);
	background-repeat: no-repeat;
	background-color: white;
	background-position: 12px 2px;
	border-radius:5px;
	margin-top: 12px;
	margin-right: 27px;

}

#loginButton
{
	min-width: 95px;
	height: 34px;
	border: none;
	float: right;
	margin-top: 6px;
	padding:0px;
	margin-right:0px !important;
}


