html, body, form, div {
	margin: 0;
	padding: 0;
}

html {
	height:100%;
}

body {
	height: auto !important;
	background-color: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #363636;
}
.body {
	background-image: url(/images/mainfon.gif);
	background-repeat: repeat-x;
}
table {
	background-color: transparent;
	border-collapse: collapse;
}
tr {
	background-color: transparent;
}
td, div {
	color: #363636;
	background-color: transparent;
	vertical-align: top;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
img {
	margin: 0;
	padding: 0;
	border: none;
}
a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
}
/**************************************/
#main {
	background-image: url(/images/mainbgtop.jpg);
	background-repeat: no-repeat;
}
#the1 {
	padding: 28px 0 22px 83px;
}
#the1 td {
	vertical-align: middle;
}
#the2 {
	overflow: hidden;
	margin-left: 83px;
	width: 194px;
	height: 295px;
}
.topmenu {
}
.topmenu a {
	background-image: url(/images/menuarr.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	display: block;
	padding: 11px 5px 11px 32px;
}
.topmenu a:hover {
	background-image: url(/images/menuarra.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#the3 {
	min-width:900px;
	max-width:1100px;
	width:expression(document.body.clientWidth < 900? "900px": document.body.clientWidth );
	width:expression(document.body.clientWidth > 1100? "1100px": document.body.clientWidth );
}
td.left {
	padding: 0 0 15px 83px;
}
td.right {
	padding: 70px 5px 15px 0;
}
.banner {
	margin: 0 0 12px 102px;
}
.news {
	color: #ff392d;
}
#banner468 {
	margin-top: 35px;
	width: 468px;
	overflow: hidden;
}
#the4 {
	padding: 0;
	min-width:900px;
	max-width:1100px;
	width:expression(document.body.clientWidth < 900? "900px": document.body.clientWidth );
	width:expression(document.body.clientWidth > 1100? "1100px": document.body.clientWidth );
	background-image: url(/images/mainbgbot.jpg);
	background-repeat: no-repeat;
}
.ams {
	color: #7d9597;
	font-weight: bold;
}
td.right1 {
	/*width: 349px;*/
}
#news span {
	padding:0;
	margin:0;
	display:block;
	width:190px;
	margin-right: 40px;
	float:left;
}
#news span a {
	text-decoration:underline;
}
#news span a:hover {
	text-decoration:none;
}
#news br {
	display:none;
}
#news b {
	display:block;
	font-weight: normal;
	background-image: url(/images/arr2.gif);
	background-repeat: no-repeat;
	background-position: 65px 4px;
}
