@charset "UTF-8";
body {
	font-family: "Helvetica Neue";
	color: #FFFFFF;
	background-color: #666666;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 5%;
	list-style-image: none;
	display: block;
	list-style: none;
	font-size: 16px;
}
#footer {
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: #000000;
	margin-bottom: 25px;
	text-align: center;
}
ul {
	float: left;
	width: 900px;
	list-style-type: none;
}
li {
	width: 400px;
	display: block;
	height: 100px;
	text-decoration: none;
	list-style-type: none;
	float: left;
	padding-bottom: 10px;
}
span {
	font-family: "Helvetica Neue";
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	width: 350px;
	height: 50px;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.http  {
	font-family: "Helvetica Neue";
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	text-transform: lowercase;
	color: #000000;
	position: relative;
	bottom: -10px;
}
.id  {
	font-family: "Helvetica Neue";
	font-size: 20px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	bottom: -10px;
	position: relative;
}
.contact {
	color: #FFFFFF;
	font: "Helvetica Neue";
	position: relative;
	bottom: 15px;
	font-weight: lighter;
}
.text {
	font-family: "Helvetica Neue";
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	position: relative;
	bottom: -35px;
}
