/* ERIC MEYER - RESETTING AGAIN */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}

body{
line-height:1;
}

ol,ul{
list-style:none;
}

blockquote,q{
quotes:none;
}

:focus{
outline:0;
}

ins{
text-decoration:none;
}

del{
text-decoration:line-through;
}

table{
border-collapse:collapse;
border-spacing:0;
}
/* end ERIC MEYER - RESETTING AGAIN */

body{
color:#404040;
font-family:Helvetica,Arial,sans-serif;
line-height:14px;
}

a{
color:#404040;
text-decoration:none;
}

a:hover{
background:#ff0;
}

h1,h2,dt{
font-size:14px;
padding-right:24px;
text-transform:uppercase;
}

dt,h2{
border-bottom:1px dotted #d9d9d9;
font-weight:bold;
padding-bottom:4px;
margin-bottom:24px;
}

dt{
padding-top:1em;
}

dd,p{
font-size:11px;
padding-right:24px;
}

#page{
border-top:4px solid #000;
display:inline;
float:left;
margin-left:24px;
padding-top:32px;
width:840px;
}

#page div{
display:inline;
float:left;
width:168px;
}

#page #contact{
width:336px;
}