html, body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: black;	
	width: 100%;
	height: 100%;
}

body {
	background-color: white;
	background-repeat: no-repeat;
	background-position: top left;
}

img {
	border: 0;
}

a {
	color: #0000FF;
}

a:hover {
	background-color: #E3E3E3;
}

p {
	margin: 0; padding: 0;
	margin-bottom: 1em;
}

.abbr {
	line-height: 15px;
	text-decoration: none;
	border-bottom: 1px dashed #0000FF !important;
}

.abbr:hover {
	text-decoration: none;
	border-bottom: 1px dashed #000;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0; padding: 0;
	font-weight: bold;
}

h2 {
	font-size: 15px;
}

form, fieldset {
	margin: 0; padding: 0;
	border: none;
}

input, select, textarea, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

.cform {
	width: 300px;
}

textarea.cform {
	height: 100px;
}

.hidden {
	display: none;
}

.visible {
	display: block;
}

.clearer {
	clear: both;
	display: block;
}

.error {
	font-weight: bold;
	color: #0000FF;
}

.home {
	color: #000/*#EFEFEF;*/;
/*	width: 940px;*/
	margin-top: 600px !important;
}

#logoContainer {
	position: absolute;
	z-index: 10;
	top: 25px;
	left: 28px;
}

.subHeader {
	position: absolute;
	z-index: 10;
	top: 28px;
	left: 167px;
}


.navigation {	
	margin: 63px 0px 0px 28px;
}

.navContainer, .projectContainer, .textContainer {
	position: relative;
	width: 940px;
}

#headlineContainer {
	height: 30px;
}

.navigation_gallery {
	position: absolute;
	width: 315px;
	top: 530px;
	right: 80px;
	z-index: 5;
}

.newsItem {
	width: 450px;
	padding-bottom: 15px;
}

.newsContainer {
	position: relative;
	width: 450px;
}

.nTitle {
	width: auto;
	line-height: 20px;
	background: url("../i/bg-desc.gif") top left;
	padding-bottom: 1px;
}

.lCont {
	display: inline;
	float: right;
	margin-top: -15px;
}

#imageContainer {
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
	width: 100%; height: 100%;
	overflow: auto;
}

.navigation select {
	width: 184px;
	display: inline;
	margin-right: -1px;
}

.navigation_gallery select  {
	width: 184px;
	display: inline;
	margin-right: 5px;
}

.navBt {
	width: 29px;
	height: 21px;
	font-family: monospace;
	font-size: 15px;
	_font-size: 21px;
	line-height: 16px;
	font-weight: normal;
}

.closeBt {
	width: 29px;
	height: 21px;
/*
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	margin-right: 5px;*/
	font-family: Arial;
	font-size: 15px;
	_font-size: 15px;
	line-height: 16px;
	font-weight: normal;
}

.navigation .menu {
	float: left;
}
.navigation .buttons {
	float: right;
}

.content {
	position: relative;
	margin: 20px 28px 0px 28px;
}

.projectDesc {
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 32px;
	left: 0px;
}

.projectText {
	width: auto;
	background-color: white;
}

.projectImages {
	position: relative;
	width: 100%;
	z-index: 1;	
	height: 345px;
	top: 41px;
	_top: 36px;
	overflow: auto;
}

.projectInfo {
	position: relative;
	margin-top: 60px;
}

.infoColumn {
	width: 455px;
	line-height: 20px;
	background: url("../i/bg-desc.gif") top left;
	padding-bottom: 1px;
}

.infoTitle {
	width: 144px;
	font-weight: bold;
	float: left;
}

.gallery {
	width: 185px;
	font-size: 11px;
	line-height: 14px;
	height: 18px;
	margin-top: 1px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.footer {
	margin: 85px 28px 0px 28px;
	padding-bottom: 40px;
}

.iBox {
	display: inline;
	float: left;
	color: #A7A7A7;
}

.iBox2 {
	color: #A7A7A7;
}

.mr {
	margin-right: 73px;
}
