charset "iso-8859-5";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
img{
border:0px;
}
html{
width:100%;
height:100%;
background-color:#AEAEAE
}
body{
width:766px;
margin:auto;
}
#header img{
float:left
}
.logo{
background-image:url(images/logo.gif);
background-position:top left;
background-repeat:no-repeat;
font-family:Tahoma;
font-size:11px;
color:#4D4D4D;
width:145px;
height:85px;
float:left;
padding:95px 0 0 63px
}
.menu{
background-image:url(images/bg1.gif);
background-position:top left;
background-repeat:no-repeat;
float:left;
width:510px;
height:145px;
padding:35px 0 0 48px
}
.menu a{
font-family:Tahoma;
font-size:12px;
color:#E0E0E0;
font-weight:bold;
text-decoration:none;
padding:2px 0 115px 0;
background-position:bottom;
background-repeat:no-repeat;
margin:0 20px 0 20px;
display:block;
float:left;
width:80px;
text-align:center
}
*html .menu a{
display:inline-block
}
.but1{background-image:url(images/but1.jpg)}
.but2{background-image:url(images/but2.jpg)}
.but3{background-image:url(images/but3.jpg)}
.but4{background-image:url(images/but4.jpg)}
#left{
float:left;
background-image:url(images/bg2.jpg);
background-position:top left;
background-repeat:no-repeat;
width:184px;
height:468px;
padding:52px 0 0 24px;
font-family:Tahoma;
font-size:9px;
color:#E6E6E6
}
#left div{
padding:20px 0 20px 0
}
#left p{
width:136px;
padding:0 0 10px 0
}
#left span{
width:65px;
display:block;
float:left
}
#content{
float:left;
padding:49px 0 0 0;
font-family:Tahoma;
font-size:11px;
}
.block{
border-left:1px solid #5D5D5D;
margin:0 0 45px 49px;
color:#F8F8F8;
padding:0 0 0 1px;
}
.block p{
width:440px;
margin:20px 0 2px 15px
}
.item{
width:229px;
float:left;
display:inline;
color:#F8F8F8;
}
.first{
margin:0 24px 0 33px
}
.item p{
width:218px;
padding:3px 0 0 16px;
margin:0 0 5px 0;
float:left
}
.item strong{color:#484848}
.title{
margin:0 0 30px 0
}
.item span{
display:inline;
float:left;
padding:4px 6px 5px 4px;
margin:-4px 10px 0 0;
background-color:#272727
}
.more{
font-family:Tahoma;
font-size:9px;
color:#484848;
font-weight:bold;
text-decoration:none;
background-image:url(images/plus.gif);
background-position:0px 2px;
background-repeat:no-repeat;
padding:0 0 0 20px;
margin:20px 0 0 16px;
float:left;
}
.more2{
margin:35px 0 0 16px;
}
#footer{
float:left;
font-family:Tahoma;
font-size:9px;
padding:24px 0 0 5px;
width:553px;
}
.navigation{
height:30px;
background-color:#DCDCDC;
width:374px;
color:#525252;
text-align:center;
padding:20px 0 0 0;
margin:0 5px 0 0;
float:left
}
.navigation a{
text-decoration:none;
margin:0 8px 0 8px;
color:#525252
}
.navigation a:visited, .copy a:visited{text-decoration:none}
.navigation a:hover, .copy a:hover{text-decoration:underline}
.copy{
float:left;
text-align:right;
padding:7px 5px 8px 0;
color:#D4D3D3;
background-color:#757575;
width:166px;
height:35px;
}
.copy a{
color:#D4D3D3;
text-decoration:none
}