@charset "utf-8";
#Wrap {
margin : auto;
width : 910px;
}
#Header {
background-image : url(../images/image01.png);
height : 250px;
}
#Header_container {
padding : 25px;
}

#timerCon{
display : inline-block;
float : right;
}

#timer{
font-family:Arial, Helvetica, sans-serif;
font-size : 34px;
font-weight:bold;
padding-right : 5px;
}

#Navigation {
background-image : url(../images/image03.png);
height : 45px;
}
#Navigation_container {
font-size : 14px;
padding : 5px;
text-align : center;
}

#Main {
width : 910px;
}
#mainContainer {
padding : 0;
}


#block1 {
float : left;
height : 250px;
margin-left : 20px;
width : 400px;
}
#block1Con{
background-image : url(../images/image05.png);
height:218px;
overflow:hidden;
}

#block2 {
float : left;
height : 250px;
margin-left : 20px;
width : 215px;
}
#block2Con{
background-image : url(../images/image06.png);
height:216px;
overflow:hidden;
}

#block3 {
float : left;
height : 250px;
margin-left : 20px;
margin-right : 20px;
width : 215px;
}
#block3Con{
background-image : url(../images/image07.png);
height:216px;
overflow:hidden;
}

#block4 {
float : left;
height : 250px;
margin-left : 20px;
width : 400px;
}
#block4Con{
background-image : url(../images/image08.png);
height:212px;
overflow:hidden;
}

#block5 {
float : left;
height : 250px;
margin-left : 20px;
width : 215px;
}
#block5Con{
background-image : url(../images/image09.png);
height:213px;
overflow:hidden;
}

#block6 {
float : left;
height : 250px;
margin-left : 20px;
margin-right : 20px;
width : 215px;
}
#block6Con{
background-image : url(../images/image10.png);
height:213px;
overflow:hidden;
}

.blockCon {
height : 185px;
overflow : hidden;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
padding-top : 30px;
}

.bannerPlace {
clear : both;
padding-bottom : 10px;
padding-top : 10px;
text-align : center;
}

#cannelSel {
background-image : url(../images/image12.png);
float : left;
height : 220px;
margin-left : 20px;
margin-top : 20px;
width : 195px;

}

#channlSelCon {
padding-bottom : 5px;
padding-left : 10px;
padding-right : 5px;
padding-top : 65px;
}

#av {
background-image : url(../images/image13.png);
float : left;
height : 220px;
margin-left : 20px;
margin-top : 20px;
width : 195px;

}

#avCon {
padding: 12px 13px;
}

#bannerSwitcher {
float : left;
height : 217px;
margin-left : 20px;
margin-right : 18px;
padding-top : 20px;
width : 442px;
}








#footer {
background-image : url("../images/image04.png");
clear : both;
height : 85px;
}






/* © E. Knyazev, 2009 */
