@charset "utf-8";
/* CSS Document */

#contents {
	background-image: url(http://www.salsababies.co.uk/tpl/images/mainIllustrationWithSplash.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 760px;
	height: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#virtualMap {
	width: 125px;
	height: 88px;
	position: relative;
	top: 221px;
	float: right;
	margin-right: 268px;
}
#navLeft {
	width: 200px;
	display: block;
	margin-right: auto;
	margin-left: 30px;
	position: relative;
	left: 20px;
	top: 195px;
}
.navLeftButton {
	background-image: url(http://www.salsababies.co.uk/tpl/images/button_link.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 44px;
	width: 200px;
	margin: 0px;
}
#introText {
	width: 470px;
	text-align: center;
	font-size: 0.95em;
	margin-left: 30px;
	position: relative;
	top: 195px;
	left: 30px;
	margin-top: 0px;
	margin-right: auto;
}
#introTextWithBanner {
	width: 730px;
	height: 250px;
	text-align: center;
	font-size: 0.95em;
	margin-left: 30px;
	position: relative;
	top: 215px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
.bannerImage {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
}
h2 {
	color: #0086A2;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1.4em;
}
#footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 195px;
	display: block;
	height: 90px;
	padding: 10px;
}
#footer li{
	text-transform: uppercase;
}
.box {
	width: 740px;
	margin-bottom: 20px;
}
ul          {
	list-style-type: none;
	list-style-image: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	font-family: "Univers LT Std 57 Cn", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}