* {
	margin: 0;
	padding: 0;
	}

body {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2", Times, Georgia;
	text-align: left;
	font-size: 67.5%;
	background: url(http://www.mynameismattcoleman.com/wood.gif) repeat top left;
	}

#wrapper {
	margin: 0;
	overflow-x: hidden;
	}

#header {
	padding: 30px 0 0 30px;
	}

#header img {
	position: absolute;
	left: 917px;
	top: 35px;
	}

a {	
	text-decoration: none;
	color: #555;
	border-bottom: 1px dotted #bbb;
	}

a:hover {
	color: #000;
	border-bottom: 1px dotted #777;
	}

h1 {
	height: 48px;
	width: 48px;
	background: url(http://www.mynameismattcoleman.com/temp/imgs/tmp-logo.png) no-repeat top left;
	z-index: 99;
	margin: 0 30px 0 0;
	position: relative;
	top: -10px;
	color: #333;
	font-size: 2.8em;
	float: left;
	clear: none;
	}

h1 span {
	text-indent: -9999px;
	display: block;	
	}

h2 {
	font-family: "ff-tisa-web-pro-1","ff-tisa-web-pro-2", Times, Georgia;
	font-weight: normal;
	font-size: 1.3em;
	width: 225px;
	float: left;
	clear: none;
	margin: 0 20px 20px 0;
	color: #555;
	}

h4 {
	height: 129px;
	width: 18px;
	background: url(http://www.mynameismattcoleman.com/temp/imgs/recent-work.png) no-repeat top left;
	z-index: 99;
	margin: 0 30px 0 0;
	color: #000;
	float: left;
	clear: none;
	position: absolute;
	top: 75px;
	left: 45px;
	display: block;
	}

h4 span {
	display: block;
	text-indent: -9999px;
	}

h3 {
	font: normal 1.3em/1.3em "ff-tisa-web-pro-1","ff-tisa-web-pro-2", Times, Georgia;
	margin-bottom: 50px;
	color: #555;	
	}

p {
	font-size: 1.3em;
	}

#content {
	float: left;
	clear: left;
	display: block;
	margin-top: 30px;
	position: relative;
	}

#content h3 {
	margin-left: 105px;
	}

#content img {
	height: 500px;
	width: auto;
	}

.photos {
	float: left;
	clear: none;
	display: block;
	width: 300px;
	margin: 0 0 0 100px;
	height: 550px;
	}

.carousel {
	width: 840px;
	margin: 0 auto;
	}

.carousel ul {
	}

.carousel ul li {
	width:800px;
	height:500px;
	margin:5px 5px 0 5px;	
	}

.carousel img {
	width: 800px;
	height: 500px;
	}

.prev {
	position: absolute;
	left: 44px;
	top: 230px;
	cursor: pointer;
	background: url(http://www.mynameismattcoleman.com/temp/imgs/donk.png) no-repeat left bottom;
	height: 22px; width: 22px;
	display: block;
	text-indent: -999px;
}

.next {
	position: absolute;
	left: 44px;
	top: 265px;
	cursor: pointer;
	background: url(http://www.mynameismattcoleman.com/temp/imgs/donk.png) no-repeat left top;
	height: 22px; width: 22px;
	display: block;
	text-indent: -999px;	
}

.tree img {
	float: left;
	width: 396px;
	height: 246px;
	border: none;
	margin: 0 8px 8px 0;
	}

.tree img.no-marg {
	margin-right: 0;
	}
