* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	min-width: 900px;
	height: 100%;
	background: #ffffff;
}
.clear {
	height: 0;
	line-height:0;
	font-size: 1px;
	clear: both;
}
a:hover {
	text-decoration: none;
	outline: none;
}
li {
	list-style-type: none;
}

#content {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
	#content .empty {
		height: 60px;
	}
	.content {
		position: relative;
		margin: 0 auto;
		width: 900px;
	}
		.top {
			width: 900px;
			height: 112px;
			border-bottom: 1px solid #000000;
			background: url(img/logosmall.gif) left center no-repeat;
			font: 12px tahoma;
		}
			.top .left {
				float: left;
				width: 435px;
				padding: 30px 15px 0 0;
				text-align: right;
				color: #000000;
				text-decoration: none;
				outline: none;
			}
			.top a {
				text-decoration: none;
				outline: none;
			}
				.top h1 {
					font: 42px arial;
					margin: 0 0 -5px 0;
				}
			.top .right {
				float: left;
				width: 450px;
				height: 112px;
				background: url(img/facesmall.gif) center center no-repeat;
			}
				.top .quote {
					position: relative;
					display: none;
					margin: 11px 0 0 109px;
					padding: 20px 25px 0 25px;
					width: 202px;
					height: 103px;
					background: url(img/quote.gif) center center no-repeat;
					color: #ffffff;
					line-height: 9px;
					text-align: center;
				}
				.top .right:hover .quote {
					display: block;
				}
		.menus {
			margin: 5px 0 0 0;
			font: 13px arial;
			text-align: center;
		}
			.menus span {
				color: #0470b2;
			} 
			.menus a {
				color: #000000;
				border-bottom: 1px solid #000000;
				text-decoration: none;
				outline: none;
			}
			.menus a:hover {
				color: #0470b2;
				border: 0;
			}
		.text {
			padding: 30px 150px 20px 150px;
		} 
			.text p {
				margin: 0 0 10px 0;
				font: 13px arial;
				line-height: 20px;
			}
			.text a {
				color: #0470b2;
			}
			.form {
				position: absolute;
				width: 115px;
				margin: 2px 0 0 -125px;
				font: 13px arial;
				text-align: right;
				color: #888888;
				background: #ffffff;
			}
			.forms {
				position: absolute;
				width: 100px;
				margin: 0 0 0 500px;
				text-align: right;
			}
			.forms a {
				font: 15px arial;
				color: #0470b2;
			}
			.inputtext {
				width: 200px;
				margin: 0 0 10px 0;
				border: 1px solid #888888;
				font: 12px arial;
			}
			.textarea {
				width: 600px;
				padding: 5px;
				border: 1px solid #888888;
				font: 12px arial;
			}
			.inputsubmit {
				width: 100px;
				padding: 3px 5px;
				background: #cccccc;
				border: 0;
			}
			.quoteman {
				margin: -2px 0 0 0;
				font: 13px arial;
				line-height: 20px;
				font-style: italic;
			}
		.text h2 {
			margin: 0 0 10px 0;
			color: #000000;
		}
			.text h2 a {
				color: #000000;
				border-bottom: 1px solid #000000;
				text-decoration: none;
				outline: none;
			}
			.text h2 a:hover {
				border: 0;
			}
		.text .infodata {
			position: absolute;
			display: none;
			margin: 0 0 0 625px;
			padding: 0 0 15px 0;
			width: 100px;
			font: 30px arial;
			text-align: center;
			background: #f0f0f0;
		}
			.text .infodata span {
				font: 10px arial;
			}
			.text .infodata a {
				color: #000000;
				border-bottom: 1px solid #000000;
				text-decoration: none;
				outline: none;
			}
			.text .infodata a:hover {
				border: 0;
			}
		.text:hover .infodata {
			display: block;
		}
		.text .infotag {
			position: absolute;
			display: none;
			margin: 0 0 0 -125px;
			font: 13px arial;
		}
			.text .infotag a {
				color: #000000;
			}
		.text:hover .infotag {
			display: block;
		}
		.paginator {
			margin: 10px 0 30px 0;
			width: 900px;
			text-align: center;
			font: 18px arial;
		}
			.paginator span {
				color: #0470b2;
			}
			.paginator a {
				color: #000000;
				border-bottom: 1px solid #000000;
				text-decoration: none;
				outline: none;
			}
			.paginator a:hover {
				border: 0;
			}
		.portfolio {
			margin: 30px 50px;
		}
			.img {
				float: left;
				padding: 9px;
				height: 200px;
			}
			.img img {
				border: 1px solid #000000;
			}
			.portfolio p {
				display: none;
				font: 11px arial;
			}
			.portfolio .img:hover p {
				display: block;
			}
			.portfolio .img div {
				display: none;
				margin: -15px 0 0 125px;
				font: 11px arial;
			}
				.portfolio div a {
					color: #0470b2;
				}
			.portfolio .img:hover div {
				display: block;
			}
		.project {
			margin: 30px 50px;
		}
			.projectleft {
				float: left;
				width: 378px;
				margin: 0 0 30px 0;
			}
				.projectleft img {
					border: 1px solid #000000;
				}
			.projectright {
				float: left;
				width: 360px;
				padding: 0 0 0 20px;
				margin: 0 0 30px 19px;
				font: 13px Arial;
				line-height: 20px;
			}
				.projectright h4 {
					font: 22px Arial;
					margin: 0 0 15px 0;
				}
					.projectright h4 a {
						color: #000000;
						border-bottom: 1px solid #000000;
						text-decoration: none;
						outline: none;
					}
					.projectright h4 a:hover {
						border: 0;
					}
	.header404 {
		background: url(img/404.gif) center bottom no-repeat;
	}
		.none {
			width: 600px;
			margin: 0 0 30px;
			font: 56px arial;
			text-align: center;
		}
		.menu404 {
			width: 600px;
			margin: 30px 0;
			font: 20px arial;
			text-align: center;
		}
			.menu404 a {
				color: #000000;
				border-bottom: 1px solid #000000;
				text-decoration: none;
				outline: none;
			}
			.menu404 a:hover {
				border: 0;
			}
	.header {
		position: relative;
		margin: 0 auto;
		width: 900px;
		height: 400px;
		border-bottom: 1px solid #000000;
	}
		.face1 {
			float: left;
			width: 450px;
			height: 400px;
			background: url(img/face1.gif) right top no-repeat;
		}
		.face1:hover {
			background: url(img/face1.gif) right bottom no-repeat;
		}
		.face2 {
			float: left;
			width: 450px;
			height: 400px;
			background: url(img/face2.gif) right top no-repeat;
		}
		.face2:hover {
			background: url(img/face2.gif) right bottom no-repeat;
		}
		.face3 {
			float: left;
			width: 450px;
			height: 400px;
			background: url(img/face3.gif) right top no-repeat;
		}
		.face3:hover {
			background: url(img/face3.gif) right bottom no-repeat;
		}
		.infomenu {
			float: left;
			width: 450px;
			height: 325px;
			padding: 75px 0 0 0;
			font: 12px tahoma;
			text-align: right;
			background: url(img/logo.gif) left top no-repeat;
		}
			.infomenu h1 {
				font: 42px arial;
				margin: 0 0 -5px 0;
			}
			.infomenu .menu {
				margin: 50px 0 0 50px;
				font: 13px arial;
				line-height: 20px;
				text-align: left;
			}
				.infomenu .menu a {
					color: #0470b2;
				}
	.thumbs {
		position: relative;
		margin: 0 auto;
		padding: 0 50px;
		width: 800px;
	}
		.thumbs .column {
			float: left;
			padding: 30px 0 40px 0;
			width: 200px;
		}
		.thumbs h3 a {
			color: #000000;
			border-bottom: 1px solid #000000;
			text-decoration: none;
			outline: none;
		}
		.thumbs h3 a:hover {
			border: 0;
			text-decoration: none;
			outline: none;
		}
		.thumbs ul {
			padding: 9px 0 0 0;
		}
		.thumbs li {
			margin: 6px 0 0 0;
			font: 13px arial;
		}
			.thumbs li a {
				color: #000000;
			}
		.twtr-widget {
			margin: 6px 0 0 0;
		}
		.twtr-hd, .twtr-ft {
			display: none;
		}
		.twtr-tweet-text {
			font: 13px arial;
			line-height: 18px;
		}
		.twtr-tweet-text a.twtr-hyperlink {
			text-decoration: underline !important;
			outline: none !important;
		}
		.twtr-tweet-text a.twtr-hyperlink:hover {
			text-decoration: none !important;
			outline: none !important;
		}
		.twtr-timeline {
			height: 100% !important;
		}
		.twtr-tweet {
			border: 0 !important;
		}
		.twtr-tweet-wrap {
			padding: 9px 0 0 0 !important;
		}
		.textcontacts {
			float: left;
			width: 300px;
			margin: 30px 0 0 0;
			padding: 0 50px 0 0;
			font: 13px arial;
			line-height: 18px;
		}
		.contects {
			float: left;
			width: 250px;
			margin: 30px 0 0 0;
		}
		.contects li {
			height: 16px;
			padding: 1px 0 6px 20px;
			font: 13px arial;
			line-height: 22px;
		}
			.contects .mail {
				background: url("img/ico/mail.gif") left center no-repeat;
			}
			.contects .icq {
				background: url("img/ico/icq.gif") left center no-repeat;
			}
			.contects .phone {
				background: url("img/ico/phone.gif") left center no-repeat;
			}
			.contects .twitter {
				background: url("img/ico/twitter.gif") left center no-repeat;
			}
			.contects .lj {
				background: url("img/ico/lj.gif") left center no-repeat;
			}
			.contects .lepra {
				background: url("img/ico/lepra.gif") left center no-repeat;
			}
			.contects .habr {
				background: url("img/ico/habr.gif") left center no-repeat;
			}
			.contects .fb {
				background: url("img/ico/fb.gif") left center no-repeat;
			}
			.contects .krug {
				background: url("img/ico/krug.gif") left center no-repeat;
			}
		.contects li a {
			color: #000000;
		}
#footer {
	position: relative;
	margin-top: -60px;
	height: 60px;
}
	.footer {
		position: relative;
		margin: 0 auto;
		padding: 12px 0 0 0;
		width: 900px;
		text-align: center;
		font: 8px arial;
		border-top: 1px solid #000000;
	}
		.footer b {
			font: 10px arial;
			font-weight: bolder;
		}


