/* layout CSS */

@import url(reset.css);
@import url(typography.css);
@import url(navigation.css);
/* ------------------------------------------------------------------------- */

body {
background:#fcf9e4;
margin:0;
background:url(images/bg1.jpg);
background-repeat:no-repeat;
padding:0;
}

div#content{
position:relative;
left:30px;
top:180px;
width:439px;
background:url(images/150-trans-top.gif) top;
padding:10px 235px 30px 60px;
min-height:520px;
}

div#address{
height: 15px;
left:56px;
position:absolute;
bottom:0;
margin-bottom:-20px;
width:600px;
}

#subcolumn{
position:absolute;
left:580px;
width:180px;
padding: 10px 10px 50px 10px;
top:182px;
background-image:url(images/column2.jpg);
border:1px solid #333;
}

h1 a{
text-indent:-9999px; 
position:absolute;
left:420px;
top:40px;
width:355px;
height:70px;
display:block;
overflow:hidden;
}