div#main div#blue {
	width:935px;
	margin-left: 9px;
	padding-bottom: 0;
	position: relative;
}

div#boxy {
	overflow: auto;
	*padding-bottom: 8px; /* cause IE7 sucks */
	_padding-bottom: 8px; /* cause IE6 sucks */
}

div#boxy div.box {
	padding: 0;
}

div.buttons {
	float:left;
	margin: 12px 0;
	overflow:hidden;
	padding-left: 10px;
	width:226px;
}

div#en_buttons_col1 {
	padding: 0px;
}

div.buttons li {
	margin: 12px 0 0 14px;
	padding: 14px 0 0;
	background: url('../images/bgLeftLi.gif') repeat-x left top;
}

div.buttons li.first-child {
	margin-top: 0;
	padding-top: 0;
	background: none;
}

div.colcent {
	margin-top: 372px;
	*margin-top: 360px; /* cause IE7 sucks */
	_margin-top: 360px; /* cause IE6 sucks */
	*padding-bottom: 12px; /* cause IE7 sucks */
	_padding-bottom: 12px; /* cause IE6 sucks */
}

div#enbanner {
	width: 462px;
	height: 330px;
	background: transparent;
	overflow: hidden;
	position: absolute;
	top: 12px;
	left: 238px;
}

div#footer div.bottomMenu {
	margin: 0 0 11px 0;
}

