body
{
   margin:0px;
   padding:0px;
   text-align:center;  
   background-image:url('../../TMBC-Main/images/background.jpg'); 
   background-repeat:repeat;
   background-position:top;
}

img
{
   display:block;
   border:none;
}

div#main
{
   width:828px;
   margin:0 auto;
}

div#left-shadow
{
   width:19px;
   height:94px;
   float:left;
   background-image:url('../../TMBC-Main/images/left_shadow.png'); 
   background-position:top;
   background-repeat:repeat-y;
}

div#main-code
{
   width:790px;
   float:left;
   background-image:url('../../TMBC-Main/images/main_page_white_bg.gif'); 
   background-position:top;
   background-repeat:repeat-y;
   text-align:left;
}

div#right-shadow
{
   width:19px;
   height:94px;
   float:left;
   background-image:url('../../TMBC-Main/images/right_shadow.png'); 
   background-position:top;
   background-repeat:repeat-y;
}

div#header
{
   width:790px;
}

div#header-left
{
   width:618px;
   height:73px;
   float:left;
}

div#header-right
{
   width:172px;
   height:73px;
   float:left;
}

div#header-menu
{
   width:790px;
   height:83px;
}

div#main-body
{
   width:790px;
}

div#main-body-copy
{
   font-family:Verdana,Helvetica,sans-serif;
   font-size:12px;
   color:#434343;
   float:left;
   width:405px;
   padding:20px 20px 0px 0px;
}

div#footer
{
   width:790px;
   height:21px;
   font-family:Verdana,Helvetica,sans-serif;
   font-size:10pt;
   color:#000000;
   text-transform:uppercase;
   text-align:center;
   padding:10px 0px 10px 0px;
   background-image:url('../../TMBC-Main/images/main_footer.jpg'); 
}

div#footer a:link, div#footer a:active, div#footer a:visited, div#footer a:hover
{
   font-family:Verdana,Helvetica,sans-serif;
   font-size:10px;
   color:#FFFFFF;
   text-transform:uppercase;  
   text-decoration:none;
}

div#bottom-shadow
{
   width:828px;
   height:23px;
}

div#footer-final-top
{
   font-family:Verdana,Helvetica,sans-serif;
   font-size:11px;
   color:#8b8b8b;
   text-align:center;
   text-transform:uppercase;
}

div#footer-final-bottom
{
   margin:25px 0px 10px 0px;
   font-family:Verdana,Helvetica,sans-serif;
   font-size:9px;
   color:#8b8b8b;
   text-align:center;
   text-transform:uppercase;
}
