#main-container {
	position: relative;
	width: 791px;
	left: 50%;
	margin-left: -390px;
	text-align: left;
	padding: 0;
}

#header-container {
	width: 782px;
	height: 115px;
	position: relative;
	background: url('../img/bg_header.gif') repeat-x;
}

#top-container {
/*	width: 300px; + en verzia*/
	width: 210px;
	height: 65px;
	padding: 4px 10px 0 0px;
	text-align: right;
}

#search-container {
/*	width: 300px; + en verzia*/
	width: 210px;
	height: 40px;
	padding: 4px 10px 0 0;
	text-align: right;
}

#footer-container {
	width: 782;
	height: 62px;
	background: url('../img/bg_footer.gif') repeat-x;
}

#leftsection-container {
	width: 195px;
	background-color: #F0F0EF;
}

#tools-container {
	width: 100%;
	height: 51px;
	background: url('../img/bg_tools.gif') repeat-x;
}

