body, div, h1, h2, h3, h4, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
	margin: 0px; padding: 0px; border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/body-bg-repeat.png);
	}

#main {
	background: url(images/centralblackbg-strip1.png) center top repeat-y;
	width: 978px;
	margin: 0 auto;
}

.container {
	width: 978 px;
	margin: 0 9px;
}

#topstrip {
	background: url(images/top-red-strip.png) left no-repeat;
	height: 10px;
	margin: 0 0 50px 9px;
}

#namelogo {
	background: url(images/namelogo.png) no-repeat;
	height:103px;
	width: 647px;
	float:left;
}

#contact {
	background: url(images/contact.png) no-repeat;
	height:83px;
	width: 98px;
	float:right;
	margin: 20px 0 0 0;
	overflow:hidden;
}

#enjoy-it {
	background: url(images/enjoy-it.png) no-repeat;
	height:31px;
	margin: 10px 0 0 20px;
}

ul#menu {  
    list-style: none;   
}  
  
ul#menu li {
	display:block;
	width:100%;
	height:26px;
	overflow:hidden;
}

#selected-work {
	background: url(images/selected-work.png) no-repeat;
	height:40px;
	margin: 50px 0 0 0px;
}

#project {
	padding: 0 0 50px 0;
}

#projectbg {
	background: url(images/projectbg.png) no-repeat;
	height:168px;
	width: 264px;
	float:left;
	padding: 14px 0 0 0;
	margin:75px 0 0 0;
}
#projectleft{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	color:#FFF;
	background: rgb(255,60,44);
	margin:10px 0;
	padding:0 10px;
	float:left;
	}

#projectright{
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	color:white;
	background: rgb(255,60,44);
	margin:10px 3px;
	padding:0 10px;
	float:right;
	}
	
a {
    text-decoration:none;
}

#projectscreenshot{
	float:right;
	margin: 0 30px 0 0;
}

#bottomstrip {
	background: url(images/bottom-strip.png) top center no-repeat;
	width: 978px;
	height: 15px;
	margin: 0 auto;
}
#footer {
	width: 960px;
	height: 60px;
	margin: 0 auto;
	font-size:12px;
	color:#fff;
}
