body {
	background:url(../images/bg.jpg) repeat-x #d1e8f3; 
	margin:0;
	font:10pt "Trebuchet MS", verdana, sans-serif;
}

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

img {
	border:none;
}

#container {
	width:965px; 
	margin:0px auto;
	background:url(../images/container-bg.png) repeat-y;
}

/* HEADER */

#header img {
	float:left;
}

/* BODY */

#main .block {
	float:left;
	width:965px;
	background:url(../images/block-separator.png) bottom no-repeat;
	padding-bottom:50px;
	margin-bottom:20px;
}

#main h1 {
	margin:0;
	text-align:center;
	font-size:27px;
	color:#005299;
}

#main h2 {
	margin:0 0 15px 0;
	font-size:15px;
	color:#005299;
}

#main .video {
	margin:0 auto;
	width:490px;
	height:369px;
	padding:33px 0 0 8px;
	background:url(../images/video-bg.png) no-repeat;
	margin-top:20px;
}

#main .greenbox {
	margin:0 auto;
	width:872px;
	height:98px;
	padding-top:31px;
	background:url(../images/green-bg.png) no-repeat;
	text-align:center;
	font-size:18px;
	color:#274C17;
}

#main .guaranteed {
	background:url(../images/guaranteed.png) no-repeat;
	padding:20px 0 0 320px;
	margin:0 47px;
	height:155px;
}

#main p {
	margin:0 0 15px 0;
	line-height:12pt;
}

#main .bold {
	font-weight:bold;
}

#main .textbig {
	font-size:11pt;
	line-height:13pt;
}

#main .textbigit {
	font-size:11pt;
	line-height:13pt;
	font-style:italic;
}

#main .bluetext {
	color:#005299;
	font-weight:bold;
}

#main .colLeft {
	float:left;
	width:597px;
	padding:0 33px 0 47px;
}

#main .testimonials {
	float:left;
	width:239px;
	background:url(../images/testimonials-top.png) no-repeat #dff3fd;
	padding:20px 0 0 0;
	
}

#main .testimonials .section {
	border-bottom:solid 1px #ccc;
	margin:0 20px 15px 20px;
}

#main .testimonials h2 {
	margin-left:20px;
}

#main .testimonials p {
	color:#666;
}

#main .testimonials p span {
	color:#005299;
	display:block;
	font-size:11px;
	line-height:13px;
}

#main .testimonials .bottom {
	background:url(../images/testimonials-bottom.png) no-repeat bottom;
	padding-bottom:20px;
}

#main .testimonials .bottom a {
	display:block;
	background:url(../images/btn-subscribe-small.png) no-repeat;
	width:96px;
	height:44px;
	padding:12px 0 0 11px;
	margin:0 auto;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}

#main .testimonials .bottom a span {
	display:block;
	font-size:15px;
}

#main .sentence {
	background:url(../images/sentence-bg.png) no-repeat;
	width:539px;
	margin:0 auto;
	padding:20px;
	font-size:12pt;
	line-height:13pt;
	color:#005299;
	font-weight:bold;
}

#main .sentence2 {
	background:url(../images/sentence-bg.png) no-repeat;
	width:539px;
	margin:10px auto;
	padding:20px;
	font-size:12pt;
	line-height:13pt;
	color:#005299;
	font-weight:bold;
}

#main .blockLines {
	border-top:solid 1px #c0d4e5;
	border-bottom:solid 1px #c0d4e5;
	padding-top:15px;
	margin-bottom:20px;
}

#main .blockLinesNarrow {
	border-top:solid 1px #c0d4e5;
	border-bottom:solid 1px #c0d4e5;
	padding:15px 0;
	margin:0 175px 15px 175px;
}

#main .linetop {
	border-top:solid 1px #c0d4e5;
	padding-top:15px;
	display:block;
}

#main ul {
	padding:0;
	margin:0 0 15px 0;
}

#main ul li {
	list-style-type:none;
	padding-left:15px;
	background:url(../images/bullet-arrow.gif) no-repeat;
	background-position:0 3px;
}

#main .note {
	margin:0 auto 15px auto;
	width:549px;
}

#main .extended {
	clear:both;
	padding:10px 47px 0 47px;
}

#main .margin {
	clear:both;
	padding:0 47px 0 47px;
}


/* FOOTER */

#footer {
	clear:both;
	background:url(../images/footer.png) no-repeat;
	text-align:center;
	height:147px;
	margin-top:40px;
}

.subscribe-btn { display: block; }
