* {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font: 12px "Trebuchet MS", arial, helvetica, sans-serif;
	line-height: 135%;
	cursor: default;
}
p {
	font: 12px "Trebuchet MS", arial, helvetica, sans-serif;
	color: #999999;
	line-height: 165%;
	margin: 0 0 1.4em 0;
}
a, a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
	color: #555;
	display: block;
	padding: 0;
	clear: both;
	letter-spacing: -1px;
	line-height: 150%;
}
h1 {
	font-size: 45px;
	padding: 5px;
	padding-left: 25px;
	background: #000000;
	color: #ffffff;
	letter-spacing: -3px;
	margin-bottom: 5px;
	margin-top: 50px;
}
h2 {
	font-size: 16px;
	background: #000000;
	color: #ffffff;
	padding: 5px;
	padding-left: 25px;
	margin-bottom: 25px;
}
h3 {
	font-size: 1.2em;
	color: #000000;
	letter-spacing:0.25;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.2em;
}
hr {
	display: none;
}
form {
	padding: 0;
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
legend {
	display: none;
}
span.highlight {
	background: #c5c5a8;
}
#wrapper {
	background: transparent;
	margin: 2em 0 0 0;
	padding: 0;
	position: relative;
}
#refresh {
	float: right;
	position: fixed;
	top: 0;
	padding-top: 3px;
	padding-left: 5px;
	right: 0;
}
#refresh ul {
	padding: 3px 5px 3px 0;
	margin: 0;
}
#refresh ul li {
	float: left;
	width: 20px;
	height: 20px;
	display: inline;
}
#refresh ul li a.refreshLink {
	background: transparent url(reload-background.gif) right 51% no-repeat;
	padding-left: 14px;
	border: 0;
}
#refresh ul li a.hideLink {
	background: transparent url(show-background.gif) right 51% no-repeat;
	padding-left: 16px;
	border: 0;
}
#mainContent {
	width: 64em;
	margin: 0 auto;
	padding: 0;
}
h2.folio {
	margin-top: 850px;
	margin-bottom: 1px;
	background: url(title-bg.gif) left bottom repeat-x;
}
#innerContent, #contact, #whatIDo {
	margin: 1px 0 0 0;
	background: #000000 url(content-bg.gif) left top repeat-x;
	padding: 10px 25px 10px 25px;
	overflow: hidden;
}
.top {
	background: transparent;
	margin: .4em 0 5em 0;
	padding: 0;
	overflow: hidden;
}
.top p a {
	color: #ffffff;
	margin: 0;
	padding: 5px 10px 5px 30px;
}
.top p a img {
	border: 0;
}
.portfolio {
	background: transparent;
}
.portfolioInfo h3 {
	display: block;
	border-bottom: 1px solid #ffffff;
	margin-bottom: .4em;
	padding-bottom: .1em;
	font-size: 1.4em;
	color: #ffffff;
	letter-spacing:0.25;
}
.portfolio .portfolioPic {
	float: left;
	width: 452px;
	height: 302px;
	background: #ffffff;
	margin: 0 1em 1em 0;
	padding: .3em;
}
.portfolio .portfolioPic a img, .portfolio .portfolioPic img {
	border: 1px solid #000000;
}
.portfolio .portfolioInfo .portfolioSlug p {
	margin: 0;
	padding: 0;
}
.portfolio .portfolioInfo .portfolioSlug p.moreInfo {
	margin: 0 0 .8em 0;
	padding: 0;
}
.portfolio .portfolioInfo .portfolioSlug p a {
	color: #999999;
	text-decoration: underline;
}
.portfolio .portfolioInfo .portfolioSlug p a:hover {
	text-decoration: none;
}
.portfolio .portfolioInfo .portfolioSlug p span {
	font-weight: bold;
	color: #ffffff;
}
.portfolio div, #contact div {
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
}
.portfolio div a img, .portfolio div img, #contact form {
	float: left;
	margin: 0 10px 0 0;
	border: 0;
	padding: 0;
}
#whatIDo .firstCol, #whatIDo .secondCol, #whatIDo .thirdCol, #contact .firstCol, #contact .secondCol, #contact .thirdCol {
	float: left;
	width: 50%;
	margin-top: .8em;
}
#whatIDo .firstCol div, #whatIDo .secondCol div, #whatIDo .thirdCol div, #contact .firstCol div, #contact .secondCol div, #contact .thirdCol div {
	padding: 0 2.8em 0 0;
}
p#loadBar, p#emailSuccess {
	color: #999999;
	background: #000000;
	padding: .3em;
	line-height: 200%;
	display: inline;
	font-weight: bold;
}
label {
	display: block;
	color: #000000;
	font-size: .85em;
	margin: .2em 0;
}
label.selfCC {
	display: inline;
	color: #000000;
	padding: 3px 7px 3px 5px !important;
	font-size: 0.87em;
	display: none;
}
input#selfCC {
	margin-top: 3px;
	background: none;
	border: 0;
	float: left;
	width: auto;
}
#contact div {
	margin: 0 0 5px 0;
	overflow: hidden;
}
#contactFormArea {
	margin-bottom: 2em;
}
h2.topMargin {
	margin-top: 50px;
	margin-bottom: 0;
	background: url(title-bg.gif) left bottom repeat-x;
}
input, textarea {
	color: #000000;
	padding: .6em;
	width: 30em;
	margin: 0;
	font: .85em arial, sans-serif;
	background: #ffffff;
	border: 1px solid #ffffff;
}
.selfCCdiv {
	display: none;
}
input {
	width: 26em;
}
textarea {
	overflow: auto;
}
input.submit {
	width: auto;
	color: #999999;
	font-weight: bold;
	cursor: pointer;
}
#contact form {
}
#footer {
	position: relative;
	bottom: 0;
	clear: both;
	background: #000000;
	margin-top: 5px;
	padding: 10px 25px 125px 25px;
}
#footer p {
	color: #ffffff;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: 0;
}
#skiptocontent {
	position: absolute;
	left: -999em;
}
ul.clear li {
	list-style: none;
}
a#skiptocontent:active, a#skiptocontent:focus {
	left: 0px;
	font-style: normal;
	top: 0px;
	border: none;
	padding: 5px 5px 5px 25px;
	margin: 0 auto 0 auto;
	font-size: 0.9em;
	text-align: left;
	width: 100%;
	background: #333;
}