*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
}
body{
width:900px;
margin:auto;
background: #173379 url(imgs/index-bg.gif) repeat-x;
}
#site{
width:900px;
padding:30px 0 0 0;
}
#intro{
width:900px;
height:554px;
font: 11px tahoma, arial, sans-serif;
color: #ffffff;
}
#intro a{
color: #5379ba;
text-decoration:underline;
}
#intro span{
color: #5379ba;
}
.ftr {
height:40px;
color: #3a518d;
margin:0;
font: 9px tahoma, arial, sans-serif;
padding:25px 0 10px 0;
}
.ftr a{
color: #3a518d;
text-decoration:underline;
}
.ftr-right {
float:right;
}
p{
line-height:1.6em;
padding:10px 0 0 0;
}


