* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #000000;
	background-color: #FFFFFF;
}

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

a img {
	border: none;
}

img {
	display: block;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: "Swiss 721 BT", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 60px;
	line-height: 60px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	font-size: 30px;
	line-height: 30px;
	font-style: normal;
	font-weight: normal;
}

h3 {
	font-size: 21px;
	line-height: 21px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
}

#bg {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
}

#container {
	position: fixed;
	overflow: auto;
	width: 100%;
	height: 100%;
}

#content {
	position: relative;
	display: block;
	width: 100%;
	min-height: 100%;
    height: auto !important;
    height: 100%;
	margin-bottom: -22px;
}

#top {
	display: block;
	height: 5px;
}

#bottom {
	display: block;
	height: 30px;
}

.centering {
	position: relative;
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	z-index: 1000;
}

.field {
	display: block;
	width: 576px;
	padding: 12px;
	padding-bottom: 22px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 16px;
	background-color: #FFFFFF;
}

.field p {
	float: left;
	display: block;
	width: 332px;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 40px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../layout/close_quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.field h2 {
	display: block;
	width: 340px;
	margin-left: auto;
	margin-right: auto;
}

.field newsTitle {
	float: left;
	width: 330px;
	padding-right: 40px;
	margin-left: 0px;
	margin-right: 0px;
}

.openQuote {
	float: left;
	display: block;
	width: 108px;
	height: 45px;
	background-image: url(../layout/open_quote.gif);
	background-repeat: no-repeat;
	background-position: 78px 19px;
}

.field .email,
.field .telephone,
.field .download,
.field .link {
	float: none;
	display: block;
	width: 344px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 12px;
	color: #999999;
	font-size: 18px;
	line-height: 21px;
	background-image: none;
}

.field .download,
.field .link {
	margin-top: 10px;
	padding-left: 41px;
	padding-right: 41px;
	width: 342px;
	background-image: url(../layout/download.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.field .email,
.field .telephone {
	text-align: center;
}

.field .email:hover,
.field .download:hover,
.field .link:hover {
	color: #000000;
}

.field .date {
	float: left;
	display: block;
	width: 108px;
	font-size: 15px;
	line-height: 15px;
	text-align: right;
	color: #999999;
	padding-left: 0px;
	padding-right: 12px;
	margin-top: 7px;
	background-image: none;
}

.field .newsImageLink,
.field .newsImage {
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
}

.field .newsImageLink {
	width: 330px;
	padding-left: 45px;
	padding-right: 55px;
	background-image: url(../layout/download.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.showBG {
	display: block;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6px;
	padding-top: 8px;
	padding-bottom: 75px;
}

#show {
	display: block;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

.profileNav, .projectNav, .slideshowNav {
	list-style: none;
}

.projectNav, .slideshowNav {
	display: block;
	width: 900px;
	height: 16px;
	margin-bottom: 6px;
	float: right;
}

.profileNav li,
.projectNav li,
.slideshowNav li {
	font-family: "Swiss 721 BT", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
}

.profileNav li {
	float: left;
	margin-right: 7px;
}

.projectNav li,
.slideshowNav li {
	float: right;
	margin-left: 7px;
}

.profileNav li a,
.projectNav li a,
.slideshowNav li a {
	display: block;
	margin-left: -5px;
	margin-right: -5px;
	margin-bottom: -1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	cursor: pointer;
}

#splashFlash {
	position: relative;
	display: block;
	width: 100%;
	height: 600px;
}

#flash {
	position: relative;
	display: block;
	width: 100%;
	height: 500px;
	margin-top: -15px;
	z-index: 1;
}

#footer, #push {
	position: relative;
    height: 22px;
}

#footer {
	display: block;
	width: 884px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 8px;
	padding-right: 8px;
}

#footer ul li {
	font-family: "Swiss 721 BT", "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	list-style: none;
	list-style-type: none;
	float: left;
	margin-right: 10px;
	line-height: 20px;
	font-size: 9px;
}

#footer ul li a {
	margin-bottom: -3px;
	padding-bottom: 3px;
}

.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
