#demo-head
{
	height:322px;
	color:#fff;
	padding-left:450px;
	padding-right:15px;
	background:url('../img/demo/header.jpg') no-repeat right top;
	position:relative;
}

#demo-head #swf
{
	position:absolute;
	top:0;
	left:0;
}

#demo-head h2
{
	padding-top:68px;
}

#demo-head ul
{
	list-style-type:none;
	margin-top:15px;
	margin-left:15px;
}

#demo-head ul li
{
	background:url('../img/tick.png') no-repeat left center;
	padding-left:30px;
	line-height:28px;
	color:#fff4b5;
	font-size:14px;
}


#demo-form
{
	padding-top:25px;
	padding-left:13px;
	width:299px;
	height:118px;
	margin-left:19px;
	background:url('../img/home/demo-form.png') no-repeat top left;
}

#demo-form p
{
	width:130px;
	font-size:11px;
}

.form #application
{
	margin-top:8px;
}

.form label#terms-check
{
	border:0;
	width:205px;
	margin-left:115px;
	text-align:left;
	padding:0;
}

.form label#terms-check input
{
	width:auto;
	margin-bottom:0;
	margin-right:3px;
}

.form #application #submit
{
	width:103px;
	height:36px;
	margin-top:13px;
	float:right;
	margin-right:24px;
	clear:both;
}

.form #demo-submit
{
	width:103px;
	height:36px;
	margin-top:1px;
	float:right;
	margin-right:24px;
	clear:both;
}

#content
{
	background:url('../img/content-shadow.png') repeat-x left top;
	padding-top:40px;
	width:762px;
}