@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0; outline:none;}
.download-body1{
	width:100%;
	background:url(../images/downloadBg1.jpg) top left repeat-x #448FB2;
}
.download-body2{
	width:100%;
	background:url(../images/downloadBg2.jpg) top left repeat-x #529BBD;
}
.download-body3{
	width:100%;
	background:url(../images/downloadBg3.jpg) top left repeat-x #174D66;
}
.download-body4{
	width:100%;
	height:64px;
	background:url(../images/downloadBg4.jpg) top left repeat-x #174D66;
}
.download-innerbody1{
	width:1000px;
	margin:0 auto;
}
.download-innerbody2{
	width:960px;
	margin:0 auto;
	padding-top:80px;
	text-align:center;
}
.download-innerbody3{
	width:650px;
	margin:0 auto;
	padding-top:58px;
	text-align:center;
}
.download-logo{
	width:400px;
	padding-top:40px;
	height:199px;
	float:left;
	padding-left:36px;
}
.header-right{
	width:564px;
	float:left;
}
.flags{
	width:500px;
	height:34px;
	padding-top:41px;
	text-align:right;
}
.flags img{
	margin-left:5px;
}
.system{
	width:500px;
	height:70px;
	padding-top:14px;
	text-align:right;
}
.system img{
	margin-left:5px;
}
.clear{
	clear:both;
}
.navigation{
	width:564px;
	height:82px;
}
.navigation ul{
	width:564px;
	height:82px;
}
.navigation li{
	font:bold 19px 'ITCAvantGardeGothicBold' ;
	color:#FFF;
	float:left;
	display:block;
	height:82px;
}
.navigation li a{
	outline:none;
	font:bold 19px 'ITCAvantGardeGothicBold' ;
	color:#FFF;
	padding:0 0;
	text-decoration:none;
	height:82px;
	display:block;
}
.navigation li a:hover{
	outline:none;
	font:bold 19px 'ITCAvantGardeGothicBold' ;
	color:#FFF;
	padding:0 0;
	text-decoration:none;
	background:url(../images/button-hover.png) center top  no-repeat;
	height:82px;
	display:block;
}
.navigation li a.active{
	outline:none;
	font:bold 19px 'ITCAvantGardeGothicBold' ;
	color:#FFF;
	padding:0 15px;
	text-decoration:none;
	background:url(../images/button-hover.png) center top  no-repeat;
	height:82px;
	display:block;
}
.download-innerbody3 p{
	font:bold 22px/30px 'ITCAvantGardeGothicBold' ;
	color:#FFF;
}
.download-innerbody3 p a{
	font:bold 30px/30px 'ITCAvantGardeGothicBold' ;
	color:#FFF;
	text-decoration:none;
	outline:none;
	padding:0 20px;
}
.yellow{
	color:#FFF200;
}
.green{
	color:#00A651;
}
.small{
	font:bold 14px 'ITCAvantGardeGothicBold' ;
}