
body {
	text-align:center;
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #eeeeee url(../images/splash/bg_body_tile.gif) repeat-x;
}

body.empty { background: #ffffff; }

#wrapper {
	background: #ffffff;
	margin: 8px 0 0 0;
	padding: 0 0 20px 0;
}

#container {
	width: 770px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header {
	width: 770px;
	height: 80px;
	margin: 6px 0 0 0;
	float: left;
}

#header img {
	float: left;
	margin: 0 0 0 0;
	display: inline;
}

#header h1 {
	width: 273px;
	height: 16px;
	float: right;
	margin: 34px 18px 0 0;
	display: inline;
	text-indent: -9999em;
	background: #ffffff url(../images/splash/providingshoesthatwork.gif) no-repeat;
}

#industrial {
	width: 770px;
	height: 166px;
	float: left;
}

#becksshoes {
	width: 770px;
	height: 166px;
	padding: 0 0 20px 0;
	float: left;
}

#casual img, #industrial img { margin: 0 0 0 10px; }

iframe {
	width: 750px;
	height: 110px;
	margin: 0 10px;
	float: left;
	border: none;
	display: inline;
}

#brands {
	margin: 0 0 0 -10px;
	clear: both;
	width: 770px;
	height: 110px;
	overflow: hidden;
	background: #ffffff url(../images/splash/bg_scroller.jpg) no-repeat;
}

#brand_holder ul {
	width: 770px;
	height: 110px;
	overflow: hidden;
	position: relative;
}

#brand_holder ul li { vertical-align: middle; }

#brand_holder img {
	margin: 20px 0 0 0;
	position: absolute;
}

#footer {
	clear: both;
	padding: 30px 0 0 0;
	color: #666666;
	/*background: #eeeeee url(../images/bg_footer_tile.gif) repeat-x;*/
}

#footer p {
	width: 750px;
	margin: 0 auto 20px auto;
	text-align: left;
}

#footer a {
	color: #666666;
	font-weight: bold;
}

#footer img { float: right; }

ul.socialMedia {
	width: 750px;
	margin: 0 auto 0 auto;
	padding: 0 0 60px 0;
}

ul.socialMedia li {
	float: left;
	margin: 0 15px 0 0;
}

ul.socialMedia li img { margin: 0 0 0 5px; }

