*{
	margin:0;
	padding:0;
}
html,body{height:100%;}
body{
	background:url(../images/deco_background.png) #fff 0 0 repeat-x;
	font:11px/16px Tahoma, sans-serif;
}
#wrapper, #footer div{
	width:791px;
	margin:auto;
}
#wrapper{
	min-height:100%;
	position:relative;
}	/* footer support */
	#wrapper:after{
x			background:red;
			content:"This is footer support. Do not remove.";
			content:"…";
			display:block;
			width:100%;
			height:53px;
			visibility:hidden;
			overflow:hidden;
	}
/* Header
----------------------------------------------*/
#header{
	background:url(../images/deco_header.png) #34628c 0 0 no-repeat;
	height:23px;
	padding-top:43px;
}
	h1 a{
		line-height:32px;
		width:352px;
		height:32px;
		position:absolute;
		top:5px;
		left:10px;
	}
	#block_bread-crumb{
		line-height:23px;
		font-weight:900;
		height:23px;
		padding:0 24px;
	}
	#block_bread-crumb span{margin-right:0.3ex;}
/* Main
----------------------------------------------*/
#main{
	background:#fff;
	width:765px;
	margin:0 0 0 11px;
	position:relative;
}
	/* deco */
	#main div.deco.bottom{
		background:url(../images/deco_shadow_main_bottom.png) 0 0 no-repeat;
		width:771px;
		height:9px;
		left:-4px;
		bottom:-9px;
	}
	#main div.deco.left, #main div.deco.right{
		background:url(../images/deco_shadow_vertical.png) repeat-y;
		width:4px;
		height:100%;
		top:0px;
	}
		#main div.deco.left{
			background-position:0 0;
			left:-4px;
		}
		#main div.deco.right{
			background-position:-5px 0;
			right:-4px;
		}
/* How to
----------------------------------------------*/
#block_howto{
	background:url(../images/deco_background_about.png) 29px 13px no-repeat;
	padding:68px 0 18px;
	overflow:hidden;
}
/* description */
#block_howto ul{
	list-style:none;
	padding-left:19px;
	margin-right:-20px;
	position:relative;
}
	#block_howto ul strong, #block_howto ul span, #block_howto ul .link_readmore, #block_howto li a{display:block;}
	#block_howto ul strong, #block_howto ul span, #block_howto ul .link_readmore{margin:0 10px 0 16px;}
/* section */
#block_howto li{
	float:left;
	margin:16px 24px 0 0;
	position:relative;
}
	#block_howto li br{display:none;}
	#block_howto li a{
		background:#f7f7f7;
		color:#060606;
		border:1px solid #dae2e8;
		text-decoration:none;
		width:350px;
		height:142px;
}
		#block_howto li a:hover{border:1px solid #36638e;}
		/* header */
		#block_howto li a strong{
			font:900 14px/16px Tahoma, Sans-serif;
			color:#36638e;
			border-top:1px solid #36638e;
			margin:0 0 10px;
			padding:9px 16px 0 16px;
		}
			#block_howto li a strong:hover{
				color:#000;
				text-decoration:underline;
			}
		/* text */
		#block_howto li a span{
			margin-bottom:5px;
			padding-left:87px;
		}
		/* image */
		#block_howto li img{
			background:url(../images/generic_checker.png) #666;
			display:block;
			font:900 10px/12px Sans-serif;
			color:#fff;
			letter-spacing:0.3pt;
			text-align:center;
			border:3px solid #36638e;
			width:70px;
			height:70px;
			position:absolute;
			top:39px;
			left:17px;
		}
			#block_howto li img:hover{border-color:#000;}
		/* read more */
		.link_readmore{
			background:url(../images/button_readmore.png) 0 -26px no-repeat;
			font-size:11px/23px;
			font-style:normal;
			line-height:20px;
			text-indent:8px;
			color:#fff;
			width:96px;
			height:23px;
			cursor:pointer;
			margin-left:102px !important;
		}
			.link_readmore:hover{background-position:0 0;}
/* How to download
----------------------------------------------*/
#block_download_description{
	line-height:14px;
	padding:7px 28px 12px;
}
	#block_download_description a{
		color:#174874;
		text-decoration:none;
	}
		#block_download_description a:hover{color:#000;}
	#block_download_description h3{
		font-size:12px;
		line-height:20px;
		color:#174874;
		margin-bottom:10px;
	}

	#select_download_description{width:12em;}

	#block_download_description h4{
		font-size:14px;
		line-height:20px;
		color:#000;
		margin:7px 0 8px;
	}
		#block_download_description h4 span{
			color:#ea1010;
			margin-right:9px;
		}

	#block_download_description .text_description{margin-bottom:10px;}

	#input_download_description{
		float:left;
		margin-right:5px;
		width:10em;
		height:19px;
	}

	#button_download_description{
		background:url(../images/button_submit.png) 0 -26px no-repeat;
		font-size:11px/23px;
		font-style:normal;
		line-height:20px;
		text-decoration:none;
		text-indent:8px;
		color:#fff!important;
		display:block;
		width:72px;
		height:23px;
		margin:-1px 0 0 0;
		float:left;
		cursor:pointer;
	}
		#button_download_description:hover{background-position:0 0;}

	#block_download_description h5{
		font-size:11px;
		line-height:20px;
		color:#6a0000;
		padding:16px 0 5px;
		clear:both;
	}
	#download_agreement, .text_note{color:#6f6f6f;}

	#download_agreement{
		position:relative;
		padding-left:18px;
		margin-bottom:17px;
		display:block;
	}
		#bool_download_agreement{
			position:absolute;
			top:0;
			left:0;
		}
/* Footer
----------------------------------------------*/
#footer{
	line-height:20px;
	color:#6f6f6f;
	clear:both;
	position:absolute;
	width:100%;
	height:53px;
	margin-top:-53px;
}
	#footer p{padding:18px 0 0 36px;}

/* Progressive
----------------------------------------------*/
/* Webkit */
@-webkit-keyframes img_checker_fade-in {
	0% {background:rgb(102,102,102);}
	50% {background:rgb(82,82,82);}
	100% {background:rgb(102,102,102);}
}
#block_howto li img{-webkit-animation:img_checker_fade-in 5s linear infinite;}

/* Generic
----------------------------------------------*/
label:hover input{outline:1px solid orange;}
/* hidden text */
h1 span, #block_about, #block_howto h2{display:none;}
/* decorations */
.deco{
	width:100%;
	height:100%;
	position:absolute;
}