/*body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#B6996F url(../images/background.jpg) no-repeat scroll 0 0;
	color:#9F9F9F;
}

body {
	margin:0;
	padding:1em;
	text-align:center;
}

body {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:75.01%;
	line-height:1em;
	text-align:left;
}*/

a img {
	border: none;
}

/*#wrapper {
	width: 852px;
	margin: 10px auto;
	text-align: center;
}

#doc {
	
}*/

#container {
	/*padding-top:30px;*/
}

#top {
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 30px;
}
#top a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
#top a.last {
	text-decoration: none;
}
#top a.last:hover {
	text-decoration: underline;
}


#menu {
	background: url(images/home/menu.jpg) no-repeat 0 0;
	width: 852px;
	height: 25px;
/*	line-height: 25px;*/
	padding-left: 35px;
}
#menu a {
	color: #fff;
	float:left;
	height: 15px;
	line-height: 15px;
	padding:0 21px 0 22px;
	border-left: 1px solid #eee;
	text-decoration: none;
	margin-top:6px;
}
#menu a.first {
	border-left: none;
}

.lang_en #menu a {
	padding:0 28px 0 28px;
}

div#main {
	background: url(images/home/awb_logo.jpg) 35px 30px no-repeat;
	padding-left: 360px;
	text-align:justify;
	width: 436px;
}

#bottom {clear:both;text-align:center;
	background: url(images/home/bottom.jpg) no-repeat 0 0;
	width: 852px;
	height: 151px;
	margin-bottom: 60px;
}

#bottom img {
	margin: 12px 8px 0 8px;
}

/*#footer {
	background: url(../images/footer.png) no-repeat 0 0;
	width: 852px;
	height: 107px;
	padding-top: 10px;
}

#footer .left,
#footer .right {
	font-size: 9px;
	padding-top: 66px;
}

#footer .left {
	padding-top: 68px;
	float: left;
	color: #e7d7c0;
	text-align: left;
	padding-left: 6px;
}

#footer .right {
	font-size: 9px;
	float: right;
	color: #c3a27a;
	text-align: right;
	padding-right: 6px;
}

#footer .left a {
	color: #efe3d1;
	text-decoration: underline;
}
#footer .left a:hover {
	color: #fff;
}*/