#bears{
 position:absolute;
 left:0px;
 top:0px;
 z-index: 15;
 }


	

#tablet{
 position:absolute;
 left:650px;
 top:5px;
 z-index: 10;
 }

a {
	color: #029fd2;
	text-decoration: none;
}

#footer {
font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	clear: both;
	height: 75px;
	background: #FFFFFF;
	position:absolute;
    left:785px;
    top:575px;
    z-index: 1;
}

#footer p {

       padding: 0 0 0 0px;
       text-align: center;
	font-size: 12px;
	position: relative;
	top: 40px;
}

#footer a {
	color: #029fd2;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

