body
	{
	font-size: 12px;
	font-family: tahoma;
	color:#000000;
	line-height:18px;
	background: #f0f0f0;
	margin-top: 0px;
	margin-left: 10px;
	}

#site	{
	position: absolute;
	width: 790px;
	height: 100%;
	background: #f7f7ff;
	border-right: 1px #a0a0a0 dashed;
	}


#main img	{ border: 0; }


#main
	{ background: #f7f7ff;
	height: 165px;	
	width: 780px;
	border-bottom: 1px #cfcfcf dashed;

	}

#logo	{ margin-left: 10px; margin-top: 10px;}

#topmid
	{
	margin-left: 180px;
	margin-top: -100px;
	font-size: 2.8em;
	line-height:40px;
	}

#toptext
	{
	margin-top: -155px;
	padding-left: 614px;
	font-size: 12px;
	line-height:15px;
	float: left;
	text-align: right;
	}

ul
	{
	list-style-image: url('http://sibsky.ru/img/li.jpg');
	}


ul li {
	font-family: verdana;
	line-height:30px;
	color: #122345;
	font-size: 16px;
	font-style: bold;
	background:none;
	}


.menuleft
	{
	width: 230px;
	margin-top: 10px;
}


#text	{
	margin-top: -190px;
	margin-left: 230px;	
	padding-left: 10px;
	width: 540px;
	line-height:26px;
	color: #102020;
	font-size: 13px;
	text-align: justify;
	border-left: 1px #e5e5e5 solid;
	}

#title	{
	font-family: sans-serif;
	font-size: 1.9em;
	text-align: right;
	}


#err-text
	{
	margin-top: -190px;
	margin-left: 230px;	
	padding-left: 10px;
	width: 540px;
	line-height:26px;
	color: #102020;
	font-size: 14px;
	text-align: center;
	border-left: 1px #e5e5e5 solid;
	}

#err-title
	{
	font-family: sans-serif;
	font-size: 2.0em;
	text-align: right;
	color: #F22;
	}





#tand img
	{
	border: 2px #c84 solid;
	width: 80px;
	height: 80px;
	background: #f93;
	float: middle;
	}

a	{ text-decoration: none; color: #c51; }
a:hover { text-decoration: underline; color: #67a; }


#text ul li {
	font-family: tahoma;
	list-style: circle;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	line-height:20px;

}

#quote	{
	font-family: tahoma;
	font-size: 0.8em;
	color: #444;
	margin-left: 10px;
	line-height:14px;
}

#contacts
	{
	position: relative;
	top: 50px;
	left:50px;
	z-index:100;
	font-size: 12px;
	line-height:15px;
	float: left;
	}



#footer {
	border-top: 1px #cfcfcf dashed;
	border-bottom: 1px #cfcfcf dashed;
	border-right: 1px #a0a0a0 dashed;
	text-align: center;
	background: #f7f7ff;
	width: 790;
	margin-top: 100px;
	padding-top: 5px;
	padding-bottom: 5px;

    position: relative;
    bottom: 10px;

	}


#sub	{
	vertical-align: super 10%;
	}


#space	{
	height: 450px;
	}

#bottom	{
	position: absolute;
	bottom: 10px;
	}

#error	{
	padding-top: 60px;
	color: red;
	text-align: center;
	font-size: 1.3em;
	}
