#header {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 111px;
	background: #00368c url(../img/aaa_box.gif) left 2px no-repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#extra1 {
	position: absolute;
	top: 7px;
	left: 129px;
	width: 468px;
	height: 60px;
	background-color: transparent;
}

#extra2 {
	position: absolute;
	top: 7px;
	left: 616px;
	width: 160px;
	height: 60px;
}

#mark {
	position: absolute;
	top: 16px;
	left: 38px;
	width: 41px;
	height: 41px;
}

#menu {
	position: absolute;
	top: 75px;
	left: 116px;
	width: 663px;
	height: 30px;
	background: #00368c url(../img/aaa_col.gif) left top no-repeat;
}

.naviBar {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 12px;
}

.naviBar li {
	float: left;
}

.naviBar a {
	float: left;
	width: 62px;
	color: #000;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}

.naviBar a.short {
	width: 61px;
}

.naviBar a.long {
	width: 63px;
}

.naviBar a.micro {
	width: 40px;
}

.naviBar a:hover,
.naviBar a:focus {
	color: #d62426;
	text-decoration: none;
}

#motoreGoogle {
	position: absolute;
	top: 76px;
	left: 612px;
	width: 170px;
	height: 25px;
	background-color: transparent;
}

#motoreGoogle button {
	display: block;
	position: absolute;
	top: 2px;
	right: 7px;
	cursor: pointer;
	width: 42px;
	height: 19px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff url(../img/submit_h11.gif) right top no-repeat;
}

#motoreGoogle button:hover,
#motoreGoogle button:focus {
	background: transparent url(../img/submit_h12.gif) right top no-repeat;
}

* html #motoreGoogle input {height: 15px;}

