*{
margin:0px;
padding:0px;
}
img{border:0px}
html{
width:100%;
height:100%;
}
body{
width:766px;
margin:auto;
}
#header{
border-bottom:16px solid #FFCC00;
float:left
}
#header img{
float:left
}
.small li{
float:left;
list-style-type:none
}
.menu{
border-bottom:1px solid white
}
.menu li{
list-style-type:none;
float:left
}
#content{
float:left;
margin:13px 0 1px 0;
padding:0 0 2px 0;
border-bottom:1px solid #AFBB8E
}
.left{
width:540px;
float:left;
border-top:8px solid #7CAAAA
}
.block{
float:left;
padding:6px 33px 7px 33px;
font-family:Verdana;
font-size:10px;
color:#6E6E6E
}
.block p{
width:87px;
padding:20px 21px 17px 5px
}
.grey{
width:510px;
float:left;
background-color:#E4E4E4;
padding:0 0 8px 30px;
font-family:Verdana;
font-size:11px;
color:#000000
}
.grey p{
width:310px;
padding:10px 0 8px 0 ;
float:left;
}
.img{
float:right;
margin:10px 47px 0 0
}
.right{
border-left:1px solid #E5E5E5;
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
padding:33px 3px 0 0;
float:left;
background-color:#FAFAFA
}
.login{
width:165px;
height:63px;
border:1px solid #A9B7B9;
margin:13px 0 6px 14px;
font-family:Arial;
font-size:9px;;
padding:7px 0 0 11px;
background-color:#FEFEFE
}
.login input{
width:70px;
height:17px;
float:left
}
.login p{
margin:3px 0 3px 0;
float:left
}
.login img{
float:left
}
.login button{
cursor:pointer;
cursor:hand;
width:22px;
height:21px;
border:0px;
margin:0 0 0 5px;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
}
*html .login button{
float:left
}
.list{
display:block;
font-family:Tahoma;
font-size:11px;
color:#000000;
width:120px;
margin:3px 0 0 20px;
}
.list li{
list-style-type:none;
padding:5px 0 5px 15px;
background-image:url(images/square.gif);
background-position:0px 10px;
background-repeat:no-repeat
}
#footer{
background-image:url(images/footer_bg.gif);
background-position:top left;
background-repeat:repeat-x;
height:34px;
float:left;
width:100%;
text-align:center;
padding:26px 0 0 0;
font-family:Verdana;
font-size:10px;
color:#666666;
font-weight:bold;
}
#footer a{
color:#666666;
text-decoration:none;
padding:0 5px 0 5px
}