@charset "utf-8";
/* CSS Document */
html, body, #wrapper {
	height: 100%;
    }
	
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color:#fff;
	background-image: url(../img/reg.gif);
	background-repeat: repeat;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	}
	
#wrapper {
	/*background: #fff;*/
	position:absolute;
	left: 50%; 
	width: 900px;
	display: table;
	border:0;
	/*border-width: 1px;
	border-style: solid;
	border-color:#000;
	height: auto;
	min-height:100%;*/
	margin-left: -450px; /* half of the width */
	/*background-image:url(bkg_main.gif);
	background-position: center top;
	background-repeat:repeat-y;*/
	}
.centerdiv { 
	position: fixed; 
	width: 268px; 
	height: 200px; 
	margin-left: -134px; 
	margin-top: -100px; 
	top: 50%; 
	left: 50%;
	background-color: transparent;
	text-align:center;
	} 
	
.centerdiv p.ita {
	width:85px;
	float:left;
	margin:20px 0 0 40px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight:bold;
	} 
	
.centerdiv p.eng {
	width:85px;
	float:left;
	margin:20px 0 0 20px;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight:bold;
	} 
a:link,
a:visited {
	color: #94a8b8;
	text-decoration:none;
	}	
.centerdiv p a:link,
.centerdiv p a:visited {
	color: #94a8b8;
	text-decoration:none;
	}
#top {
	padding:0;
	margin:25px auto 25px auto;
	width: 900px;
	border:0;
	text-align:center;	
	}
	
#home {
	background: #fff;
	padding:0;
	margin:0 auto 20px auto;
	width: 860px;
	border:0;
	height:260px;
	}

#middle {
position:relative;
	background: #fff;
	padding:20px;
	margin:0 auto 20px auto;
	width: 820px;
	border:0;
	height:220px;
	font-size: 1.2em;
	line-height: 1.4em;
	color:#8193a1;	
	}
	
#middle p {
	margin: 0 0 5px 0;
	}
	
	
#middle p span {
	color:#404041;	
	}

#middleE {
position:relative;
	background: #fff;
	padding:20px;
	margin:0 auto 20px auto;
	width: 820px;
	border:0;
/*height:220px;*/
	font-size: 1.2em;
	line-height: 1.4em;
	color:#8193a1;	
	}
	
#middleE p {
	margin: 0 0 5px 0;
	}
	
	
#middleE p span {
	color:#404041;	
	}
	
#middleE p.title {
	color:#404041;
	font-weight:bold;
	text-align:center;
	margin: 0 0 10px 0;
	
	}

#download {
	position:absolute;
	top:220px;
	left:600px;
	z-index:999;
	padding:0;
	margin:0;
	border:0;
	color: #94a8b8;
	}

#download_c {
	position:absolute;
	top:220px;
	left:570px;
	z-index:999;
	padding:0;
	margin:0;
	border:0;
	color: #94a8b8;
	}


#download_f {
	position:absolute;
	top:220px;
	left:695px;
	z-index:10;
	padding:0;
	margin:0;
	border:0;
	color: #94a8b8;
	}

#download_ff {
	position:absolute;
	top:185px;
	left:785px;
	z-index:999;
	padding:0;
	margin:0;
	border:0;
	color: #94a8b8;
	}

/*#download {
	bbbackground-color:#CC6666;
	padding:0;
	margin:0;
	border:0;
	color: #94a8b8;
	}*/
	
#download p {
	float:right;
	margin:0 12px 0 12px;
	font-size: 0.9em;
	}
	
#download_c p {
	float:right;
	margin:0 12px 0 12px;
	font-size: 0.9em;
	}
	
#download_f p {
	ffloat:right;
	margin:0 12px 0 12px;
	font-size: 0.9em;
	}
	
#bottom {
	background: #fff;
	padding:0;
	margin:0 auto 10px auto;
	width: 860px;
	border:0;
	height:38px;
	color: #94a8b8;	
	}
	
#bottom p {
	float:left;
	margin:12px;
	font-size: 1.2em;
	line-height: 1.4em;
	ffffont-weight:bold;
	} 
	
#bottom p a.pipe {
	color:#666;
	}
	
#bottom p span {
	color:#404041;	
	}
	
#cf {
	padding:0;
	margin:0 auto;
	border:0;
	width: 860px;
	color:#aaa;	
	}