body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	background : #FEE9AF;
	color: black;
	font-family : Arial, Helvetica, sans-serif;
}
p {
	text-align : justify;
}
hr {
	width: 100%;
	height: 1px;
	color: #F4CA9A;
}
a:hover {
	text-decoration : none;
}

/* Слои */

#menu {
	POSITION: absolute;
	margin-top: 398px;
	margin-left: 420px;
}
#menu2 {
	POSITION: absolute;
	margin-top: -9px;
	margin-left: 16px;
}
#menucell {
	float: left;
	margin-left: 10px;
	font-size : 10px;
	color: #F4CA9A;
}
#polibeton {
	POSITION: absolute;
	margin-top: 394px;
	margin-left: 50px;
}
#materials {
	font-size : 12px;
	letter-spacing: -1px;
	height: 270px;
	width: 1000px;
}

#material1{
	background-image: url(i/menu/material1.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 10px;
	float: left;
	height: 118px;
	width: 220;
	filter: expression(fixPNG(this));
	text-align: left;
}
#material2{
	background-image: url(i/menu/material2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 140px;
	margin-left: -50px;
	margin-right: -20px;
	float: left;
	height: 102px;
	width: 220;
	filter: expression(fixPNG(this));
	text-align: left;
}
#material3{
	background-image: url(i/menu/material3.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 55px;
	float: left;
	height: 102px;
	width: 220;
	filter: expression(fixPNG(this));
	text-align: left;
}
#material4{
	background-image: url(i/menu/material4.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 145px;
	margin-left: -30px;
	float: left;
	height: 102px;
	width: 208;
	filter: expression(fixPNG(this));
	text-align: left;
}
#material5{
	background-image: url(i/menu/material5.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 70px;
	float: left;
	height: 102px;
	width: 220;
	filter: expression(fixPNG(this));
	text-align: left;
}
#article {
	padding-left: 25px;
}
#news {
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
#newsall {
	padding-top: 10px;
	padding-left: 85px;
}
#newsdate {
	font-size: 11px;
	background: #F4C797;
	color: #000;
	width: 70px;
	padding-left: 10px;
	margin-right: 15px;
	float: left;
}
#newsheader {
	float: left;
	font-size: 12px;
	padding-bottom: 5px
}

/* Подложки */
.bgcranes {
	background-image: url(i/main/menu_cranes.gif);
	background-repeat: repeat-x;
	height: 122px;
}
.bghouses {
	background-image: url(i/bg/bg_houses_and_sun.jpg);
	background-repeat : repeat-x;
	background-position: center;
	height: 419px;
	vertical-align: top;
}
.bgmirror {
	background-image : url(i/bg/bg_houses_mirror.jpg);
	background-repeat : repeat-x;
	background-position : center;
	height: 69px;
}
.bgtext {
	background-image : url(i/bg/bg_text.gif);
	background-repeat: repeat-x;
}
.bgnews {
	background-image : url(i/news/n1_1.gif);
	background-repeat : no-repeat;
	height: 129px;
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 23px;
	padding-left : 85px;
	padding-top : 70px;
}
.stroyline {
	background-image : url(i/other/stroy_line.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
}

/* Фон и цвета */

.brown {
	background : #653A2E;
	color: #FEE9AF;
}
.white {
	background : #FFF;
	color: black;
}
.white50p {
	background : #FFF;
	color: black;
}
.yellow {
	background : #FEF2BC;
	color: black;
	text-align : center;
}

/* Ссылки */

a.link {
	font-size : 21px;
	color: #005BE3;
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
a.bmenu {
	font-size: 12px;
	font-weight : bold;
	color: #F4CA9A;
	text-decoration : underline;
}
a.amenu {
	color: #005BE3;
	text-decoration : underline;
}
a.amenu2 {
	color: #005BE3;
	text-decoration : underline;
}

/* Текст */

.min {
	font-size : 10px;
	color: #F4CA9A;
}
.med {
	font-size : 11px;
	color : #555;
}
.text {
	font-size: 12px;
}
.newstext {
	font-size: 12px;
}

/* Заголовки */

.hmaterials {
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 23px;
	margin-top : 15px;
	margin-bottom : 0px;
}
h1 {
	font-family : Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 25px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h2 {
	font-size : 14px;
	color : #000;
}
