html,body{height:100%}
body {
	background-color: #d0f3fc;
	margin: 0px; 
	z-index: 0; 
	height: 100%;
}

img { border: 0; }

#jum1 {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 50%; 
	height: 130%; 
	background-color: #3fb7ee; 
	z-index: 1;
}

#wrapper1 {
 	position: relative; 
	top: 0; 
	left: 0;
	z-index: 2; 
	width: 1000px; 
	background: url('images/background.png') repeat-y;
	margin: 0 auto;
	min-height:100%;
	height: 130%;
}

#wrapper2 {
 	position: relative; 
	top: 0; 
	left: 0;
	z-index: 2; 
	width: 1000px; 
	background: url('images/background.png') repeat-y;
	margin: 0 auto;
	min-height:130%;
}

.table_i {
 	position: relative;  
	top: 25%;
	width: 1000px;
	margin: 0 auto;
}

.table_s {
 	position: relative;  
	top: 5%;
	width: 1000px;
	margin: 0 auto;
}

#content_i .logo {
	float: right;
	margin: 10px 20px 0 0;
}

.s_form {
	background: url('images/input.png') no-repeat;
	height: 87px;
	width: 476px;
	margin: 20px 0 0 0;
}

.s_form .s_input {
	height: 30px;
	margin: 30px 0 0 30px;
	color: #dfdfdf;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16pt;
	float: left;
	border: 0;
}

.s_form .s_submit {
	margin: 20px 5px 0 0;
	float: right;
}

.licons a {
	color: #08648e;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

.scan {
	width: 750px;
	height: 400px;
	background: url('images/scan_background.png') no-repeat;
	margin: 0 auto;
}

.gads {
	width: 730px;
	height: 90px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.idimage {
	margin: 52px 0 0 32px;
	float: left;
}

.scan_options {
	margin: 52px 0 0 32px;
	float: left;
}

.scan_options .status {
	color: #b4b3b3;
	font-family: Tahoma;
	font-size: 14pt;
}

.scan_options .status .bname {
	color: #08ace2;
	text-decoration: underline;
}

.scan_options .status .sta {
	color: #f603ff;
	font-weight: bold;
	font-size: 16pt;
}

.scan_options .scan_id_opt {
	border: 0;
	width: 500px;
	text-align: center;
	margin-top: 10px;
}

.scan_options .scan_id_opt a {
	color: #065e7b;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
}

.scan_options .scan_id_opt a span {
	color: #fb4708;
	text-decoration: underline;

}

.scan .text {
	clear: both;
	font-family: Arial;
	font-size: 8pt;
	color: #1f1f1f;
	padding: 35px 0 0 25px;
	width: 700px;
}

.copyright {
	font-family: Arial;
	font-size: 9pt;
	color: #0e80a5;
	clear: both;
	text-align: center;
}

.copyright a {
	color: #0e80a5;
	text-decoration: underline;
}