/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat;
height:100%;
}
body{
width:766px;
margin:auto;
}
#header{
text-align:center;
padding:59px 0 31px 0
}
#left{
float:left;
width:150px;
}
.right{
float:left;
width:150px;
}
.menu{
width:150px;
float:left;
padding:0 13px 0 11px;
}
.menu li{
float:left;
width:150px;
list-style-type:none;
}
.menu li img{
float:left;
padding:0 0 5px 0
}
.linkmenu{
width:350px;
float:left;
padding:0 13px 0 11px;
}
.linkmenu li{
float:left;
width:330px;
list-style-type:none;
}
.linkmenu li img{
float:left;
padding:0 5px 5px 0
}
.center{
float:left;
width:360px;
padding:0px 58px 0 25px 
}
.center img{
float:left
}
.topcenter{
background-image:url(images/bg.gif);
padding:0px 25px 0 30px;
width:360px;
font-family:Tahoma;
font-size:11px;
color:#9B9B9B;
float:left
}
.topcenter p{
padding:25px 0 35px 0;
width:360px;
float:left;
}
.topcenterblook{
background-image:url(images/bg_white.gif);
padding:0px 25px 0 30px;
width:524px;
font-family:Times New Roman;
font-size:14px;
color:solid black;
float:left
}
.topcenterblook p{
padding:25px 0 35px 0;
width:524px;
float:left;
}
.bottomcenter{
background-image:url(images/bg.gif);
width:360px;
padding:0px 25px 0 30px;
float:left;
}
.img{
float:left;
width:360px;
font-family:Tahoma;
font-size:11px;
color:#9b9b9b;
text-decoration:none;
padding:10px 0 30px 1px
}
.img img{
border:2px solid black;
margin:0 3px 0 3px

}
.img a{
display:block;
float:left
}
.img ul{
width:70px;
float:left;
margin:5px 0 0 20px
}
.img li{
list-style-type:none;
float:left;
line-height:18px
}
.img li a{
font-family:Tahoma;
font-size:11px;
color:#9B9B9B;
text-decoration:none
}
.img li a:visited{text-decoration:none}
.img li a:hover{text-decoration:underline}
.right{
float:left
}
#footer{
float:left;
width:766px;
padding:0px 0 0 0;

font-family:Verdana;
font-size:10px;
color:#C0C0C0;
text-align:center;
line-height:15px
}
#footer a{
color:#6A6A6A;
text-decoration:none
}
.bot{
text-align:center;
}
.bot img{
margin:0 15px 0 15px
}