/* CSS Document */

body{
	background: #f5f5f5 url(../images/clemente-miller-bg.jpg) repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	color:#777;
}

p{
	line-height: 17px;
	padding-top: 10px;
}

a{
	color: #444;
}

a:hover{
	color: #000;
}

#bg{
	background: url(../images/interactive-design-art-direction-clemente.jpg) 50% 0 no-repeat;
	height: auto;
}

#container{
	margin: 0 auto;
	width: 981px;
}

#header{
	background: url(../images/interactive-design-art-direction-clemente-logo.png) no-repeat;
	width: 981px;
	height: 98px;
	float: left;
}

#nav{
	width: 406px;
	height: 30px;
	float: right;
	margin-top: 40px;
}

.nav-links li{
	float: left;
}

/* INTERACTIVE SECTION */

#interative{
	background: url(../images/bg-interactive-title.png) no-repeat;
	padding-top: 60px;
	float: left;
}

ul.inter-work li{
	float: left;
	padding-top: 12px;
}

/* INTERACTIVE SECTION ENDS*/

#identities{
	background: url(../images/bg-identities-title.png) no-repeat;
	padding-top: 60px;
	float: left;
}

ul.logos li{
	float: left;
	padding-top: 12px;
}

.backtotop{
	padding: 15px 0 40px 0;
	float: left;
}

#mashup{
	background: url(../images/bg-mashup-title.png) no-repeat;
	padding-top: 60px;
	float: left;
}

/*FOOTER START */

#footer{
	width: 981px;
	float: left;
	padding-bottom: 45px;
}

.its-me{
	background: url(../images/its-me-clemente-miller.png) no-repeat;
	padding-top: 85px;
	width: 544px;
	float: left;
}

.its-me img{
	float: left;
	padding: 0 15px 5px 0;
}

.socials{
	padding-top: 15px;
	width: 474px;
	float: left;
}

ul.icon li{
	float: left;
}

.contact-me{
	background:url(../images/get-in-touch.png) no-repeat;
	padding-top: 85px;
	width: 366px;
	float: right;
}

.divider{
	width:981px;
	float:left;
}

#twitter{
	padding-top: 15px;
	width: 331px;
	float: left;
}

#links{
	padding-top: 15px;
	width: 232px;
	float: right;
}

#book{
	padding-top: 15px;
	margin-left: 45px;
	width: 328px;
	float: left;
}

#book img{
	float: left;
	padding: 0 15px 5px 0;
}

#the-end{
	background: url(../images/the-end-of-the-road.jpg) no-repeat;
	float:left;
	width: 981px;
	height: 123px;
}
/* FOOTER END */

















