/* CSS Document Winter */

body
	{
	background: #9cd9eb;
	}

#horizontal-nav {
	background: transparent;
	}	

#logo .top-level-truprint-bird
	{
	background: url(../images/backgrounds/easter_elements/easter-bunny.png) no-repeat;
	clear: none;
	float: right;
	width: 84px;
	height: 74px;
	margin: 0px 200px -6px 0px;
	}

#footer-container {
	background: transparent;
	height: 50px;
	padding: 0px 0px 50px 0px;
	height: 208px;
	}

#footer	{
	background: url(../images/backgrounds/easter-footer-bg.png) no-repeat center center !important; 
	background: url(../images/backgrounds/easter-footer-bg.png) repeat-x center center; 
	height: 579px !important;
	height: 579px;
	margin: -552px 0px 0px 0px !important;
	margin: -552px 0px 0px -79px;
	}

#footer	{



	}


/*  ***   IMPORTANT FOR FLOATING ELEMENTS POSITIONING   ***    */
/*  When positioning the background floating elements within   */
/*  the page adjust the left/right to where they need to be    */
/*  positioned on the page. For instance to position a left    */
/*  hand element set the right to 95% from the right handside  */
/*  If you position the element from the left handside this    */
/*  will then drop off the page. 							   */

#sun		{position:fixed; top:0; left:0; z-index:-9999}
#clouds1	{position:fixed; top:400px; right:82%; z-index:-9999}
#eggs1		{position:fixed; top:345px; right:89%; z-index:-9999}
#clouds2	{position:fixed; top:430px; right:89%; z-index:-9999}
#clouds3	{position:fixed; top:780px; right:93%; z-index:-9999}
#clouds4	{position:fixed; top:200px; left:87%; z-index:-9999}
#eggs2		{position:fixed; top:200px; left:89%; z-index:-9999}
#clouds5	{position:fixed; top:255px; left:87%; z-index:-9999}