#page
{
	background: url(../images/body-bg.png);
	background-repeat: repeat-x;
}

h1
{
	background: url(../images/41days-logo.png) no-repeat;
	width: 223px;
	height: 87px;
	text-indent: -9999px;
}


h2
{
	background: url(../images/tag-line.png) no-repeat;
	width: 395px;
	height: 61px;
	text-indent: -9999px;
}

.header
{
	height: 216px;
}

.logo
{
	padding-top: 45px;
}

.tag
{
	padding-top: 45px;
}

h3
{
	background: url(../images/banner-text.png) no-repeat;
	width: 860px;
	height: 44px;
	text-indent: -9999px;
}

.banner h3
{
	margin-bottom: 0;
	height: 30px;
}

.features
{
	background: url(../images/features.png) no-repeat;
	width: 227px;
	height: 23px;
	text-indent: -9999px;
}

h4.features
{
	margin-left: 38px;
}

h4.interested
{
	margin-left: 38px;
}

h5
{
	color: #680a1d;
}

.interested
{
	background: url(../images/interested.png) no-repeat;
	width: 149px;
	height: 23px;
	text-indent: -9999px;
}

/*.button
{
	background: url(../images/button.png) no-repeat;
	width: 240px;
	height: 36px;
	text-indent: -9999px;
}*/

.button input
{
	width: 233px;
}	
.box1,
.box2
{
	padding-top: 20px;
}

.ourwork
{
	background: url(../images/ourwork.png) no-repeat;
	width: 120px;
	height: 23px;
	text-indent: -9999px;
}

h4.ourwork
{
	margin-left: 38px;
}

.footer
{
	background: url(../images/footer.png);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-bottom: 63px;
	margin-top: 20px;
}

.footer .contact
{
	padding-top: 36px;
}

a
{
	text-decoration: none;
	color: #0072bc;
}

ul
{
	color: #625f5f;
	line-height: 36px;
	padding-left: 20px;
}

li
{ 
	list-style: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin: none;
}

p
{
	color: #4f5453;
}

.name, 
.company,
.phonenumber,
.email
{
	color: #680a1d;
	font-size: 18px;
	width: 110px;
	float: left;
}

ul.interested_form_list li
{
	list-style:none;
	padding-bottom: 18px;
	font-weight: bold;
	background-image: none;
	margin-left: 0;
	padding-left: 0;
}

.squares
{
	margin-top: 30px;
	padding-top: 36px;
	height: 468px;
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
}

.work1
{
    background-image: url(../images/bg-1-fade.png);
		background-repeat: no-repeat;
	padding-top: 27px;
}

.work2
{
    background-image: url(../images/bg-1-fade.png);
		background-repeat: no-repeat;
	padding-top: 36px;
	padding-bottom: 30px;
	
}

.flash_notice
{
	clear: both;
	margin-left: 18px;
	padding-left: 20px;
	margin-bottom: 10px;
}