body 
{
	position:relative;
	margin: 0;
	padding: 0;
	background-color:#f4d4b1;
	width:100%;
}

#holder
{
	position:relative;
	width:980px;
	margin-left: auto;
	margin-right: auto;
}

#conditions
{
	background-image: url('/images/LogoBottom.gif');
	background-repeat: no-repeat;
	width:234px;
	height:484px;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	line-height:14px;
}

#conditionheading
{
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	margin-bottom:10px;
}