/* CSS Document */

html {
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5em;
	color:#222222;
	margin: 0;
	height:100%;
	background-image:url(../images_s/hdr-bkgd.png);
	background-repeat:repeat-x;
}

#lpcontainer {
	width: 988px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#lpoffertitle {
	height:14px;
	margin:0;
}

#lpheader {
	height:475px;
	width:988px;
	float:left;
}

#lpheadertop {
	height:254px;
	width:988px;
	float:left;
	margin:0;
}

#lpheader1{display:inline-block; float:left; margin:0; width:198px; height:194px;background-image:url(../images_s/hdr-bottle.jpg); background-repeat:no-repeat}
#lpheader2{display:inline-block; float:left; margin:0; width:306px; height:194px; background-color:#2290be}
#lpheader3{display:inline-block; float:left; margin:0; width:238px; height:194px;background-image:url(../images_s/hdr-checklist.png); background-repeat:no-repeat}
#lpheader4{display:inline-block; float:left; margin:0; width:246px; height:194px;}

#lpheadercontent {
	height:221px;
	width:988px;
	margin:0;
	float:left;
}

#lpcontent {
	margin:0 0 0 50px;
	float:left;
	width:400px;
}

#lpcontentright {
	float:left;
	margin:0 0 0 20px;
	width:450px;
}

#cta {
	clear:both;
	margin:0;
	text-align:center;
}

#lpblue {
	background-color:#e4f3f9;
	float:left;
	width:100%;
}

#chart {
	float:left;
	width:400px;
	background-color:#FFFFFF;
	margin:0;
}

#chartlist {
	float:left;
	border:#cccccc solid 1px;
	margin:0;
	width:185px;
}

#chartselect {
	float:left;
	border:#cccccc solid 1px;
	margin:0;
	width:105px;
}

#chartselectend {
	float:right;
	border:#cccccc solid 1px;
	margin:0;
	width:104px;
}

#chartcontent {
	margin:0;
	padding:5px;
	border:#cccccc solid 1px;
}

#ftrlogo {
	display:inline;
	float:left;
	margin:0 0 10px 100px;
}

h1 {
	color:#2290be;
	margin:30px 0 5px 0;
	font-size:1.25em;
}

h2 {
	color:#2290be;
	margin:0 0 10px 0;
	font-size:1.125em;
}


p {
	font-size:.775em;
	line-height:1.5em;
	margin:0 0 10px 0;
}

p.quote {
	font-size:1em;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:10px 25px 10px 25px;
	color:#2290be;
}

p.footer {
	font-size:.625em;
	color:#CCCCCC;
	margin:0;
}

p.header {
	font-size:.775em;
	text-align:center;
	margin:0;
}

p.table {
	font-size:.775em;
	margin:0 0 0 5px;
}

ul {
	margin-top:3px;
}

li {
	font-size:.775em;
	margin:0 0 0 10px;
	line-height:1.6em;
}

li.check {
	list-style-image:url(../images_s/wht-arrow.png);
	color:#FFFFFF;
	font-size:1em;
	line-height:1.5em;
	margin-bottom:10px;
}

a:link, a:visited {
	color:#ff4400;
}

a:hover, a:active {
	color:#ff4400;
}

img {
	border: 0px;
}

