/* #############################################################################
** # HOME ######################################################################
** #############################################################################
*/

@media all
{

body {
 background: #471b0e;
 color: #471b0e;
}

#page_margins {
 background: #daba99;
}

#header {
 background: url(files/JSB-Home-Header.jpg) repeat-x;
}

#page_margins {
 background: url(files/JSB-Home-Main.jpg) 0 250px no-repeat;
}


#footer {
 background: url(files/JSB-Footer1.jpg) no-repeat;
}

#main
{
  height: 583px;
}

#col3_content {
 padding-bottom: 115px;
}

}
