body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

body,td,th {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

#wrapper {
	margin: 0 auto;
	text-align: center;
	width: 960px;
}

#panoramic {
	width: 960px;
	text-align: center;
	clear: both;
}

#separator {
	width: 800px;
	text-align: center;
	margin: 0 auto;
}

#separator p {
	text-align: left;
	padding: 0;
}
#logo {
	margin: 0 auto;
	float: left;
}

#topheader-right {
	float: right;
	margin: 0 auto;
	text-align: right;
	width: 225px;
}

h1 {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 137px;
	width: 277px;
	margin: 0 auto;
}

h1 span {
	display: none;
	margin: 0 auto;
}

h2.branding {
	background-image: url(../images/branding.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 100px;
	margin: 0 15px 0 0;
}

h2.printdesign{
	background-image: url(../images/printdesign.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 121px;
	margin: 0 15px 0 0;
}

h2.webdesign {
	background-image: url(../images/webdesign.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 122px;
	margin: 0 15px 0 0;
}

h2.photography {
	background-image: url(../images/photography.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 142px;
	margin: 0 15px 0 0;
}


h2 span {
	display: none;
	margin: 0 auto;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	text-transform: uppercase;
	padding: 0;
	
}

#thumnails {
	padding-left: 30px;
	padding-top: 20px;
	text-align: center;
}

#thumbnails img {
	padding: 0 3px 0 3px;
}

a, a:visited {
	color: #ffff00;
	text-decoration: none;
}

a:hover {
	color: #FFA500;
}

#sections {
	margin: 0 auto;
	padding: 0;
	clear: both;
}

#sections ul {
	list-style: none;
	width: 960px;
	height: 80px;
	text-align: center;
		padding: 0 0 0 100px;
}

#sections ul li {
	float: left;
	width: 180px;
	text-align: left;
	padding: 0 20px 0 0;
}

#sections p {
	text-align: left;
}

#footer {
	margin: 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
		clear: both;
}

table.biotable {
	padding: 0 0 0 50px;
}

#footer p {
		font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: Gray;
}