body.eti_header_body{
	background-color:none;
	margin: 0px;
	
}
div.eti_header_wrapper{
	background-color:#ffffff;
	width: 1140px;
	margin: 0 auto;
	padding-bottom:0px;
	padding-top:0px;
	//padding-left:12px;
	//padding-right:12px;
}
div.eti_header_logo_bg{
	background-image:url(../../ss-header-bg.png);
	background-repeat:no-repeat;
	width: 100%;
	height: 90px;
	margin-left: 12px;
	padding-bottom:10px;
	background-position-x: 50%;
}
div.eti_header_logo{
	position:absolute;
	background-image:url(img/site_logo_top.png);
	background-repeat:no-repeat;
	display:block;
	width: 384px;
	height: 75px;
	margin-left: 65px;
	top:15px;
}
div.eti_header_mainmenu{
	background-image:url(../../menu-main.png);
	background-repeat:no-repeat;
	width: 1038px;
	height: 42px;
	margin-left: 12px;
	padding-top:10px;
	position: relative;
	left: 50px;
}
div.eti_header_menulogin{
	background-image:url(../../menu-login.png);
	background-repeat:no-repeat;
	width: 497px;
	height: 40px;
	float:right;
	margin-top:10px;
	margin-right: 8px;
	padding-top:10px;
}

a.eti_header_logo_link{
	display:block;
	width: 242px;
	height: 75px;
}


a.eti_header_button_blue{
	margin-left:1px;
	position:relative;
	font-size:13px;
	top:0px;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
	margin-right:-4px;
	background-color:#4da4d7;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	padding-bottom:13px;
	background-position:right;
	background-repeat:no-repeat;
}
@-moz-document url-prefix() {
                     a.eti_header_button_blue{
                        //top:-2px;
						padding-top:14px;
						padding-bottom:11px;
						
                    }
                    }
a.eti_header_button{
	position:relative;
	font-size:13px;
	top:0px;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
	margin-right:-4px;

	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	padding-bottom:13px;
	background-position:right;
	background-repeat:no-repeat;
}
a.eti_header_button_left{
	margin-left:1px;
	position:relative;
	font-size:13px;
	top:0px;
	color: #ffffff;
	font-family: Arial;
	font-weight:bold;
	margin-right:-4px;

	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:11px;
	padding-bottom:13px;
	background-position:right;
	background-repeat:no-repeat;
}
a.eti_header_button:hover{
	background-color:#4da4d7;
	//border-top-left-radius:4px;
	//border-bottom-left-radius:4px;
	background-repeat:repeat-x;
}
a.eti_header_button_left:hover{
	background-color:#4da4d7;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	background-repeat:repeat-x;
}
@-moz-document url-prefix() {
                     a.eti_header_button{
                        //top:-2px;
						padding-top:14px;
						padding-bottom:11px;
						
                    }
                    }
a.eti_header_buttonlogin{
	position:relative;
	font-size:13px;
	color: #ffffff;
	font-family: Arial;
	font-weight:regular;
	//margin-right:-4px;
	text-decoration:none;
	padding-left:20px;
	padding-right:6px;
	padding-top:2px;
}
div.eti_header_buttonlogin1{
	float:left;
}
div.eti_header_buttonlogin2{
	float:right;
	padding-right:165px;
	
}