#puttpucks {
	position: relative;
	top: 50px;
	left: 324px;
	width: 351px;
	height: 351px;
}

#puttpucks #outer {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 351px;
	height: 351px;
}

#puttpucks #middle {
	position: absolute;
	top: 24px;
	left: 55px;
	z-index: 2;
	width: 236px;
	height: 235px;
}

#puttpucks #inner {
	position: absolute;
	top: 49px;
	left: 107px;
	width: 133px;
	height: 133px;
	z-index: 3;
}

#puttpucks #inner_clone {
	position: absolute;
	top: 108px;
	left: 108px;
	width: 133px;
	height: 133px;
	z-index: 30;
}

#puttpucks #inner_fade {
	position: absolute;
	top: 108px;
	left: 108px;
	width: 133px;
	height: 133px;
	z-index: 3;
}

div#innercircle_slider {
	width: 182px;
	position: relative;
	top: -101px;
	left: 730px;
}

div#middlecircle_slider {
	width: 182px;
	position: relative;
	top: -195px;
	left: 730px;
}

div#outercircle_slider {
	width: 182px;
	position: relative;
	top: -291px;
	left: 730px;
}

div#ic_callout {
	position: relative;
	top: -46px;
	left: 77px;
	width: 100px;
	height: 17px;
	color: white;
}

div#mc_callout {
	color: white;
	height: 17px;
	left: 88px;
	position: relative;
	top: -45px;
	width: 100px;
}

#mc_name {
	color: white;
	font-weight: bold;
	position: relative;
	top: -28px;
	width: 90px;
}

div#oc_callout {
	position: relative;
	top: -45px;
	left: 82px;
	width: 100px;
	height: 17px;
	color: white;
}

#ppp_form {
	position: relative;
	top: -148px;
	left: 108px;
}

.submit_btn {
	background-image: url(../images/btn_gradient_on.gif);
	border: 0 none;
	color: white;
	cursor: pointer;
	display: block;
	height: 69px;
	left: -85px;
	position: absolute;
	top: -32px;
	width: 244px;
	font-size:14px;
	border: none;
}

.order_btn {
	background-image: url(../images/btn_gradient_on.gif);
	border: 0 none;
	color: white;
	cursor: pointer;
	display: block;
	height: 69px;
	width: 244px;
	position:relative;
	top:0px;
	left:162px;
	font-size:14px;
}

.order_submit {
	background-image: url(../images/btn_gradient_on.gif);
	border: 0 none;
	color: white;
	cursor: pointer;
	height: 69px;
	width: 244px;
	font-size:14px;
	margin-top:15px;
}
