body{
 margin:0;
 background:url("images/bgTile.jpg") repeat-x;
 font-family:"Trebuchet MS";
 color:#0C040F;
}

a{color:#0C040F;text-decoration:none;outline:0;}
a:hover{color:#CBAC0D;}
img{border:0;}
td{vertical-align:top;}

#main{
 width:999px;
 height:751px;
 background:url("images/background.png") no-repeat;
}

#contact{
 position:absolute;
 left:300px;
 top:20px;
 font-size:.9em;
}

#contact a:hover{color:#0C040F;}

#nav{
 width:120px;
 text-align:center;
 position:absolute;
 left:100px;
 top:210px;
}

.break{
 width:120px;
 height:1px;
 background:#CBAC0D;
}

.link{padding:5px;}
.link:hover{background:url(images/white.png) repeat-y;}

#copy{
 width:623px;
 height:643px;
 left:301px;
 top:53px;
 position:absolute;
}

#top{
 width:612px;
 height:360px;
 position:relative;
 left:5px;
 top:5px;
}

#middle{
 position:relative;
 left:4px;
 top:15px;
}

#bottom{
 position:relative;
 left:5px;
}

#subNav{
 position:relative;
 top:10px;
 left:20px;
 font-size:.7em;
 color:#CBAC0D;
 margin:8px 0 10px;
}
#subNav a{color:#CBAC0D;}

.text{
 margin:15px 100px 0 21px;
 font-size:12px;
 line-height:1.5em;
}

.text span{
 text-transform:uppercase;
 color:#797842;
}

#numbers{}
#numbers img{margin-right:-2px;}

#subNav2{
 position:absolute;
 top:150px;
 left:20px;
 font-size:.7em;
 color:#CBAC0D;
}
#subNav2 a{color:#CBAC0D;}

