div.bg
{
width: 800px;
height: 1000px;
background-image: url("background/desk.jpg");
overflow: hidden
}

div.contact_pda
{
padding: 50px 0px 0px 100px;
width: 430px;
height: 620px;
background: url("background/pda.gif") no-repeat bottom right;
overflow: hidden
}

div.contact_pda_screen
{
padding: 80px 0px 0px 80px;
color: #000080;
font-weight: bold;
font-size: 16px;
line-height: 20px;
overflow: hidden
}

div.contact_pda_indent
{
width: 50px;
float: left;
overflow: hidden
}

div.title
{
width: 500px;
height: 100px;
float: left;
background: url("images/about_title.gif") no-repeat center center;
overflow: hidden
}