* { margin: 0px; padding: 0px; border: 0px;  
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:none; 
  }
  
body {
  margin:0;
  border:0;
  padding:0;
  height:100%; 
  max-height:100%; 
  background-color: #FFF;
  color:#888888;
  overflow: hidden; 
  }

p {
	padding: 5px 0px 10px 0px;
	vertical-align: bottom;
}

img {
	border: 0px;
}

.centerBox {
	text-align: center;
	overflow: auto;
	height: 94%;
	width: 100%;
	position: absolute;
}

#main {
	width: 970px;  
	margin: 0px auto;
	text-align: left;
}

#flashmain {
	width: 970px;
	height: auto; 
}

#flashintro {
	width: 970px;
	height: 700px; 
}

#flashintro2 {
	width: 970px;
	height: 433px; 
}

#col1 {
	top: 433px; 
	left: 0px; 
	width: 293px;
	float: left;
	margin-right: 52px;
}

#col2 {
	width: 293px;
	float:left; 
	margin-right: 46px;
}

#col2_expanded {
	width: 625px;
	float:left; 
}

#col3 {
	width: 286px;
	float:left;
}

#col3 #logo {
	position: relative;
	top: 0px; 
	left: 108px; 
	width: 178px;
	height: 55px;
}

#col2_expanded #logo {
	position: relative;
	top: 0px; 
	left: 447px; 
	width: 178px;
	height: 55px;
}

#navi {
	margin-top: 42px;
	font-size:12px; 
}

#navi li {
	width:293px;
	height:31px;
	list-style:none;
	border-bottom: 1px solid #E9E9E9;
}

#navi a {
	width:293px;
	height:31px;
	color:#888888;
	display: block;
	background-image: url(../images/arrow_navi_low.gif);
}

#navi a:visited {
	color:#888888;
}

#navi a:hover, #col1 #navi a.high {
	color:#330066;
	background-image: url(../images/arrow_navi_high.gif)
}

#col1 #navi li.high {
	color:#330066;
}

.naviText {
	padding-top: 9px;
	display: block;
}

a.news {
	width:293px;
	height:31px;
	color:#888888;
	display: block;
	font-weight: bold;
	vertical-align: top;
}

a.news:visited {
	color:#888888;
}

a.news:hover, #col1 #news a.high {
	color:#330066;
}

.copytext {
	font-size:13px; 
	line-height:16px;
}

#col2 .copytext {
	width: 270px;
}

#col2 .copytextBox, #col2_expanded .copytextBox {
	margin-top: 73px; 
	border-bottom: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	padding-top: 7px;
	padding-bottom: 8px;
}

#col2_expanded .copytextBox {
	margin-top: 18px;
	overflow: auto
	 
}

#col2_expanded .copytext {
	width: 580px;
}

#col2_expanded .copytext a {
	color:#888888;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	font-size:12px;
	font-weight: bold;
	padding-left: 14px;
}

#col2_expanded .copytext a.pressnavilink {
	color: #330066;
	text-decoration: none;
	background-image: none;
	font-weight: normal;
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;
}

#col2_expanded a.contactlink {
	width:293px;
	height:31px;
	color:#330066;
	display: block;
	background-image: url(../images/arrow_contactlink_high.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	line-height: 13px;
	font-size:12px; 
	padding-top: 9px;
	padding-left: 15px;
}

a.hyperlink {
	color:#888888;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 15px;
	vertical-align: middle;
}

a.hyperlink:hover {
	color:#330066;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	padding-left: 15px;
}

#col2_expanded a.downloadlink {
	width:293px;
	height:20px;
	color:#330066;
	display: block;
	background-image: url(../images/arrow_contactlink_high.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}

#col2_expanded .linktextblock {
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 25px;
}

#col2_expanded .linktextblock a {
	color:#330066;
	background-image: url(../images/arrow_contactlinks.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size:12px;
	margin-bottom: -11px;
}


.contactlinkText {
	line-height: 13px;
	font-size:12px; 
	padding-top: 9px;
	padding-left: 15px;
}

.downloadlinkText {
	line-height: 13px;
	font-size:12px; 
	padding-top: 9px;
	padding-left: 15px;
}

#newsletter {
	position: relative;
	top: 114px;
	width:286px;
	height:31px;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

.newsletterText {
	font-size:12px; 
	padding-top: 9px;
	display: block;
}

#newsletter a {
	width:286px;
	height:31px;
	color:#888888;
	display: block;
	background-image: url(../images/arrow_newsletter_low.gif);
}

#newsletter a:visited { 
	color:#888888; 
} 

#newsletter a:hover { 
	color:#330066; 
	background-image: url(../images/arrow_newsletter_high.gif) 
}

#newsletteremail {
	padding: 20px;
}

#footer {
	padding-top: 5px;
	position:fixed;
    bottom:0px;
    width:100%;
	height: 6%;
	position: absolute; 


}

#footerContent {
	position: relative; 
	width: 970px;
	 
	margin: 0px auto;
	text-align: left;
	padding-bottom: 0px;
	vertical-align: bottom;
}

#logostofanel {
	position: absolute;
	top: -1px;
}

#buttonaudio {
	position: absolute;
	width: 60px;
	height: 30px;
	top: 0px;
	left: 343px;
	z-index: 10; 
}

#footerNavi {
	position: absolute;
	top: 8px;
	left: 332px;
	width:650px;
	height:40px;
	font-size:11px; 
	line-height: 15px;
	text-align: right;
}

#flashfooterline {
	height: 8px;
	position: relative; 
	width: 970px;
	 
	margin: 0px auto;
	text-align: left;
}

#footerNavi li {
	display:inline;
	list-style:none;
	padding-right:13px; 
}

#footerNavi li.lang {
	padding-right:8px; 
}

#footerNavi li.spacer {
	padding-right:36px; 
}

#footerNavi a {
	color:#888888; 
}

#footerNavi a:visited {
	color:#888888;
}

#footerNavi a:hover, #footer #footerNavi a.high {
	color:#330066;
}

.contacttext {
	font-size:12px; 
	line-height:16px;
	float:left;
	width:300px;
	height:500px;
}

.contactform {
	font-size:12px; 
	float:right;
	width:300px;
}

input {
	padding-top: 6px;
	padding-left: 10px;	
	background-color:white; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 285px;
	height: 18px;
	color: #000000;
	border: 1px solid #DDDDDD;
}

textarea {
	padding-top: 6px;
	padding-left:10px;
	background-color:white; 
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 285px;
	color: #000000;
	border: 1px solid #DDDDDD;
}

#newsBox {
	clear: both;
}

#newsLeft {
	float: left; 
	margin: 0;
	padding: 0;
}

#newsRight {
	margin: 0;
	padding: 0 0 20px 0;
}

#newsDetail {
	float: left; 
	width: 250px;
	margin: 0 0 0 20px;
	padding: 0 -120px 0 0;
}

#newsFooter {
	width: 100%;
	border-top: 1px solid #E9E9E9;
	clear: both;
	padding: 20px 0 20px 0;
}

#contentFooter {
	width: 100%;
	clear: both;
	padding: 20px 0 20px 0;
}
