*
{
	margin: 0pt;
	padding: 0pt;
}
a img
{
	border: 0pt none;
}
a
{
	color: #521B07;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
ul
{
	list-style-type: none;
}
html
{
	height: 100%;
}
body
{
	height: 100%;
	color: #521B07;
	text-align: center;
	position: relative;
	background:  url("../images/dot.gif");
	background-repeat: repeat;
	background-position: center;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	
}

#container {
	position: relative; 
	margin: 0pt auto;
	text-align: left;
	width: 608px;
	background-color: #FFFFFF;
	padding: 6px;
}
#content 
{
	position: relative;
	border: solid 1px #D1718D;
	width: 606px;
	background-image: url(../images/header.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

a#btn_purchase
{
	display: block;
	width: 124px;
	height: 0px;
	padding-top: 126px;
	overflow: hidden;
	background-image: url(../images/btnPurchase_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 78px;
	left: 449px;
}
a#btn_purchase:hover
{
	background-image: url(../images/btnPurchase_over.gif);
}
div#copy
{
	margin-top: 288px;
	margin-bottom: 30px;
	background-image: url(../images/pink_dots.gif);
	background-position: 453px 0px;
	background-repeat: repeat-y;
}

div#leftSection
{
	float: left;
	width: 450px;
	text-align: left;
}
div#rightSection
{
	float: right;
	width: 150px;
	text-align: center;
}


div.info_block img
{
	float: left;
	width: 65px;
	height: 24px;
	padding-left: 15px;
}
div.info_block p
{
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	width: 350px;
}

span.smaller
{
	font-size: 10px;
	line-height: 12px;
	color: #A18072;
}
span.smaller strong
{
	color: #521B07;
}
span.smaller a
{
	text-decoration: underline;
	color: #A18072;
}
img#ogs
{
	width: 123px !important;
	height: 22px !important;
	float: none;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-top: 15px;
}

/* clear fix*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
 /* End hide from IE Mac */
span.sponsorLogo {
	display: block;	
	clear: left;
}
span.sponsorLogo img {
	display: block;	
	clear: left;
	float: none;
	height: auto !important;
	padding-left: 0px;
	width: auto !important;
}