*
{
margin:0;
padding:0;
}

body
{
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#999;
}

a
{
color:#999;
text-decoration:underline;
}

a:hover
{
color:#333;
}

img
{
border:0;
}

.holder
{
position:relative;
width:800px;
margin:auto;
}

.logo
{
position:absolute;
top:10px;
left:50px;
}

.nav
{
position:absolute;
top:34px;
left:135px;
}

.nav img
{
display:block;
margin-right:6px;
}

.subNav
{
position:absolute;
top:62px;
right:93px;
text-align:right;
}

.subNav img
{
margin-left:15px;
}

.content
{
position:absolute;
top:120px;
left:0;
width:800px;
height:460px;
}

.footer
{
position:absolute;
top:470px;
right:158px;
text-align:right;
}