#content {
	top:-30px;
}

.colRight {
	width:570px;
	margin-right:80px;
}

.colRight .colRight {
	width:50%;
	margin-right:0;
}

.rect .cnt {
	height:160px;
}

.colRight .colLeft .rect .cnt,
.colRight .colRight .rect .cnt {
	height:160px;
}

.colRight .colLeft h2 {
	position:absolute;
	right:50px;
}

.colRight .colLeft img {
	position:absolute;
	left:40px;
}

.colRight .colRight h2 {
	position:absolute;
	left:20px;
}

.colRight .colRight img {
	position:absolute;
	right:20px;
}

#content h1, #content h2, #content h3, #content h4 {
	padding:8px;
	margin:0;
}

.rect.intro {
	text-align:center;
}

.midi {
	width:150px;
	height:26px;
	margin:20px 0 0 0;
}

#menu h2.menuTitle {
	margin:0;
	padding:0;
}

#menuCont {
	padding:0;
}

#menu ul {
	padding:0;
}

#menu {
	visibility:hidden;
}

.align-center {
	width:100%;
	text-align:center;
	font-weight:bold;
	color:white;
	clear:both;
}

