*{
padding:0px;
margin:0px
}
img {border:0px}
html{
width:100%;
height:100%;
padding:0px;
margin:0px;
}
body{
width:780px;
margin:auto;
}
#header ul{
background-image:url(images/menu_bg.gif);
background-position:top left;
background-repeat:repeat-x;
height:36px;
list-style-type:none;
clear:both
}
#header li, #header img{
float:left
}
#content{
background-image:url(images/grey_bg.jpg);
background-position:top left;
background-repeat:repeat-y;
float:left;
padding-bottom:10px
}
.left{
background-image:url(images/grey_bg.jpg);
background-position:top left;
background-repeat:repeat-y;
width:170px;
float:left;
font-family:verdana;
font-size:12px;
color:#FFFFFF;
}
.left p{
width:136px;
padding:15px 12px 16px 20px
}
.left p img{
margin:7px 0 5px 0
}
.right{
width:610px;
background-image:url(images/shadow.gif);
background-position:top left;
background-repeat:no-repeat;
float:left
}
.block{
padding:30px 0 5px 32px;
float:left;
background-image:url(images/dots.gif);
background-position:32px bottom;
background-repeat:no-repeat
}
.arrow{
padding:10px 20px 0 25px;
background-image:url(images/arrow.gif);
background-position:5px 12px;
background-repeat:no-repeat;
font-family:verdana;
font-size:11px;
color:#666666;
width:339px;
float:left;
}
.arrow strong{
color:#003265
}
.pad{
padding:0 0 0 7px;
float:left
}
.pad img{
margin:10px 18px 0 0
}
.marg{
margin-top:-5px
}
#footer{
background-image:url(images/footer_bg.gif);
background-position:top left;
background-repeat:repeat-x;
height:88px;
clear:both;
text-align:center
}
#footer ul{
display:block;
height:35px;
list-style-type:none;
padding:12px 0 0 125px;
clear:both
}
#footer li{
float:left
}
#footer p{
display:block;
padding:5px 0 0 0;
font-family:Verdana;
font-size:9px;
color:#000000
}