#content-base {
	height:14px;
	background-image: url(http://www.tommeetippee.us/images/content-base-bg.png)!important;
	/*background-image: url(/images/content-base-bg.gif);*/
	background-repeat: no-repeat;
	float: left;
	clear: both;
	width: 977px;
}
#home #content-base {
	height:14px;
	background-image: url(http://www.tommeetippee.us/images/content-base-bg-home.png)!important;
	/*background-image: url(/images/content-base-bg-home.gif);*/
	background-repeat: no-repeat;
		float: left;
	clear: both;
	width: 977px;
}
#footer {
	position:relative;
	margin-top:12px;
	padding-top:20px;
	padding-left:36px;
	background-image: url(http://www.tommeetippee.us/images/footer-bg.png)!important;
	/*background-image: url(/images/footer-bg.gif);*/
	background-repeat: no-repeat;
	height:106px;
	float: left;
	clear: both;
	width: 941px;
}

#footer ul li li{
	width: auto;
}

#footer ul li {
	float:left;
	margin-right:20px;
	width: 160px
}


#footer ul li.last {
	float:left;
	margin-right:20px;
	width: 300px
}

#footer ul h4 {
	color:#fff;
}

#footer ul li ul li {
	clear:both;
	margin-right:0;
	margin-top:7px;
}

#footer li a {
	color:#f5f5f5;
	text-decoration:none;
}

#footer ul.untitled {
	margin-top:11px;
}

#footer-logo {
	position:absolute;
	width:111px;
	height:64px;
	top:32px;
	right:32px;
	background-image:url(http://www.tommeetippee.us/images/footer-logo.png);
	background-repeat:no-repeat;
}

