th {
	text-align: left;
}
td {
	vertical-align: top;
}
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
html {
	background: transparent url(../images/html.jpg);
}
body {
	background: transparent url(../images/body.jpg) repeat-x top;
	/*padding: 40px 0;*/
}
.buffer {
	display: block;
	width: 100%;
	height: 40px;
}
#top, #ait {
	width: 950px;
	height: auto;
	margin: 0 auto;
}
#ait {
	background-color: #fff;
	/*height: 90%;*/
}
#float {
	z-index: 9;
	position: absolute;
	float: left;
}
a#logo {
	display: block;
	width: 198px;
	height: 148px;
	background: transparent url(../images/logo.gif) no-repeat bottom left;
}
#nav {
	background: transparent url(../images/nav.gif) no-repeat top left;
	padding-bottom: 38px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	
}
#nav a {
	display: block;
	width: 183px;
	height: 20px;
	padding: 6px 0 4px 15px;
	background: transparent url(../images/nava.gif) repeat-x;
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #8adbff;
	background-color: #000;
}

#con {
	width: 700px;
	/*max-height: 100%;*/
	float: right;
	padding: 20px 20px 15px 0;
	/*overflow: auto;*/
}
br.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}
.left {
	float: left;
}
img.left {
	margin-right: 10px;
}
.right {
	float: right;
}
img.right {
	margin-left: 10px;
}
.fe, .fi, .fo, .fum, {
}
.fe {
	float: left;
}
.fi {
	float: right;
}
.fo {
	float: left;
}
.fum {
	float: right;
}

#head {
	display: block;
	width: 436px;
	height: 101px;
	background: transparent url(../images/head.gif) no-repeat top left;
}
#block {
	display: block;
	width: 681px;
	height: 155px;
}
#block.about {background: transparent url(../images/blockAbout.jpg) no-repeat top left;}
#block.myriad {background: transparent url(../images/blockMyriad.jpg) no-repeat top left;}
#block.contact {background: transparent url(../images/blockContact.jpg) no-repeat top left;}
body, td, h1, h2, h3, p, b, span, div {
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
}
h1 {
	font-size: 30px;
	padding: 20px 0 0 0;
	line-height: 0;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0 10px 0;
}
p {
	font-size: 14px;
}
#con ul li {
	list-style-image: url(../images/li.png);
}
