@charset "utf-8";
/* RiverWood - Maritime CU's CSS Document #2*/

/* THIS STYLESHEET IS FOR THE BOTTOM SECTION ONLY DISPLAYED ON THE HOME PAGE */
#btmContainer{
background-image:url(images/btmBodybkgrd.gif);
background-repeat:repeat-y;
width:800px;
}
#btmTab01{
float:left;
width:194px;
height:34px;
background-image:url(images/tab01.gif);
background-repeat:no-repeat;
}
#btmTab02{
float:left;
background-image:url(images/tab02.gif);
background-repeat:no-repeat;
width:412px;
height:34px;
}
#btmTab03{
float:right;
background-image:url(images/tab03.gif);
background-repeat:no-repeat;
width:194px;
height:34px;
}
#btmMargins{
padding:7px;
}
#btmMidMarg{
padding:7px 22px 7px 25px;
}
#btmCol01{
float:left;
width:194px;
}
#btmCol02{
float:left;
width:412px;
}
#btmCol03{
float:right;
width:194px;
}

