
body {
	background: url(bg/index_bg2.jpg) no-repeat center top;
}

#wrapper {
	background: url(bg/index_wrapper.jpg) no-repeat center 166px;
}

#navTop,
#flash,
#nav,
#column1,
#column2 {
	display: none;
}

#top {
	height: 165px;
}

#langs {
	position: absolute;
	left: 30px;
	top: 130px;
}

#langs a {
	color: #000;
}

#content {
	margin: 0px;
	padding: 0px;
	background: transparent;
}

#main {
	float: none;
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 1000px;
	height: 435px;
	overflow: visible;
	color: #fff;
}

html>body #main {
	height: 435px;
}

#main a {
	color: #fff;
	text-decoration: none;
}

#main a:hover {
	color: #fff;
	text-decoration: none;
}

#main .boxes td {
	padding: 22px 20px;
	height: 178px;
}
#main .boxes td table {
	height: 178px;
}
#main .boxes td table td {
	padding: 0 !important;
	height: auto !important;
}
