html, body {
 margin: 0px; /* Отступы для браузера IE */
 padding: 0px; /* Отступы для браузера Firefox */
 font-family: Times New Roman;
 font-size: 12px;
 background: transparent url('images/bg.gif') repeat top left;
 background-color: #e6f5fc;
 color: #848661;
}
div.clr {
clear:both;
}
div, table {
 margin: 0px; /* Отступы для браузера IE */
 padding: 0px; /* Отступы для браузера Firefox */
}
img {
 behavior: url("png.htc")
}
a {
 color: #848661;
 text-decoration: underline;
}
h2 {font-size:14px; font-family:Times New Roman}

div#box {
 width: 100%;
 background: transparent url('images/bottombg.jpg') no-repeat bottom right;
 padding-top: 450px;
 padding-bottom: 20px; 
}
div#bgcontainer {
 width: 100%;
 background: transparent url('images/topbg.jpg') no-repeat top left;
}
div#ref {
 position: absolute;
 top: 115px;
 left: 520px;
 width: 300px;
 height: 97px;
}
div#ref a img {
 width: 300px;
 height: 97px;
 border: none;
}
div#phonenum {
 position: absolute;
 top: 60px;
 left: 752px;
 width: 125px;
 height: 75px;
 text-align: right;
 font-size: 14px;
}
div#phonenum ul {
 list-style: none;
 padding: 0px;
 margin: 0px;
}
div#menu {
 position: absolute;
 top: 248px;
 left: 667px;
 width: 270px;
 height: 150px;
 font-size: 16px;
 text-align: right;
 line-height: 36px;
}
div#menu ul {
 list-style: none;
 padding: 0px;
 margin: 0px;
}
div#menu ul a {
 text-decoration: none;
 color: #848661;
}
div#menu ul a:hover {
 color: #d3d6a4;
}
div#catalog {
 padding-left: 115px;  
 padding-bottom: 40px;  
 font-size: 14px;
 text-align: left;
 line-height: 18px;
 background: transparent url('images/sentence.jpg') no-repeat top right;
}
div#catalog h1 {
 font-size: 16px;
}
div#catalog a img {
 width: 250px;
 height: 190px;
 border: 0px;
}
div#catalog table {
 height: 190px;
}
div#catalog a {
 color: #515333;
}
.red {
	color:red;
	font-weight: bold;
	margin: 12px  0 0 10px;
	display: block;
	float: left;
}
#catalog h1 {
	float: left;
}
#catalog  p {
	clear: both;
}
