#header-container {
	height: 194px;
	}

#header-background {
	top: 6px;
	}

#header-line {
	top: 0px;
	}

#function-container {
	top: 173px;
	}

#function-content {
	float: right;
	padding: 3px 10px 0 0;
	}
	
#languages-content {
	float: left;
	padding: 3px 0 0 10px;
	}	

#menu-box {
	top: 137px;
	left: 0px;
	width: 760px;
	height: 35px;
	}
	
#menu-container {
	top: 137px;
	left: 210px;
	width: 550px;
	height: 35px;
	overflow: hidden;
	clip: auto;
	}

#content-container {
	background-color: #fff !important;	
	}

#content-content {
	width: 730px;
/*	height: 280px; */	
	margin: 0 15px 0 15px;
	}

#search-container {
	top: 145px;
	left: 15px;
	}