*{
padding: 0px;
margin: 0px;
}

body {
	background-color: #FFF;
}
#card {
z-align: 999;
width: 668px;
height: 222px;
padding-right: 2350px;
}



#name1 {
	text-align: center;
	width: 300px;
	position: relative;
	top: 55px;
	left: 350px;
	border: none;
background-color: transparent;
}

#name2 {
	width: 200px;
	position: relative;
	top: 140px;
	left: 50px;	
	border: none;
background-color: transparent;
}

#tlf2 {
	width: 90px;
	position: relative;
	top: 140px;
	left: 50px;
	border: none;
background-color: transparent;
}

#name3 {
	width: 200px;
	position: relative;
	top: 164px;
	left: 354px;
	border: none;
background-color: transparent;
}

#tlf3 {
	width: 90px;
	position: relative;
	top: 164px;
	left: 354px;
	border: none;
background-color: transparent;
}

#foreground{
position: relative;	
top: -230px;
left: 0px;
z-align: 2;
}

.cardimagebw {
	display: inherit; 
}

.cardimagecolor {
display: none; 	
}

#hideforprint {
display: none;	
}