#info {
	display: block;
	float:right;
	width: 585px;
	height: 359px;
	background-image: url(../images/home01.png);
	background-repeat: no-repeat;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 10px;
}

#info p {
	padding: 30px 30px 0px 20px;
}

#sign {
	font-size: 10px;
	margin-top: -15px;
}

#info img {
	display: block;
	float: right;
	z-index: 5;
	margin-top: -70px;
	margin-right: 30px;
}


#info_options {
	float: right;
	margin-right: 30px;
}


.register {
	display: inline-block;
	background-image: url(../images/btn_blue.png);
	width: 69px;
	height: 20px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
}


.register:hover {
	background-image: url(../images/btn_blue2.png);
}


#login {
}


 #contentGallery {
	display: none;
	width: 942px;
	height: 450px;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
}

#close_button{
    position: absolute;
    top: 5px;
    margin-left: 702px;
    z-index: 200;
    cursor: pointer;
}
#close_button2{
    position: absolute;
    top: 5px;
    margin-left: 759px;
    z-index: 200;
    cursor: pointer;
}

#download {
	text-decoration: underline;
	color: #FFF;
	text-transform: uppercase;
}
#barcode {
	text-decoration: underline;
	color: #FFF;
}