body {
	margin: 0;
	padding: 0;
	background: url(i/page_bg.jpg) left top no-repeat #04080b; }
	
img {
	border: 0; }
	
.logo {
	position: absolute;
	left: 35px;
	top: 40px; }
	
.slogan {
	position: absolute;
	left: 312px;
	top: 40px; }
	
.motto {
	position: absolute;
	left: 312px;
	top: 84px; }
	
.leftcolumn {
	position: absolute;
	left: 35px;
	top: 153px;
	width: 210px; }
	
.contacts {
	margin: 0 0 30px 0; }
	
.contacts img {
	display: block; }
	
.aboutme {
	background: url(i/aboutme_bg.gif) left bottom no-repeat; }
	
.aboutme a, .aboutme a:visited {
	color: #3a658a; }
	
.aboutme a:hover {
	color: #ffc500; }
	
.aboutme p {
	font: 11px/1.4 Tahoma;
	color: #4c7496;
	margin: 5px 12px 22px 12px; }
	
.navmenu {
	position: absolute;
	left: 297px;
	top: 145px; }
	
.content {
	position: absolute;
	left: 297px;
	top: 210px;
	width: 75%; }
	
.content a {
	margin: 0 8px 0 0; }