@charset "UTF-8";
html {
	text-align: center;
}
body {
	text-align: left;
}
#wrapper #header h3 {
	display: none;
	visibility: hidden;
}
#sidebar {
	float: left;
	width: 240px;
	text-align: center;
	position: fixed;
}
#header {
	float: right;
	width: 700px;
	margin-top: 44px;
	position: relative;
}
#header h1 {
	float: left;
	margin-top: 46px;
	display: none;
	width: 220px;
	margin-right: 20px;
	visibility: hidden;
}
#header img {
	float: left;
	/*margin-top: 44px;*/
	/*margin-right: 20px;*/
}
#header h2 {
	float: right;
	display: block;
	position: absolute;
	left: 240px;
	line-height: 32px;
	/*margin-top: 54px;*/
}
#footer {
	clear: both;
	float: left;
	width: 240px;
	text-align: center;
	height: 108px;
}
#navigation li, #navigation a {
	display: block;
	width:240px;
	line-height: 1.8em;
	float:left;
	clear:both;
}
.clear {
	clear: both;
}
#wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	float: right;
	width: 700px;
	margin-top: 20px;
	padding-bottom: 44px;
}
.thirdCol {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.thirdColLast {
	float: left;
	width: 220px;
	margin-right: 0px;
}
.twoThirdsColLast {
	float: left;
	width: 460px;
	margin-right: 0px;
}
#content p {
	float: right;
	width: 460px;
}
.floatLeft {
	float: left;
}
.sectionWrapper {
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
}
/* Hides from IE5-mac \*/
html .sectionWrapper {height: 1%;}
/* End hide from IE5-mac */

.scrollList {
	height: 300px;
	overflow: auto;
}
.scrollList h5 {
	margin-bottom: 10px;
}
.imageGrouping {
	margin-bottom: 10px;
}
.portfolio {
	clear: both;
}
.portfolio li {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	z-index: 1;
}
.portfolioSixth {
	margin-right: 0px !important;
}
#flashPlayer {
	margin-left: 240px;
	margin-bottom: 10px;
}
.thirdCol li, .thirdColLast li {
	margin-bottom: 5px;
}
.thirdCol h6, .thirdColLast h6 {
	margin-bottom: 5px;
}
.downloadList li, .downloadList a {
	display: block;
	height: 27px;
	width: 100px;
	line-height: 27px;
	text-align: center;
}
.ccLicense {
	margin-top: 10px;
}.ccLicense img {
	margin-top: 5px;
}
.hide {
	display: none;
	visibility: hidden;
}
#contact .tags {
	display: none;
	visibility: hidden;
}
.portfolio .new {
	float: left;
	height: 62px;
	width: 92px;
	position: absolute;
	z-index: 2;
}
