body
{

background-color:#ffffff;

}

.main
{
position: absolute;
left: 50%;
width: 900px;
margin-left: -450px;
}
.menu
{
width: 900px;
height: 40px;
display: block;
text-align: right;
}

.menu_but
{
height: 40px;
width: 110px;;
display: block;
float: left;
}


a.menu_link
{
font-size : 16px;
color : #116a8c;
font-weight : normal;
font-style : normal;
text-decoration: none;
font-family:   arial, tahoma, verdana;
}

a.menu_link:hover
{
font-size : 16px;
color : #ff0000;
font-weight : normal;
font-style : normal;
text-decoration: none;
font-family:   arial, tahoma, verdana;
}

.vizual
{

width: 900px;
height: 260px;
display: block;

}


.content_field
{

padding-left: 0px;
padding-right: 10px;
margin-top: 10px;
width: 900px;
display: block;
height: 270px;
font-size : 11px;
color : #000000;
font-weight : normal;
font-style : normal;
font-family:  verdana, arial, tahoma;
line-height: 20px;


}


.bottom
{
margin-top: 20px;
width: 900px;
height: 52px;
display: block;
background-image: url("img/bottom.jpg");
background-repeat: no-repeat;
font-size : 9px;
color : #ffffff;
font-weight : normal;
font-style : normal;
font-family:  verdana, arial, tahoma;
padding-top: 12px;
padding-left: 15px;
clear:both;
}



.label
{

font-size : 18px;
color : #ff3608;
font-weight : bold;
font-style : normal;
font-family:   verdana;
clear: both;
padding-bottom: 5px;
}
.blocks
{
clear:both;
height: 270px;
display: block;
font-size : 13px;
color : #000000;
font-weight : normal;
font-style : normal;
font-family:   arial, tahoma;
line-height: 22px;

}
.blockA
{   position: relative;
width: 294px;
height: 270px;
display: block;
float: left; display:block;
background-image: url(img/blocks/yellow.jpg);
background-repeat: no-repeat;
text-align: justify;
}
.blockB
{position: relative;
width: 294px;
height: 270px;
display: block;
margin-left: 5px;
float: left;display:inline;
background-image: url(img/blocks/orange.jpg);
background-repeat: no-repeat;
text-align: justify;
}
.blockC
{position: relative;
width: 294px;
height: 270px;
display: block;
margin-left: 5px;
float: left; display:inline;
background:url(img/blocks/red.jpg);
background-repeat: no-repeat;
text-align: justify;
}
a.ilabel
{
color: #ffffff;
text-decoration:none;
font-weight: bold;
font-family: Tahoma;
font-style: normal;
font-size: 18px;
}
a.ilabel:hover
{
color: #ffff99;
}
.blokcss
{clear:both;

}
.project_block
{
width: 215px;
height: 170px;
display: block;
float: left;
border: 1px solid #CCCCCC;
text-align: center;
margin-right: 5px;
margin-bottom: 5px;
}
a.link
{
color: #0066CC;
text-decoration:none;
font-weight: bold;
font-family: Tahoma;
font-style: normal;
font-size: 10px;
}
a.link:hover
{
color: #FF6600;
text-decoration:underline;
}

a.lang
{
   color: #999999;
   text-decoration:none;
   font-weight: bold;
   font-family: Tahoma;
   font-style: normal;
   font-size: 10px;
 }
a.lang:hover
{
   color: #FF6600;
   text-decoration:underline;

  }
