
.Header
{
	background:url(/images/header-bg.gif);
	background-repeat:repeat-x;
	height:215px;
}

.HeaderBgLt
{
	background:url(/images/header-bg-lt.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	width:21px;
	height:215px;
	float:left;
}

.HeaderBgRt
{
	background:url(/images/header-bg-rt.gif);
	background-repeat:no-repeat;
	background-position:100% 0;
	width:127px;
	height:214px;
	float:right;
}

.HeaderCont
{
	overflow:hidden;
	zoom:1;
}

.Logo
{
	float:left;
}

.Icons
{
    float: left;
    margin-left: 16px;
    margin-top: 30px;
}

.Icons a img {
    border:none;
	height: 20px;
    width: 20px;
}

.Icons a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
}

.ico01 {
    background-image: url("/images/icons-home.gif");
    margin: 0 12px 0 0;
}


.ico02 {
    background-image: url("/images/icons-map.gif");
    margin: 0 12px 0 0;
}

.ico03 {
    background-image: url("/images/icons-mail.gif");
    margin: 0 12px 0 0;
}

.Auth
{
    background: url("/images/aut-bg.gif") no-repeat scroll 0 4px transparent;
    float: right;
    margin-top: 25px;
    padding-left: 20px;
    width: 85px;
}

.Auth a
{
	color:#fff;
	font-size:14px;
	text-decoration:underline;
}

.HeaderHolder
{
	height: 89px;
    margin-top: 5px;
}

.BannerTop
{
	float:left;
}

.BannerTop img
{
	border:none;
}

.Searshe
{
    color: #FFFFFF;
    float: right;
    font-size: 14px;
    margin-top: 19px;
}

.SearsheText
{
    background: url("/images/searshe-text.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    color: #333333;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin-top: 3px;
    vertical-align: top;
    width: 165px;
}

.SearsheSubmit
{
	background:url('/images/searshe-submit.gif') 0 0 no-repeat;
	border:0;
	margin-top: 3px;
	font-size:13px;
	line-height:22px;
	color:#333333;
	width:56px;
	height:25px;
}
