
/*************************    Bunny Slipper Services    *************************
*                         \                            /
*                          ****************************
*
*   Website URL          : http://www.bunnyslipperservices.com/
*   File Location        : /style/css/pages/homepage.css
*
*   Created              : Thursday, May 15, 2008
*   Modified             : 
*   Copyright            : (c) 2008 Kohler Credit Union
*
*   Current Version      : v1.0.0
*
*   Code Layout          : 1 Tab = 8 Spaces
*
********************************************************************************/







body
{
	background-color: #87c54d;
}

#content
{
	background-image: url('../../../styles/images/bg_homepage.jpg');
	border-bottom: 2px solid #0c9545;
}

#footer
{
	background-color: #0c9545;
	border-top: 2px solid #296330;
}

#footer_security
{
	background-color: #4aad49;
	border-top: 1px dashed #a9d046;
	color: #ffffff;
}







