* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	font: 14px/14px "Myriad Pro",Helvetica,Verdana,Arial,sans-serif;
	color: #444;
}

div#wrapper {
	margin: 20px auto;
	padding: 30px 50px;
	width: 570px;
	height: 691px;
	background: transparent url(../images/its_here_bg.gif) no-repeat left top;
}

ul {
	padding: 20px 80px;
	list-style: none;
}

li {
	font-size: 18px;
	line-height: 20px;
	height: 75px;
	color: #2f509d;
	padding: 0 0;
}

li.center {
	width: 200px;
	margin: 0 auto;
}

li img {
	vertical-align: middle;
}

li a img {
	border: none;
}

li.first,
li.second,
li.third 
{
	padding-left: 60px;
}

#good-news ul 
{
	padding-top: 20px;
	padding-bottom: 0;
}

#good-news li.first,
#good-news li.second,
#good-news li.third 
{
	padding-left: 75px;
	height: 75px;
}

li.first 
{
	background: transparent url(../images/one.gif) no-repeat left top;
}

li.second
{
	background: transparent url(../images/two.gif) no-repeat left top;
}

#good-news li.first 
{
	padding-top: 20px;
	height: 55px;
	background: transparent url(../images/one_large.gif) no-repeat left top;
}

#good-news li.second
{
	background: transparent url(../images/two_large.gif) no-repeat left top;
}

#good-news li.third
{
	background: transparent url(../images/three_large.gif) no-repeat left top;
}

p {
	font-size: 14px;
	padding: 20px 30px 0 30px;
}

h1 {
	width: 576px;
	height: 85px;
	background: transparent url(../images/its_here.gif) no-repeat left top;
}

#good-news h1 
{
	width: 566px;
	height: 84px;
	background: transparent url(../images/good_news.gif) no-repeat left top;
}

h1 span 
{
	display: none;
}

#good-news div#help 
{
	background: #c0d5e6;
	padding: 20px;
	margin-top: 20px;	
}

#good-news div#help p
{
	padding: 0 0 20px 0;
	color: #2f509d;
	font-size: 14px;
	width: 300px;
	margin: 0 auto;
}

#good-news div#help div#help-buttons
{
	width: 435px;
	margin: 0 auto;
}

li#deadline
{
	height: 130px;
	width: 260px;
}

li#deadline img
{
	display: block;
	width: 260px;
	margin: 0 auto;
	padding: 10px 0;
}

.style1 {
	color: #FF0000;
	font-size: 18px;
}

p.style1 
{
	padding-top: 0px;
}