body{
margin:0;
padding:0;
background:#e9eeef;
}

#body{
min-width:1000px;
width:expression((document.body.clientWidth<=1000)?'1000px':'auto');
}

body *{
margin:0;
padding:0;
}

a{
color:#002f7c;
font:normal 12px Arial;
text-decoration:underline;
}

a:hover{
color:#8ea1c0;
}

img{
border:0;
}

h1{
font:normal 18px Arial;
color:#002f7c;
margin:0 0 21px 0;
}

h3{
font:bold 14px Arial;
color:#002f7c;
margin:0 0 0 21px;
text-transform:uppercase;
margin:0 0 18px 21px;
}



/*POSITIONS*/

#head{
position:relative;
height:329px;
background:url('images/bg_head.gif') repeat-x;
}

#logoBlock{
position:absolute;
width:482px;
height:329px;
top:0;
left:0;
background:url('images/logo.jpg') no-repeat;
}

#logoBlock a{
position:absolute;
display:block;
width:339px;
height:119px;
top:134px;
right:0;
}

#tv{
position:absolute;
top:0;
right:62px;
width:326px;
height:339px;
background:url('images/tv.jpg') no-repeat;
z-index:2;
}

#phone,#phone2,#icq{
position:absolute;
top:23px;
}

#phone{
left:236px;
}

#phone2{
top:21px;
left:370px;
}

#icq{
padding:0 0 0 21px;
left:506px;
background:url('images/online.gif') no-repeat 0 3px;
}

#occupied{
position:absolute;
top:85px;
left:405px;
}

ul#menuTop{
margin:0 0 0 83px;
list-style:none;
}

ul#menuTop li{
float:left;
height:61px;
line-height:0px;
background:url('images/bg_menu.jpg') 100% 0 repeat-x;
padding:0px 16px 0px 0px;
margin:0 28px 0 0;
text-align:right;
position:relative;
}

* html ul#menuTop li{
padding:0px 8px 0px 0px;
}

ul#menuTop li img{
display:block;
float:left;
margin:0px 5px 0 0;
}


ul#menuTop li a{
margin:23px 0 0 0;
display:block;
}

a.two{
margin:16px 0 0 0 !important;
}


table#centerBlock{
clear:both;
width:100%;
border-collapse:collapse;
margin:49px 0 0 0;
}

table#centerBlock td{
vertical-align:top;
}

#left{
padding:0 0 0 33px;
width:215px;
}

#right{
width:213px;
padding:0 24px 0 11px;
}

ul#leftMenu{
list-style:none;
margin:0 0 43px 0;
}

ul#leftMenu a{
padding:0 0 0 21px;
background:url('images/point.gif') no-repeat 0 3px;
}

ul#leftMenu span{
padding:0 0 0 21px;
background:url('images/pointOver.gif') no-repeat 0 3px;
color:#ffb400;
font:normal 12px Arial;
}

div.news{
background:url('images/bg_news.gif');
}

div.news a{
position:relative;
display:block;
width:23px;
height:23px;
bottom:0px;
left:160px;
}

div.news div{
background:url('images/new_T.jpg') no-repeat;
}

div.news div div.news_B, div.news div div.news_B2, div.news div div.news_B3, div.news div div.news_B4{
position:relative;
background:url('images/news_B.jpg') no-repeat bottom;
padding:18px 20px 5px 10px;
}

div.news div div.news_B2{
background:url('images/news_B2.jpg') no-repeat bottom;
}

div.news div div.news_B3{
background:url('images/news_B3.jpg') no-repeat bottom;
}

div.news div div.news_B4{
background:url('images/news_B4.jpg') no-repeat bottom;
}

div.portfolioBlock{
margin:0 14px 14px 0;
padding:30px;
background:#f1f5f6;
float:left;
}

div.portfolioBlock img{
border:solid 1px #797979;
}

#foot{
height:98px;
background:url('images/bg_foot.gif') repeat-x bottom;
padding:55px 0 0 0;
}

div#footBlock{
margin:0 92px;
background:url('images/fblock_C.gif') repeat-x;
}

div#footBlock div{
background:url('images/fblock_L.gif') no-repeat;
}

div#footBlock div div{
background:url('images/fblock_R.gif') no-repeat right top;
height:68px;
padding:28px 21px 0 19px;
font:normal 11px Arial;
color:#000;
}

img.live{
float:right;
margin:0 10px 0 0;
}

/*END POSITIONS
-------------------*/


/*COLOR*/

#phone,#phone2{
color:#002f7c;
font:normal 13px Arial;
}

#phone strong,#phone2 strong{
font:bold 16px Arial;
}

#icq{
color:#002f7c;
font:normal 12px Arial;
}

#icq a{
color:#002f7c;
font:normal 12px Arial;
}

#occupied{
color:#002f7c;
font:normal 14px Arial;
}

div.news{
color:#002f7c;
font:bold 12px Arial;
}

/*END COLOR
---------------------*/