#logo {
	left:262px;
}

#content {	
	background:none;
	width:704px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
	float:none;
}

#picture-rotator {
	margin:0px;
	margin-top:-6px;
	padding:0;
	width:726px;
	height:334px;
}

#featured-work {
	height:128px;
	width:726px;
	background-image:url(../images/featured-work.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:-10px;
}

#footer {	
	height:0px;
}

#featured-work-thumbnails a {
	border:none;
	display:block;
	width:121px;
	height:90px;
	padding-left:2px;
	padding-top:2px;
	background-image:url(../images/featured-picture-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#featured-work-thumbnails a:hover  {
	border:none;
	background-image:url(../images/featured-picture-bg-hover.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#featured-work-thumbnails img {
	width:108px;
	height:77px;
}