*
{ 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	text-align: left;
	background: #005c88 url('../../images/printables/bg_slice.gif') repeat-x 0 0; 
}
div,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li
{
	font-weight: normal;
	/* font-size: 10px;
	line-height: 10px; */
}
strong { font-weight: bold; }
em { font-style: italic; }
a { text-decoration: none; cursor: pointer; }
img { border-style: none; }
:focus  { outline: 0; }

#omniturecode { display: none; }

#bcr_main
{
	position: relative;
	width: 700px;
	height: 1400px;
	margin: 0 auto;
	background: transparent url('../../images/printables/main.png') no-repeat 0 0;
}

#bcr_logo { position: absolute; left: 293px; top: 117px; width: 340px; height: 117px; background: transparent url('../../images/printables/logo.png') no-repeat 0 0; text-indent: -9999px; }
#bcr_sell { position: absolute; left: 323px; top: 243px; width: 280px; height: 50px; background: transparent url('../../images/printables/sell.png') no-repeat 0 0; text-indent: -9999px; }
#bcr_instructions { position: absolute; left: 147px; top: 332px; width: 391px; height: 33px; background: transparent url('../../images/printables/instructions.png') no-repeat 0 0; text-indent: -9999px; }
#bcr_cp { position: absolute; left: 221px; top: 381px; width: 242px; height: 48px; background: transparent url('../../images/printables/cp.png') no-repeat 0 0; text-indent: -9999px; z-index: 5; }
#bcr_m { position: absolute; left: 294px; top: 605px; width: 117px; height: 40px; background: transparent url('../../images/printables/m.png') no-repeat 0 0; text-indent: -9999px; }
#bcr_lc { position: absolute; left: 259px; top: 825px; width: 183px; height: 54px; background: transparent url('../../images/printables/lc.png') no-repeat 0 0; text-indent: -9999px; }
#bcr_pd { position: absolute; left: 260px; top: 1069px; width: 180px; height: 52px; background: transparent url('../../images/printables/pd.png') no-repeat 0 0; text-indent: -9999px; }
#bcr_cp1 { display: block; position: absolute; left: 143px; top: 431px; width: 190px; height: 161px; }
#bcr_cp2 { display: block; position: absolute; left: 368px; top: 433px; width: 187px; height: 158px; }
#bcr_maze1 { display: block; position: absolute; left: 142px; top: 649px; }
#bcr_maze2 { display: block; position: absolute; left: 364px; top: 648px; }
#bcr_lc1 { display: block; position: absolute; left: 27px; top: 886px; }
#bcr_lc2 { display: block; position: absolute; left: 254px; top: 886px; }
#bcr_lc3 { display: block; position: absolute; left: 483px; top: 885px; }
#bcr_pd1 { display: block; position: absolute; left: 134px; top: 1134px; }


.a
{
	text-indent: -9999px;
	overflow: hidden;
}




