html {
	margin: 0px;
	padding: 0px;
}

body {
   	margin: 0px;
    padding: 0px;
    height: 100%;
    background: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #565D4B;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #565D4B;
}

p.news {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #535E60;
}

p.news a:link, p.news a:visited, p.news a:active, p.news a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #535E60;
    text-decoration: underline;
}

p.news .news-date {
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #2A8BD1;
    font-weight: bold;
}

p.hot-line {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #DF1F1F;
}

p.copyright {
    font-size: 11px;
    color: #4D592A;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #81AA2C;
    margin: 10px 0px 7px 0px;
}

h1.color-blue {
    color: #449CAF
}

h1.color-orange {
    color: #F88F29;
}

h1.color-gray {
    color: #677072;
}

h1.color-red {
    color: #DF1F1F;
}

h1.color-brown {
    color: #69431F;
}
p.color-blue a:link {
    font-family: Arial;
    font-size: 13px;
    color: #449CAF;
    text-decoration: underline;
    }
a:link, a:visited, a:active, a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2A8BD1;
    text-decoration: underline;
}

#main-background {
    margin: auto;
    width: 998px;
    height: 468px;
    background: url('/img/main-background.jpg') scroll no-repeat -14px 0px;
}
#logo-big {
    position: relative;
    top: 19px;
    left: 102px;
    width: 85px;
    height: 145px;
    background: url('/img/logo.png') scroll no-repeat;
    
    background-image: expression('none');
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png', sizingMethod='none');
}
#content {
    margin: auto;
    margin-top: -124px;
    width: 950px;
    background: #F7EFC7;
}

#portfolio {
    width: 100%;
    min-width: 246px;
    height: 247px;
    
    background: url('/img/portfolio.jpg') scroll no-repeat top left;
    
    _width: 246px;
}

#proektirovanie {
    width: 162px;
    height: 94px;
    background: url('/img/proektirovanie.gif') scroll no-repeat top left;
}

#postavka {
    width: 162px;
    height: 92px;
    background: url('/img/postavka.gif') scroll no-repeat top left;
}

#stroitelstvo {
    width: 107px;
    height: 92px;
    background: url('/img/stroitelstvo.gif') scroll no-repeat top left;
}


.lll {
	position: absolute; top:1px; left: 1px; height: 1px; width: 1px; overflow: hidden;
}

.lll a{
	display: none;
}
