body {
	font: 10pt Arial, Helvetica, sans-serif;
	background: url(../img/pagebg.png) 50% 0 repeat-y #0a2438;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #173888;
}
a:hover {
	text-decoration: underline;
}
#tupperware, .tupperware {
	width: 945px;
	margin: 0 auto;
	background: #fff;
	padding: 0 15px;
}
#header {
	height: 206px;
	background: url(../img/header.jpg) no-repeat;
}
#header h1 a {
	display: block;
	text-indent: -100000px;
	height: 206px;
}
#menu {
	height: 36px;
	background: url(../img/nav.jpg) no-repeat;
	padding: 0 45px;
	margin: 0;
}
#menu ul, #menu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul, #menu li, #menu a {
	float: left;
}
#menu h2 {
	margin: 0;
	padding: 0;
}
#menu h2 a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 36px;
	line-height: 38px;
	margin: 0 8px;
	font-weight: normal;
	text-transform: capitalize;
}
#menu h2 a.LS_nav4 {
	margin-right: 130px;
}
#content {
}
#sealbottom {
	background: url(../img/sealbottom.jpg) 395px 0 no-repeat;
	padding: 70px 0 30px 0;
}
#foot				{ height: 260px; text-align: left;position: relative; margin: 0 auto; background: #f0f0f0; border-top: 1px solid #ccc; width: 945px; padding: 0 15px; }
#foot ul			{ float: left; font-size: 12px; width: 19%; margin: 20px 3% 0 3%; padding: 0;}
#foot li			{ margin: 0 0 8px; list-style-type: none; padding: 0;}
#foot p,
#foot #weMadeThis,
#foot li a			{ display: block; color: #666;line-height: 16px;}
#foot li.iconFacebook,
#foot li.iconTwitter,
#foot li.iconRSS	{ padding-left: 25px; background: url(/img/misc/sprite.png) no-repeat -83px -276px; }
#foot li.iconTwitter{background-position: -83px -301px;}
#foot li.iconRSS	{background-position: -83px -325px;}
#foot li a:hover	{ color: #222; }
#foot li.footTitle	{ font-size: 15px; font-weight: bold; text-transform: uppercase; color: #222; height: 20px;}
#foot #weMadeThis,
#foot p				{ position: absolute; bottom: 20px; left:15px; font-size: 10px; }
#foot #weMadeThis	{ left: auto; right: 15px; bottom: 12px; height: 26px; padding: 0 110px 0 0; background: url(/img/misc/sprite.png) no-repeat 100% -400px; line-height: 28px; overflow: hidden; }
#foot #weMadeThis:hover{background-position: 100% -366px;}