.white_nav{
	background:url(images/uploads/heading-white.gif) no-repeat;
	width:733px;
	height:42px;
	font-weight:bold;
	margin-bottom:10px;margin-top:1px;
	}
.white_nav h1{
	color:#0085cd;
	padding-left:20px;
	}	
.submenu{
	width:733px;
	/* text-align:center; ist */
	margin-bottom:20px;
	}
		
.submenu a{
	color:#fcaf17;border-right:2px solid #73a533;	/* padding:0 10px; ist */ 
        padding-right:8px;
        margin-right:8px;
	}	
.submenu a.last{
	border:none;
        margin-right:0; /* ist */
        padding-right:0; /* ist */
	}	
.system_left{
	float:left;
	width:530px;
	}
.system_right{
	float:right;
	width:157px;
	}
.system-box{
	background:url(images/uploads/electro-concept-box-bottom.gif) no-repeat bottom;
	width:503px;
	padding-bottom:21px;
	float:left;		
	}
.system-box h1{
	margin:0;
	padding:0;
	background:url(images/uploads/electro-concept-box-top.gif) no-repeat top;
	width:503px;
	height:24px;
	}
.system-box div{
	background:url(images/uploads/electro-concept-box-middle.gif) repeat-y;
	width:364px;
	padding:10px 20px;float:left;
	}	
.download{
	background:url(images/uploads/download.jpg) no-repeat;
	float:left;
	width:584px;
	margin-top:20px;
	height:40px;
	font-weight:bold;
	padding:26px 0px 20px 150px;
	position:relative;
	}	
.download #download_bt{
	position:absolute;
	top:16px;
	left:61px;
	}	
.download .white{
	color:#fff;
	}
.download .yellow{
	font-size:1.3em;color:#fcaf17;
	}			
	
	