html{
	height:100%;}

body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	background-image:url(../graphx/bg.gif);
	background-position:top left;
	height:100%;}

/*--------------- PAGE CONTAINER !!!!! -------------*/
#pageContainer{
	width:100%;
	height:100%;
	min-height:100%;}
	
#container{
  position:relative;
	text-align:left;
	width:980px;
	height:auto;
	padding:0px 0px 10px 0px;}
	
	
/*-------------------------------------------------*/
div{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;}

table{
	margin:0px;
	padding:0px;	
	border:0px;}
	
td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;}

/*--------------- default links ---------------*/
a, a:link{text-decoration:underline; color:#549C14;}
a:visited{text-decoration:underline; color:#549C14;}
a:hover{text-decoration:underline; color:#999999;}

p{
	margin:0px 0px 10px 0px;}
	
.smText{
	font-size:10px;}

ul{  
	margin:0px 0px 18px 18px;
	padding:0px;}
	
ol{  
	margin-top: 0px;}

li{  
	margin: 4px 0px 0px 0px;
	/*list-style-image:url();*/}

hr{
	height:1px;
	background-color: #999999;
	color:#999999;
  border:0px;
	margin:15px 0px 15px 0px;
  width:100%;}

img{
	border:none;
	display:block;}
	
.hLink, a.hLink, a.hLink:visited, a.hLink:link{
	text-decoration:none;}
a.hLink:hover{
	text-decoration:underline;}
	
.customLink1, a.customLink1, a.customLink1:visited, a.customLink1:link{
	color:#549C14;
	text-decoration:none;}
a.customLink1:hover{
	color:#549C14;
	text-decoration:underline;}

/*--------------- HEADER STYLES ---------------*/
h1{
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	font-weight:normal;
	margin:0px 0px 10px 0px;}
	
h2{
	font-size:15px;	
	font-family:Arial, Helvetica, sans-serif;
	color:#4C4C4C;
	font-weight:bold;
	letter-spacing:-.25px;
	margin:0px 0px 5px 0px;}

h3{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 0px;}
	
.customHeader1{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3C83BB;
	font-weight:bold;
	letter-spacing:0px;
	margin:0px 0px 10px 0px;}
	
.customHeader2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#549C14;
	font-weight:bold;
	margin:0px 0px 5px 0px;}
	
.customHeader3{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3C83BB;
	font-weight:normal;
	margin:0px 0px 0px 0px;}

/*--------------- MAIN CONTENT AREA ------------------------------------------------------------------------------*/
#content{
	position:relative;
	overflow:auto;
	width:980px;
	height:auto;
	background-color:#FFFFFF;}

#contentTop{
	position:relative;
	overflow:auto;
	height:auto;
	width:940px;
	padding:15px 20px 15px 20px;}
	
#contentTopCopy{
	width:710px; 
	padding-top:90px;}
	
.tageline{
	position:absolute; 
	top:20px; 
	left:340px;}

.logo{
	position:absolute; 
	top:20px; 
	left:20px;}
	
#contentBottom{
	position:relative;
	background-image: url(../graphx/bg_align_top.gif); 
	background-repeat:repeat-x;
	background-position:top left;
	overflow:auto;
	height:auto;}
	
#contentBottomLeft{
	position:relative;
	float:left;
	width:448px;
	padding:20px 40px 20px 20px;}
	
#contentBottomRight{
	position:relative;
	float:left;
	width:450px;
	padding:20px 0px 20px 0px;}
	
.calloutProducts{
	position:relative;
	width:144px;
	float:left;}
	
.callout1{
	position:relative;
	display:block;
	border:1px solid #3C83BB; 
	width:448px;
	height:auto;
	background-image: url(../graphx/bg_align_bot.gif); 
	background-repeat:repeat-x;
	background-position:bottom left;}
	
.calloutCopy{
	padding:8px 6px 8px 6px;
	font-size:9px;}
	
.callout2{
	position:relative;
	float:left;
	display:block;
	border:1px solid #3C83BB; 
	width:144px;
	height:auto;
	background-image: url(../graphx/bg_align_bot.gif); 
	background-repeat:repeat-x;
	background-position:bottom left;}


/*--------------- HEADER ---------------------------------------------------------------------------------------------*/
#header{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	padding:12px 0px 7px 0px;
	width:100%;  
	background-color:#3C83BB;}
	
#languageLink{
	position:absolute;
	top:14px;
	right:20px;
	text-align:right;
	width:200px;}

/*--------------- FOOTER ---------------------------------------------------------------------------------------------*/
#footer{
	position:relative;
	width:100%;
	font-size:12px;
	font-weight:bold;
	padding:13px 0px 13px 0px;
	background-color:#3C83BB;
	width:980px;
	color:#FFFFFF;
	text-align:center;}
	
.footerLink, a.footerLink, a.footerLink:visited, a.footerLink:link{
	color:#FFFFFF;
	text-decoration:none;}
a.footerLink:hover{
	color:#FFFFFF;
	text-decoration:underline;}
	
#copyright{
	position:relative;
	width:100%;
	padding:20px 0px 0px 0px;  
	font-size:9px;
	color:#FFFFFF;
	text-align:center;}
	
/*--------------- BUTTON STYLES ---------------*/
.btnDownload, a.btnDownload, a.btnDownload:visited, a.btnDownload:link{  
	background-image:url(../graphx/btn_download.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:136px; 
	height:36px;
	margin:0px 0px 0px 0px;}
a.btnDownload:hover{
	background-position:0px -36px;}
.btnDownload span{visibility:hidden;display:block; font-size:6px;}

.btnDownloadde, a.btnDownloadde, a.btnDownloadde:visited, a.btnDownloadde:link{  
	background-image:url(../graphx/btn_download_de.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:154px; 
	height:35px;
	margin:0px 0px 0px 0px;}
a.btnDownloadde:hover{
	background-position:0px -35px;}
.btnDownloadde span{visibility:hidden;display:block; font-size:6px;}

.btnDownloadfr, a.btnDownloadfr, a.btnDownloadfr:visited, a.btnDownloadfr:link{  
	background-image:url(../graphx/btn_download_fr.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:136px; 
	height:36px;
	margin:0px 0px 0px 0px;}
a.btnDownloadfr:hover{
	background-position:0px -36px;}
.btnDownloadfr span{visibility:hidden;display:block; font-size:6px;}

.btnArrow1, a.btnArrow1, a.btnArrow1:visited, a.btnArrow1:link{
	position:absolute;
	left:58px;
	z-index:200;
	background-image:url(../graphx/btn_arrow1.gif);
	background-repeat:no-repeat;
	display:block;
	clear:both;
	width:30px; 
	height:30px;
	margin:0px 0px 0px 0px;}
a.btnArrow1:hover{
	background-position:0px -30px;}
.btnArrow1 span{visibility:hidden;display:block;height:-1px; font-size:6px;}


a#btnLaunchit, a#btnLaunchit, a#btnLaunchit:visited, a#btnLaunchit:link{
	position:absolute;
	top:105px;
	left:85px;
	z-index:200;
	background-image:url(../graphx/btn_launch_it.gif); 
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:275px;
	margin:0px 0px 0px 0px;}
a#btnLaunchit:hover{
	background-position:0px -35px;}
a#btnLaunchit span{visibility:hidden;display:block;font-size:6px;}



a#btnLaunchen, a#btnLaunchen, a#btnLaunchen:visited, a#btnLaunchen:link{
	position:absolute;
	top:89px;
	left:155px;
	z-index:200;
	background-image:url(../graphx/btn_launch_en.gif); 
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:136px;
	margin:0px 0px 0px 0px;}
a#btnLaunchen:hover{
	background-position:0px -35px;}
a#btnLaunchen span{visibility:hidden;display:block;font-size:6px;}

a#btnLaunchde, a#btnLaunchde, a#btnLaunchde:visited, a#btnLaunchde:link{
	position:absolute;
	top:89px;
	left:122px;
	z-index:200;
	background-image:url(../graphx/btn_launch_de.gif); 
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:197px;
	margin:0px 0px 0px 0px;}
a#btnLaunchde:hover{
	background-position:0px -35px;}
a#btnLaunchde span{visibility:hidden;display:block;font-size:6px;}

a#btnLaunchfr, a#btnLaunchfr, a#btnLaunchfr:visited, a#btnLaunchfr:link{
	position:absolute;
	top:91px;
	left:108px;
	z-index:200;
	background-image:url(../graphx/btn_launch_fr.gif); 
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:235px;
	margin:0px 0px 0px 0px;}
a#btnLaunchfr:hover{
	background-position:0px -35px;}
a#btnLaunchfr span{visibility:hidden;display:block;font-size:6px;}

a#btnLaunchjp, a#btnLaunchjp, a#btnLaunchjp:visited, a#btnLaunchjp:link{
	position:absolute;
	top:89px;
	left:152px;
	z-index:200;
	background-image:url(../graphx/btn_launch_en.gif); 
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:197px;
	margin:0px 0px 0px 0px;}
a#btnLaunchjp:hover{
	background-position:0px -35px;}
a#btnLaunchjp span{visibility:hidden;display:block;font-size:6px;}

a#btnLaunchkr, a#btnLaunchkr, a#btnLaunchkr:visited, a#btnLaunchkr:link{
	position:absolute;
	top:89px;
	left:152px;
	z-index:200;
	background-image:url(../graphx/btn_launch_en.gif); 
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:197px;
	margin:0px 0px 0px 0px;}
a#btnLaunchkr:hover{
	background-position:0px -35px;}
a#btnLaunchkr span{visibility:hidden;display:block;font-size:6px;}

a#btnLaunchsc, a#btnLaunchsc, a#btnLaunchsc:visited, a#btnLaunchsc:link{
	position:absolute;
	top:89px;
	left:152px;
	z-index:200;
	background-image:url(../graphx/btn_launch_en.gif); 
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:197px;
	margin:0px 0px 0px 0px;}
a#btnLaunchsc:hover{
	background-position:0px -35px;}
a#btnLaunchsc span{visibility:hidden;display:block;font-size:6px;}

a#btnLaunchtc, a#btnLaunchftc, a#btnLaunchtc:visited, a#btnLaunchtc:link{
	position:absolute;
	top:89px;
	left:152px;
	z-index:200;
	background-image:url(../graphx/btn_launch_en.gif); 
	background-repeat:no-repeat;
	display:block;
	clear:both;
	height:35px;
	width:197px;
	margin:0px 0px 0px 0px;}
a#btnLaunchtc:hover{
	background-position:0px -35px;}
a#btnLaunchtc span{visibility:hidden;display:block;font-size:6px;}


a#btnlanguageen, a#btnlanguageen, a#btnlanguageen:visited, a#btnlanguageen:link{
	background-image:url(../graphx/btn_language_en.gif); 
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	top:50px;
	left:50px;
	clear:both;
	height:36px;
	width:119px;
	margin:0px 0px 0px 0px;}
a#btnlanguageen:hover{
	background-position:0px -36px;}
a#btnlanguageen span{visibility:hidden;display:block;font-size:6px;}


a#btnlanguagede, a#btnlanguagede, a#btnlanguagede:visited, a#btnlanguagede:link{
	background-image:url(../graphx/btn_language_de.gif); 
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	top:50px;
	left:170px;
	clear:both;
	height:36px;
	width:119px;
	margin:0px 0px 0px 0px;}
a#btnlanguagede:hover{
	background-position:0px -36px;}
a#btnlanguagede span{visibility:hidden;display:block;font-size:6px;}


/*----------------------------------------------------------------------*/
form{
	margin:0px;
	padding:0px;}
	
select{
  color:#000000;
	font-size:10px;}
		
input{
	color:#000000;
	font-size:10px;}
	
input, textarea{
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}
	
select{
  color:#000000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;}


