span {
	display:none;
}

body {
    margin:0;
    padding:0;
    background:url(images/bodybg.jpg) no-repeat top;
}

#container {
	width:871px;
	margin:0 auto;
	background:#000000;
}

#active1 li#active1 a {
	background-position:bottom;
}

#active2 li#active2 a {
	background-position:bottom;
}

#active3 li#active3 a {
	background-position:bottom;
}

#active4 li#active4 a {
	background-position:bottom;
}

#top {
	background:url(images/clip_top.gif) no-repeat top;
	height:95px;
	width:871px;
}

#header {
	width:871px;
	height:252px;
}

#leftheader {
	background:url(images/clip_left.gif) no-repeat top;
	height:252px;
	width:175px;
	float:left;
}

#slideshow {
	height:252px;
	width:254px;
	float:left;
}

#static {
	height:252px;
	width:254px;
	float:left;
}

#rightheader {
	background:url(images/clip_bizcard.gif) no-repeat top;
	height:252px;
	width:442px;
	float:left;
}

#nav {
	width:871px;
	height:133px;
	clear:both;
}

ul.nav {
	float:left;
}

ul.nav li {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}

ul.nav li a {
	height:133px;
	float:left;
	margin:0;
	padding:0;
}

ul.nav li a:hover {
	background-position:0px -133px;
}

li.home a {
	width:320px;
	height:133px;
	background:url(images/nav_home.gif) no-repeat;
}

li.gallery a {
	width:142px;
	height:133px;
	background:url(images/nav_gallery.gif) no-repeat;
}

li.about a {
	width:109px;
	height:133px;
	background:url(images/nav_about.gif) no-repeat;
}

li.contact a {
	width:300px;
	height:133px;
	background:url(images/nav_contact.gif) no-repeat;
}

#content {
	width:871px;
	height:202px;
}

#content_tall {
	width:871px;
	height:307px;
}

#contact_tall {
	width:871px;
	height:307px;
	background:url(images/contact.gif) no-repeat top;
	position: relative;
}

#test_sketch {
	width:871px;
	height:105px;
}

#testimonial {
	width:486px;
	height:105px;
	float:left;
}

ul.testimonial_button {
	float:left;
}

ul.testimonial_button li {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}

ul.testimonial_button li a {
	height:105px;
	float:left;
	margin:0;
	padding:0;
}

ul.testimonial_button li a:hover {
	background-position:0px -105px;
}

li.testimonial a {
	width:486px;
	height:105px;
	background:url(images/testimonials.gif) no-repeat;
}

#sketch {
	height:105px;
	width:385px;
	float:left;
	background:url(images/clip_sketch.gif) no-repeat top;
}

#footer {
	height:156px;
	width:871px;
	clear:both;
}