html { }
body {
	color: #333333;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #000000;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
p {}
td {}
a:link { color: #000000 }
a:visited { color: #000000 }
a:hover { color: #333333 }
a:active { color: #ff9900 }

.quoteBody
{
	margin-right: 14px;
	margin-left: 14px;
	line-height: 18px;
	text-align: center;
	margin-top: 48px;
	color: #ffffff;
	font-size: 13px;
}


.indentedBody
{
	text-indent: 16px;
}

#aboutLeftContent
{
	color: #ffffff;
	width: 500px;
}

.clientsColumn
{
	line-height: 18px;
	float: left;
	margin-left: 100px;
	color: #ffffff;
}
 
.quoteAuthor
{
	font-style: italic;
	font-weight: bold;	
}

.circle
{
	margin-right: 6px;
	position: relative;
	float: left;
}

#rightContent
{
	float: left;
	height: auto;
	width: 340px;
	margin-top: 40px;
}

#fullContent
{
	height: auto;
	width: auto;
	margin-top: 40px;
}

#portfolioViewerButtons
{
	position: relative;
	height: auto;
	width: 56px;
	margin-right: auto;
	margin-left: auto;
}

#arrowButtonPrevious
{
	margin-right: 4px;
	cursor: pointer;
}

#arrowButtonNext
{
	margin-left: 4px;
	cursor: pointer;

}

.portfolioViewer
{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width:980px;
	background-color: #000000;
	padding: 8px;
	float:left;
}

#portfolioViewerSelector
{
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	position: relative;
	height: auto;
}

#xhtmlValidatedIcon
{
	float: right;
	border: none;
	width: 88px;
	height: 31px;
	margin-top: 12px;
	margin-right: 8px;
}

#cssValidatedIcon
{
	float: right;
	border: none;
	width: 88px;
	height: 31px;
	margin-top: 12px;
	margin-right: 8px;
}

#contactInformation
{
	float: left;
	margin: 0px;
}

#portfolioViewerImage
{
	position: relative;
	height: 335px;
	width: 588px;
	background-image: url(http://tzdesignfirm.com/content/publication/image/tz-design-firm-publication-01.jpg);
	clear: both;
}

.button
{
	float: left;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
	letter-spacing: 1px;
	opacity: 0;
}

.button a:link, .button a:visited, .button a:active
{
	text-decoration: none;
}
.button a:hover
{
	text-decoration: none;
}

#loadingBlack{
	position: relative;
	height: 66px;
	width: 66px;
	margin: auto;
	top: 100px;
	background-image: url(http://tzdesignfirm.com/image/loading-black.gif);
}

#loadingWhite{
	position: relative;
	height: 66px;
	width: 66px;
	margin: auto;
	top: 100px;
	background-image: url(http://tzdesignfirm.com/image/loading-white.gif);
}

#aboutButton{}
#clientsButton{}
#printDesignButton{}
#advertisingButton{}
#identityButton{}
#interactiveWebButton{}
#publicationButton{}

#contentFrame{
	height: auto;
	width: auto;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #666666;
	overflow: hidden;
	padding: 16px;
}

#content{
	height: auto;
	width: auto;
	background-color: #666666;
	overflow: hidden;
	padding: 16px;
}

#logo
{
	position: absolute;
	height: 90px;
	width: 200px;
	background-image: url(http://tzdesignfirm.com/image/logo.png);
	background-repeat: no-repeat;
	left: -100px;
	bottom: 0px;
	cursor: pointer;
}
.pinkHeader {
	color: #ff9900;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 14px;
	font-size: 14px;
}
#header{
	position: relative;
	left: 0px;
	height: 106px;
	width: auto;
	top: 0px;
}
#navigation{
	height: auto;
	width: auto;
	padding-right: 4px;
	padding-left: 4px;
	position: absolute;
	left: 158px;
	bottom: 0px;
}
#topDivider
{
	background-color: #000000;
	height: 1px;
	width: auto;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 16px;
	margin-bottom: 16px;
}
#bottomDivider
{
	background-color: #000000;
	height: 60px;
	width: auto;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 16px;
	margin-bottom: 4px;
	padding: 4px;
}
#bottomDivider:hover, #bottomDivider:hover a
{
	color: #000000;
}

#topDivider:hover, #bottomDivider:hover
{
	background-color: #000000;
}
#footer{
	position: relative;
	height: 20px;
	width: 400px;
	left: 0px;
	margin-left: 4px;
}