@charset "utf-8";
/* CSS Document */

Body{
	background:  #4D4D4D url(images/bodygallery.png) repeat-x left top;
	}
#banner{
	width:700px;
	height:200px;
	background: url(images/homergallerylogo.png) no-repeat center center;
	margin-bottom: 30px;
	border-bottom: 1px solid #CD118C;
	}	
			
#container{
	width:700px;
	height:700px;
	margin:0 auto;
	border: 1px none #F09;
	}
#gallery{
	width:298px;
	height:248px;
	float:left;
	background:url(images/homegallery.png) no-repeat left top;
	border: 2px solid #9A9D9D;
	
	
	}
#fingerprint{
	width:298px;
	height:248px;
	float:right;
	background:url(images/homefingerprint.png) no-repeat left top;
	border: 2px solid #9A9D9D;
}
	
#enter{
	width:100px;
	margin:0 auto;
	padding:200px 0 0 0;
	height:30px;
	color: #666;
	font: 24px Verdana, Geneva, sans-serif;
	text-align:center;
	}	
#box{
	width:700px;
	height:30px;
	float:left;
	margin:10px 0px 0px 0px;
	}
#gallerydetails{
	width:298px;
	height:30px;
	float:left;
	font: 12px Verdana, Geneva, sans-serif;
	text-align:center;
	color: #CCC;
	}	
#gallerydetailstwo{
	width:336px;
	height:62px;
	float:left;

}		
#fingerprintdetailstwo{
	width:336px;
	height:62px;
	float:right;
}	
#fingerprintdetails{
	width:298px;
	height:30px;
	float:right;
	font: 12px Verdana, Geneva, sans-serif;
	text-align:center;
	color: #CCC;
}

#boximage{
	width:70px;
	height:60px;
	float:left;
	border: 1px solid #CCC;
	margin:0px 40px 0px 0px;
	}
#boximagetwo{
	width:70px;
	height:60px;
	float:left;
	border: 1px solid #CCC;
	margin:0px 0px 0px 40px;
	}	
	
#boxtwo{
	width:700px;
	height:62px;
	float:left;
	margin:10px 0px 0px 0px;
	}
#dbdesigns{
	width:700px;
	height:30px;
	float:left;
	margin:30px 0 0 0;
	border-top: 1px solid #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font: 9px Verdana, Geneva, sans-serif;
	color: #CCC;
	text-align:right;
	}
