*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none;
}
#wrapper{
	width: 1200px;
	height: 1071px;
	background-image: url(ITEMS/Portfolio/River-Island/Portfolio2.png);
	background-repeat: no-repeat;
	margin: 0px auto;
}
.logo{
	float: left;
	margin: 50px 0px 0px 50px;
}
body{
	background-color: #e1e1e1;
}
#header{
	width: 1200px;
	height: 203px;
}
h1{
	float: left;
	margin: 97px 0px 0px -55px;
	font-family: 'Lato';
	font-weight: 300;
	font-size: 25px;
	letter-spacing: 2px;
	color: #3b3b3b;
}

#nav{
	float: right;
	margin: 50px 50px 0px 0px;
}

#nav li{
	margin: 0px 0px 23px 0px;
	text-align: right;
	list-style-type: none;
	height: 24px;
}

#nav li a{
	text-decoration: none;
	color: #3b3b3b;
	font-family: 'Lato';
	font-size: 12.39px;
	letter-spacing: 2px;
	overflow: hidden;
	width: 12px;
	display: block;
	height: 13px;
	background-image: url(ITEMS/Nav/darkdotpink.png);
	background-repeat: no-repeat;
	background-position: right top;
	transition: all .5s ease 0s;
	float: right;
	font-weight: 300;
}

#nav li a span{
	margin-left: 21px;
	transition: all .5s ease 0s;
	float: left;
	height: 13px;
}

#nav li a:hover{
	width: 110px;
}

#nav li a:hover span{
	margin-left: 0px;
	margin-right: 20px;
}
.h2{
	font-family: 'Lato';
	font-weight: 300;
	color: #525452;
	font-size: 15.5px;
	letter-spacing: 2px;
	line-height: 30.5px;
	width: 100%;
	float: left;
	margin: 0px 0px 11px 0px;
}
#top{
	height: 418px;
	margin: 40px 0px 0px 0px;
	text-align: center;
}

#main{
	width: 861px;
	height: 200px;
	margin: 40px 0px 0px 170px;
}
p{
	font-family: 'Lato';
	font-weight: 300;
	color: #525452;
	font-size: 15.5px;
	letter-spacing: 2px;
	line-height: 30.5px;
}
.left-bottom-arrow{
	margin: 60px 0px 0px 0px;
	float: left;
}
.dots{
	margin: -2px 0px 0px 21px;
}
.Rbottom-arrow{
	float: right;
	font-family: 'Lato';
	color: #525452;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 300;
	text-decoration: none;
}
.Rbottom-arrow span{
	margin-top: 13px;
	float: left;
}
#main li{
	list-style-type: none;
	margin: 75px 0px 0px 20px;
}
.arrow{
	margin: 0px 0px 0px 20px;
}






