/* CSS Document Winter */

body
	{
	background: #00bce4 url(../images/backgrounds/summer-bg.jpg) repeat-x;
	}

#horizontal-nav {
	background: transparent;
	}	

#logo .top-level-truprint-bird
	{
	background: url(../images/backgrounds/valentines-bird.png) no-repeat;
	clear: none;
	float: right;
	width: 141px;
	height: 63px;
	margin: 0px 200px 0px 0px;
	}

#footer-container {
	height: 45px;
	padding: 0px 0px 0px 0px;
	height: 0px;
	}

#footer	{
	background: url(../images/backgrounds/summer-footer.png) center center no-repeat !important; 
	background: url(../images/backgrounds/summer-footer.png) center center no-repeat; 
	margin: -80px 0px 0px 0px;
	height: 324px;
	}



/*  ***   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. 							   */

#ball		{position:fixed; top:230px; right:87%; z-index:-9999}
#starsl1	{position:fixed; top:530px; right:84%; z-index:-9999}
#blueRing	{position:fixed; top:730px; right:81%; z-index:-9999}
#starsl2	{position:fixed; top:780px; right:90%; z-index:-9999}
#starsl3	{position:fixed; top:910px; right:80%; z-index:-9999}

#starst1	{position:fixed; top:0px; right:55%; z-index:-9999}


#starsr1	{position:fixed; top:90px; left: 80%; z-index:-9999}
#girlRing	{position:fixed; top:280px; left: 81%; z-index:-9999}
#starsr2	{position:fixed; top:280px; left: 93%; z-index:-9999}
#starsr3	{position:fixed; top:560px; left: 85%; z-index:-9999}
