#right {
	float: right;
	width: 251px;
	height: 100%;
}
#left{
	float: left;
	width: 299px;
	height: 100%;
}
#business-card-cd{
	background: url(../images/business-card-cd.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#business-card-cd a{
display: block;
text-decoration: none;
cursor: pointer;
width: 100%;
height: 100%;
background: url(../images/business-card-cd.jpg);
}
#business-card-cd a:hover{
display: block;
width: 251px;
height: 100%;
text-decoration: none;
background: url(../images/business-card-cdO.jpg);
}
#form{
	background: url(../images/jewelcase-eorder.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#form a{
display: block;
text-decoration: none;
cursor: pointer;
width: 251px;
height: 100%;
background: url(../images/jewelcase-eorder.jpg);
}
#form a:hover{
display: block;
width: 251px;
height: 100%;
text-decoration: none;
background: url(../images/jewelcase-eorderO.jpg);
}
#mini-cd{
	background: url(../images/mini-cd.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#mini-cd a{
display: block;
text-decoration: none;
cursor: pointer;
width: 100%;
height: 100%;
background: url(../images/mini-cd.jpg);
}
#mini-cd a:hover{
display: block;
width: 100%;
height: 100%;
text-decoration: none;
background: url(../images/mini-cdO.jpg);
}
#custom-cut-cd{
	background: url(../images/customcut-cd.jpg);
	display: block;
	width: 251px;
	height: 93px;
}
#custom-cut-cd a{
display: block;
text-decoration: none;
cursor: pointer;
width: 100%;
height: 100%;
background: url(../images/customcut-cd.jpg);
}
#custom-cut-cd a:hover{
display: block;
width: 100%;
height: 100%;
text-decoration: none;
background: url(../images/customcut-cdO.jpg);
}
