#order_content{
	position: relative;
	width: 575px;
	height: 484px;
	font-size: 1.2em;
	letter-spacing: .1em;
	background: url(../../images/order/order_bgrnd.jpg) repeat-y;
}
#order_content a:hover{
	color: #b9519e;
}
#order_border_top{
	position: absolute;
	top: 0;
	left: 0;
	width: 575px;
	height: 15px;
	background: url(../../images/order/order_border_top.jpg) no-repeat;
}
#order_border_bottom{
	position: absolute;
	top: 469px;
	left: 0;
	width: 575px;
	height: 15px;
	background: url(../../images/order/order_border_bottom.jpg) no-repeat;
}
#order_order{
	position: absolute;
	top: 54px;
	left: 222px;
	width: 135px;
	height: 44px;
}
#order_order h2{
	background: transparent url(../../images/order/order.jpg) no-repeat scroll 0 0;
	height: 44px;
	text-indent: -9999px;
	width: 135px;
}
#order_order a{
	background:transparent url(../../images/order/order_ordernow.jpg) no-repeat scroll 0 0;
	display: block;
	height: 42px;
	width: 188px;
	text-indent: -9999px;;	
}
#order_order a:hover{
	background-position: 0px -42px;
}
#order_ovals{
	position: absolute;
	top: 137px;
	left: 101px;
	width: 94px;
	height: 244px;
	background: url(../../images/order/order_ovals.jpg) no-repeat;
}
#order_cb{
	position: absolute;
	top: 155px;
	left: 222px;
}
#order_pb{
	position: absolute;
	top: 242px;
	left: 222px;
}
#order_merch{
	position: absolute;
	top: 330px;
	left: 222px;
}