html,body {
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url("images/background.png");
	
}

h1 {
	position:absolute;
	font-size:18px;
	color:white;
	font-weight:normal;
	left: 114px;
	top: 18px;
	
	}
	
h2 {
	text-align:justify;
	position:absolute;
	font-size:15px;
	color:black;
	font-weight:normal;
	width:466px;
	left: 59px;
	top: 109px;
	height: 95px;
    
	}

#wrap, #in {
	display: block;
	margin: auto;
	width: 586px;

	
	}
	
#in {
	position: relative;
	width: 586px;
}

	
#front {
	background: url('images/BadgePage_blank.png') no-repeat;
	display: block;
	min-height: 789px;
	}
	

.col {
	display:block;
	float:left;
	margin: 10px 0px 10px 0px;
	width:125px;
	}
.col2 {
	display:block;
	float:left;
	margin: 10px 0px 10px 5px;
	width:10px;
	}
.col3 {
	display:block;
	float:left;
	margin: 10px 0px 10px 5px;
	width:330px;
	}
#merchantinfo {
	display: block;
	position: absolute;
	margin: 315px 0px 0px 40px;
	/* background: red; */
	height: 147px;
	width: 500px;
}
#merchantinfo h3.left {
	text-align:right;
	/*  border:dotted; */
	
	width:80px;
	margin:0px 0 15px 30px;
	font-size:13px;
	color:#444444;}
	
#merchantinfo h3.right{
	text-align:left;
	/* border:dotted; */
	font-weight:normal;
	width:300px;
	margin:0px 0 15px 10px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#444444;
	}
#merchantinfo h3.rightgreen{
	text-align:left;
	/* border:dotted; */
	text-transform:uppercase;
	font-weight:bold;
	width:300px;
	margin:0px 0 5px 10px;
	font-size:13px;
	color:#6bbe05;
	}
#merchantinfo h3.rightbottom{
	text-align:left;
	/* border:dotted; */
	font-weight:normal;
	width:280px;
	margin:8px 0 5px 10px;
	font-size:12px;
	color:#666666;
	line-height:16px;
	}
	
	
#merchantinfo img {
	
	
	}


#attentionarea {
	text-align:center;
	display: block;
	position: absolute;
	margin: 465px 0px 0px 38px;
	/* background: blue; */
	height: 178px;
	width: 500px;
	left: 1px;
	top: -1px;
	}
	
#attentionarea a {

	}	
#attentionarea img {
	margin:0 10px 0 10px;
	text-decoration:none;
	border:0px;}
	
	
	
#dividerline {
	display: block;
	position: absolute;
	margin: 650px 0px 0px 44px;
	
	height: 4px;
	width: 488px;
	}	
	
#footer {
	display: block;
	position: absolute;
	margin: 675px 0px 0px 47px;
	/* background: orange; */
	height: 89px;
	width: 484px;
	top: -9px;
	
	}
#footer h3 {
	margin:0 0 14px 0;
	font-size:9px;
	font-weight: normal;
	color: #777777;
	text-align:justify;
	
	}
	
#leftimg {
	
	}
#rightimg {
	position:relative;
	float: right;
	}
