body {
	background: transparent url('../img/bg.jpg') repeat top left;
	font: 12px/14px Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	width: 100%;
	color: #444;
}
#wrapper{
	width: 100%;
}
#container{
	width: 916px;
	margin: 0 auto;
}
.header{
	background: transparent url('../img/header.png') no-repeat top left;
	height: 143px;
	width: 1124px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -562px;
	text-indent: -9999px;
}
h1 {
	overflow: hidden;
	width: 218px;
	height: 100px;
	float: left;
	margin-left: 170px; 
}
h1 a {
	background: transparent url('../img/logo.png') no-repeat top left;
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
.logo h1 {
	margin-left: 65px;
	float: none;
	position: absolute;
}
h2 {
	font: 28px "Comic Sans MS", sans-serif;
	text-indent: 0;
	margin: 28px 0 0 530px;
}
.thanks h2 {
	color: #000;
	margin: 0;
}
h4{
	color: #000;
	font: 14px "Comic Sans MS", sans-serif bold;
	margin: -5px 0 0;
}
h5 {
	color: #03569a;
	font-size: 18px;
	margin: 0;
}
.big-sheet {
	margin-top: 150px;
	background: transparent url('../img/big-sheet.png') no-repeat top left;
	width: 100%;
	height: 419px;
	position: relative;
	z-index: 100;
}
.paperclip {
	background: transparent url('../img/paperclip.png') no-repeat top left;
	width: 46px;
	height: 93px;
	margin-left:-25px;
	position: absolute;
	top: 460px;
}
.paperclip2 {
	position: absolute;
	z-index: 101;
	margin: 203px 0 0 780px;
}
.note{
	background: transparent url('../img/sticky.png') no-repeat top left;
	color:#915c39;
	width: 245px;
	height: 189px;
	margin: 0 6px 0 15px;
	padding: 9px 17px 12px 25px;
	float: left;
}
.first {
	margin-left: 5px;
}
.icon {
	float: left;
	margin: 10px 25px 10px 0;
}
.sticky-headline {
	color: #000;
	font: 24px "Comic Sans MS", sans-serif;
	margin: 0 0 -10px;
	padding: 0;
}
.flash {
	float:left;
	height:315px;
	margin:35px 30px 30px;
	width:533px;
}
.form {
	float: left;
	margin: 35px 0 0 15px;
	width:250px;
	font-size: 11px;
}
.form-headline {
	margin: 0 0 10px;
}
input{
	background: transparent url('../img/input-bg.png') no-repeat top left;
	border: none;
	color:#444;
	font-size: 14px;
	height: 21px;
	margin: 5px 0;
	padding: 4px 0 0 8px;
	width: 231px;
}
#submit {
	background-image: url('../img/but-more-info.png');
	height:35px;
	text-indent:-9999px;
	width:329px;
}
.form-note {
	font-size: 10px;
	margin: 3px 0 0;
}
.reasons {
	background: transparent url('../img/paper.png') no-repeat top left;
	width: 895px;
	height: 188px;
	margin-top: 20px;
	padding: 20px 0 0 20px;
}
.reasons div {
	float: left;
	width: 280px;
	padding-right: 15px;
}
.reasons img {
	margin-bottom: 10px;
}
.vital img{
	margin-bottom: 6px;
}
ul, li {
	margin: 0;
	padding: 0;
}
li {
	margin: 8px 0 0 13px;
}
.pencil {
	position: absolute;
	margin: -20px 0 0 -20px;
	z-index: 200;
}
.footer{
	text-align: right;
	padding: 40px 8px 30px 0;
	text-align: center;
}
a, a:hover {
	color: #444;
}
td a, td a:hover {
	color: #ff6808;
}
.thanks-wrapper {
	background: transparent url('../img/thank-you-bg.png') no-repeat top left;
	padding-top: 120px;
	height: 313px;
	width: 100%;
}
.thanks {
	float: left;
	color: #915c39;
	margin: 30px 0 0 100px;
	width: 295px;
}
.one-view {
	float:left;
	margin:0 0 0 110px;
	width:322px;
	text-align: center;
}
.one-view img {
	text-align: center;
}
.one-view p {
	margin-top: 10px;
	text-align: left;
}
table {
	border-collapse: collapse;
}
td {
	text-align: left;
	width: 150px;
	vertical-align: top;
	line-height: 24px;
}
.suppliers {
	background: transparent url('../img/suppliers_bg.png') no-repeat top left;
	margin-top: 30px;
	padding: 30px 0 0 0;
	height: 305px;
	width: 915px;
}
.suppliers div {
	float: left;
}
.suppliers li {
	margin: 0 0 15px 30px;
}
.flashspot {
	width: 424px;
	height: 238px;
	margin: 0 30px 0 35px;
}
.copy{
	width:400px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
	.clearfix { display: inline-block;}
	
	/* Hides from IE-mac \*/
		* html .clearfix {height: 1%;}
		.clearfix {display: block;}
	/* End hide from IE-mac */