
html, body {
	height: 100%;
}
body {
	width: 100%;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}
a {
	color: #028ca5;
}

.clearfix {
	zoom: 1;
}
	.clearfix:after {
		content: ' ';
		clear: both;
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
		font-size: 0;
	}

#wrapper {
	width: 100%;
	height: 100%;
}

#logo_top #logo_bottom {
	position: absolute;
	width: 100%;
	height: 100%;
}
	#logo_top img {
		position: absolute;
		top: 0;
		right: 0;
	}
	#logo_bottom img {
		position: absolute;
		bottom: 0;
		left: 0;
	}

#it-is-center-block-which-make-all-the-beauty-and-love-to-site {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 222px;
	margin: -160px 0 0 -100px;
}
	#it-is-center-block-which-make-all-the-beauty-and-love-to-site  #logo p {
		margin: 0;
		padding: 0 12px 0 15px;
		line-height: 1.45em;
	}
	#projects {
		padding: 0 12px 0 15px;
	}
		#projects h2 {
			margin-top: 1em;
		}
		#lectory img {
			margin-top: 0.5em; 
		}
		#lectory a.logo:hover {
			border-bottom: 1px solid #000;
		}
		
#error404 {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 557px;
	width: 512px;
	margin: -350px 0 0 -256px;
}
	#error404 p {
		margin: 0;
		padding: 0 40px 0 60px;
		line-height: 1.45em;
	}
#lectory {
	
}