@charset "utf-8";

#loader,
#menu,
#siteLogo,
#header,
#featured,
#works,
#news {
	display: none;
}

#frame {
	overflow-x: hidden;
	overflow-y: auto;
}

#frame #about .contentSection {
	padding: 0 0 0 30px;
}
#frame #container {
	width: 100%;
}
#about #aboutSection01 {
	margin-top: 50px;	
}
#newsContent {
	padding: 60px 30px 0;
}
#news .close {
	top: 60px;
}