@charset "UTF-8";
body {
	background-color: #0d1218;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	padding: 0px;
	width: 867px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#masthead {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 281px;
	width: 867px;
	clear: both;
}
#masthead h1 {
	display: none;
}
#masthead h2 {
	display: none;
}
#slogans {
	clear: both;
	height: 84px;
	width: 867px;
}
#slogans span {
	display: none;
}
#slogans #luxury {
	background-image: url(images/luxury.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 84px;
	width: 434px;
}
#slogans #life {
	background-image: url(images/life.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 84px;
	width: 433px;
}
#nav {
	clear: both;
	height: 32px;
	width: 867px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 88px;
	width: 867px;
}
#wrapper #footer p {
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding-top: 40px;
}
