*{
padding:0px;
margin:0px
}
img {border:0px}
html{
width:100%;
height:100%;
padding:0px;
margin:0px;
background-color:#ffcc00
}
body{
width:720px;
margin:auto;
}
.main{
width:720px;
height:100%;
border:8px solid white;
border-top:0px
}
.main img{
float:left
}
.menu{
list-style-type:none;
clear:both;
display:block;
border:1px solid #cbced5;
width:720px;
height:41px;
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x
}
.menu li{
float:left
}
.inside{
background-image:url(images/main.jpg);
background-position:top left;
background-repeat:no-repeat;
width:722px;
height:399px;
font-family:Tahoma;
font-size:10px;
color:#000000
}
.block{
padding:78px 20px 65px 151px
}
.block p{
display:block;
width:350px;
margin:0 0 0 175px;
line-height:1.5
}
#footer{
font-family:Verdana;
font-size:9px;
color:#FFFFFF;
clear:both;
background-image:url(images/footer_bg.gif);
background-position:top left ;
background-repeat:repeat-x;
height:97px;
}
#footer div{
width:400px;
padding:15px 0 0 0;
margin:0 0 0 17px
}
#footer ul{
list-style-type:none;
display:block;
padding:0 0 5px 0
}
#footer li{
float:left;
}
#footer a{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:bold;
display:block;
padding:0 14px 0 0;
text-decoration:none
}
#footer p{
display:block;
margin:4px 0 4px 0
}
