.bg_home {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 653px;
	margin:0px 0px 0px 0px;
	padding:0;
	background-image:url(img/bg_home.jpg);
}
}

.header {
position:absolute;
left: 0px;
top: 0px;
width: 980px;
height: 92px;
margin:0;
padding:0;
/*background-image:url(img/header.jpg);*/
}

.headerJp {
position:absolute;
left: 0px;
top: 0px;
width: 980px;
height: 92px;
margin:0;
padding:0;
/*background-image:url(img/headerJp.jpg);*/
}

.blueblock {
float: left;
width: 980px;
height: 243px;
margin:0px 0px 0px 0px;
padding:0;
background-image:url(img/blueblock.jpg);
}

.main_home {
float: left;
width: 980px;
height: 213px;
margin:0px 0px 0px 0px;
padding:0;
}

.line_orange {
	position:absolute;
	width: 980px;
	height: 4px;
	margin:0;
	padding:0;
	background-image:url(/css/img/line_orange.gif);
	left: 0px;
	top: 693px;
}

.bottom_blue {
	position:absolute;
	width: 980px;
	height: 112px;
	margin:0;
	padding:0;
	background-image:url(/css/img/bottom_blue.jpg);
	left: 0px;
	top: 697px;
}

.line_orange_domain {
	position:absolute;
	width: 980px;
	height: 4px;
	margin:0;
	padding:0;
	background-image:url(/css/img/line_orange.gif);
	left: 0px;
	top: 652px;
}

.bottom_blue_domain {
	position:absolute;
	width: 980px;
	height: 112px;
	margin:0;
	padding:0;
	background-image:url(/css/img/bottom_blue.jpg);
	left: 0px;
	top: 655px;
}

.separator_1 {
float: left;
width: 100%;
height: 1px;
}

/* FOOTER of Page */
#footerLeft {
	position:absolute;
	left: 0px;
	top: 546px;
	width: 400px;
	height: 70px;
	margin-top: 20px;
	margin-left: 40px;
	font-size: 12px;
	color:#FFF;
}
#footerLeftReg {
	position:absolute;
	left: 0px;
	top: -8px;
	width: 400px;
	height: 70px;
	margin-top: 20px;
	margin-left: 40px;
	font-size: 12px;
	color:#FFF;
}
#footerLeft a {
/*  font-weight:bold;  */
}
#footerLinks {
  font-weight:bold; 
}

.cameraHome {
	position:absolute;
	width: 31px;
	height: 23px;
	text-decoration: none;
	margin:0;
	padding:0;
	left: 300px;
	top: 610px;
	background-image:url(img/camera.gif);
}

.cameraRegister {
	position:absolute;
	width: 31px;
	height: 23px;
	text-decoration: none;
	margin:0;
	padding:0;
	left: 303px;
	top: 758px;
	background-image:url(img/camera.gif);
}

#footerRight {
	position:absolute;
	left: 631px;
	top: 544px;
	width: 300px;
	height: 30px;
	margin-top: 30px;
	margin-right: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#E4E4E4;
}
#footerRightReg {
	position:absolute;
	left: 628px;
	top: -7px;
	width: 300px;
	height: 30px;
	margin-top: 30px;
	margin-right: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#E4E4E4;
}
/* End of FOOTER of Page */
