@charset "UTF-8";
/* 
	STYLESHEET FOR:
	VERSION:
	DATE:
	BY: Samir Joza / Integritive
	
 */

/* @group BROWSER RESET */
body {
	margin: 0;
	padding: 0;}
div,span, applet,object,iframe, h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	position: relative;
	outline: none;}
table {border-collapse: collapse;border-spacing: 0;}
q:before,q:after,blockquote:before,blockquote:after {content: "";}
img, a {border: none; outline: none}

/* @end */

/* @group LAYOUT ELEMENTS */
#wrapper {
	width: 800px;
	height: 900px;
	position: relative;
	margin: 0 auto;
	background: #fff url(../images/background.jpg) no-repeat}
	

	
img#theres-never{position: absolute;top: 45px;left: 64px;}
img#six-pct {position: absolute;top: 119px;left: 315px;}
img#super-savings {position:absolute;top:269px;left:486px;}
img#great-incentives {position: absolute;top:428px;left:216px;}
img#body-text {position: absolute; top:503px; left: 92px}
img#ibh {position: absolute; top: 653px; left: 214px}
div#disclaimer {position: absolute; top: 726px;left:92px;width:623px;text-align: center; font: 12px Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; color: #000;}

/* @end */