body{

	padding:0;
	margin:0;
	background: white url(../images/bg.jpg) repeat center top;
	font: 12px/1.5 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: #666666;	
}

#bigwidth {
	width: 1024px;
}

#bg_top {
	background: url(../images/bg_top.jpg) repeat-x;	
	width: 100%;
	height: 125px;
	z-index: -1;
	top: -2px;
	position: absolute;
}

#header{
	height: 700px;
	position:relative;
	width: 1010px;
	margin:0 auto;
	z-index: 1;
}

#logo{
	position:absolute;
	left: 266px;
	top: 212px;
	z-index: 0;
	width: 442px;
	height: 167px;
	background: url(../images/logo.jpg) no-repeat;
}

#lang{
	position: absolute;
	top: 381px;
	left: 452px;
}
