body, div, .noMarking { border: 0px; margin: 0px; padding: 0px; }

html body {
	width: 100%; height: 100%;
	/*background-color: #5FB2E4;*/
	/*background-color: #cae280;*/
	/*background-color: #5eb2e4;*/
	background-color: #014e79;
}

.hidden { overflow: hidden; }

div.index {
	width: 1122px; 
	/*height: 903px;*/
	height: 837px;
	position: absolute; 
	left: 50%; 
	/*top: 25px;*/
	top: 50%;
	margin-left: -561px;
	margin-top: -418px;
	background-image: url(../img/aw12/aw12_index.jpg);
	/*background-position: 0px -45px;*/
	background-repeat: no-repeat;
}

/* menu */
.menu {
	width: 1000px; height: 152px;
	margin: 40px 0 0 0;
}

.menu .top {
	width: auto; height: 14px;
	float: left;
	margin-top: 35px; margin-left: 350px;
}

.menu .right {
	margin-top: 71px;
	float: right;
}

.menu .top a {
	display: block; float: left;
	height: 14px;
	background-position: 0px 0px;
	overflow: hidden;
} .menu .top a:hover { background-position: 0px 14px; }

.menu .right a {
	display: block;
	height: 14px;
	background-position: 0px 0px;
	overflow: hidden;
} .menu .right a:hover { background-position: 0px 14px; }

.menu a.produce { background-image: url(../img/ss11/a-produce.jpg); width: 67px; }
.menu a.oneill { background-image: url(../img/ss11/a-oneill.jpg); width: 72px; }
.menu a.technologies { background-image: url(../img/ss11/a-technologies.jpg); width: 70px; }
.menu a.store { background-image: url(../img/ss11/a-store.jpg); width: 65px; }
.menu a.contacts { background-image: url(../img/ss11/a-contacts.jpg); width: 58px; }
.menu a.partner { background-image: url(../img/ss11/a-partner.jpg); width: 67px; margin-left: 25px; }
.menu a.fr { background-image: url(../img/ss11/a-fr.jpg); width: 85px; margin-top: 5px; margin-left: 30px; }

.menu .top .step { margin-left: 66px; }
/* / menu */

.counter { margin-top: 650px; } .counter div { float: right; }
