body{
	background-color: #591737;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif, Impact;
}


#wrapper{
	width: 827px;
	height:auto;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}

#header{
	background-image: url(../images/header.jpg);
	height: 517px;
}

#main{
	width:786px;
	float:left;
	padding: 20px;
	background-color:#FFFFFF;
}


#header .txt_box{
	margin-top: 300px;
	margin-right:10px;
	float:right;
	width:525px;
}

#header .txt{
	background-image:url(../images/red-bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 15px;
	padding-top:10px;
}

#testmonials{
	background-image:url(../images/testmonials-bg.gif);
	margin-left:auto;
	margin-right:auto;
	width:95%;
	padding:10px;
}

.title1{
	background-image:url(../images/health-benefits-of-weight-loss.gif);
	width: 258px;
	height: 24px;
}

.title2{
	background-image:url(../images/there-are-no-shortcuts-to-losing-weight-in-a-healthy-and-reasonable-way.gif);
	width: 626px;
	height: 23px;
}

.title3{
	padding-top:10px;
	background-image:url(../images/with-lose-sand-snooze-we-help-you-achieve-weight-loss-in-four-unique-ways.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 661px;
	height:23px;
}

#title3 .txt {
	font-size:14px;
	font-weight:bold;
	padding-left:25px;
	margin-top:10px;
	margin-left:20px;
	background-image:url(../images/red-yes.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.title4{
	padding-top:10px;
	background-image:url(../images/lose-and-snooze.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:160px;
	height:22px;
}

.title5{
	padding-top:10px;
	background-image:url(../images/get-a-deep-restorative-sleep.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:252px;
	height:22px;
}

.title6{
	padding-top:10px;
	background-image:url(../images/lose-and-snooze-helps=reshape=your-body-by-helping-it-lose-inches-of-fat.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:645px;
	height:21px;
}

.f18boldU{
	font-size:18px;
	font-weight:bold;
	text-decoration:underline;
}

.f14{
	font-size:14px;
}

.red{
	color:#FF0000;
}

.purple{
	color:#6a2141;
}


.f16bold{
	color:#6a2141;
	font-size:16px;
	font-weight:bold;
}

.round_box{
	width: 787px;
	height: 183px;
	border:2px #6a2141 solid;
	background-image:url(../images/pic2.jpg);
	    /*---*/
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    behavior:url(border-radius.htc);
}

.round_box .txt{
	background-image:url(../images/red-bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 15px;
	margin-top:6px;
	margin-left:45px;
	color:#993333;
	font-size:14px;
	font-weight:bold;
}

.round_box .txt_place{
padding:7px;
}

.round_box2{
	width: 787px;
	height: 183px;
	border:2px #6a2141 solid;
	background-image:url(../images/pic3.jpg);
	    /*---*/
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    behavior:url(border-radius.htc);
}

.round_box2 .txt_place{
padding-left:7px;
padding-right:7px;
padding-bottom:7px;
padding-top:10px;
width:70%;
}
#infomercial {
	border: thick dashed #360;
	text-align: center;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #FFC;
}
