#header-container {
	width: 760px;
	height: 167px;
	}

#header-background {
	top: 31px;
	left: 0px;
	}

#header-line {
	top: 162px;
	left: 0px;
	}

#function-container {
	top: 0px;
	height: 30px;
	}

#function-content {
	float: right;
	padding: 8px 10px 0 0;
	}
	
#languages-content {
	float: right;
	padding: 8px 20px 0 0;
	}

#menu-box {
	display: none;
	}
	
#menu-container {
	top: 190px;
	left: 0px;
	width: 180px;
	}	
	
#content-container {
	background: url("../../img/LayoutImages/column_left.gif") repeat-y;
	}

#content-content {
	width: 550px;
	min-height: 320px;
	_height: 320px;
	margin: 0 15px 0 195px;
	}

#search-container {
	top: 5px;
	left: 15px;
	}