img {
	border:none;
}
body {
	margin:0px;
	padding:0px;
	background:url(/images/main-bg.gif) repeat-x #FFFFFF;
	text-align:center;
	font-family:Arial;
	font-size:15px;
	color:#3a3a39;
}

form, p{ margin:0px; padding:0px;}
#wrapping {
	width:914px;
	height:auto;
	margin:0px auto;
	text-align:left;
}
#header-container {
	width:914px;
	height:208px;
	float:left;
}
#middle-container {
	width:914px;
	height:auto;
	float:left;
	background:url(/images/middle-top.gif) no-repeat;
}
#middle-bottom {
	width:914px;
	height:17px;
	float:left;
	background:url(/images/middle-bottom.gif) no-repeat top; padding-bottom:10px;
}
#container {
	width:914px;
	float:left;
	height:auto;
}
#container-thanks {
	width:900px;
	float:left;
	line-height:60px;
	background:url(/images/thanks-bg.jpg) repeat-y;
	border-left-color: #cacaca; margin-top:9px; padding-left:14px;
}
.container-right {
	width:303px;
	float:right;
	height:161px;
	background:url(/images/fat-loss.gif) no-repeat top;
	padding:206px 70px 36px 30px;
	overflow:hidden;
}
.container-left {
	width:511px;
	float:left;
	height:390px;
	padding-top:13px;
	overflow:hidden;
}
.container-left-bg {
	width:511px;
	float:right;
	height:390px;
	background:url(/images/right-bg.gif) no-repeat bottom #FFFFFF;

}
.email-container {
	width:303px;
	float:left;
	height:66px;
}
.email-text-box {
	width:70px;
	float:left;
	line-height:25px;
	padding-right:10px;
	text-align:right;
	font-family:Arial;
	font-weight:bold;
	color:#4c8602;
}
.email-text-input {
	width:216px;
	float:right;
	height:22px;
	background:url(/images/input-bg.jpg) no-repeat top;
	padding:3px 0px 0px 4px;
}
.spacer {
	width:303px;
	float:left;
	height:15px;
}
.input {
	background:none;
	border:none;
	height:21px;
	width:200px;
	margin:0px;
	padding:0px;
}
.button {
	width:293px;
	float:left;
	height:auto;
	padding:47px 10px 0px 0px;
	text-align:right;
}
#bottom-container {
	width:874px;
	height:auto;
	float:left;
	background:url(/images/middle-bg.jpg) repeat-y; padding:10px 20px;
}
.heading{
	width:874px;
	height:22px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #949494; padding-bottom:5px; color:#006da4; font-size:20px; font-weight:bold;
}
.bottom-text{
	width:874px;
	height:auto;
	float:left;
	padding-top:10px;
}
p{font-size:15px; line-height:22px;}
.large-text{ width:500px; height:auto; color:#454545; font-family:tahoma; font-size:27px; font-weight:bold; padding-left:10px; padding-bottom:10px;}
.box{ width:473px; height:auto; float:left; font-family:tahoma; color:#569800; font-weight:bold; padding-left:37px; font-size:18px;}
.box ul{ margin:0px; padding:5px 0px 0px 0px; list-style:none;}
.box li{ color:#006ea5; font-weight:bold; font-size:22px; font-family:tahoma; background:url(/images/arrow.gif) no-repeat 5px 7px; padding-left:32px; padding-bottom:5px;}
.box li a{ color:#006ea5; font-weight:bold; font-size:22px; font-family:tahoma; text-decoration:none }
.box li a:hover{ color:#569800; font-weight:bold;  text-decoration:none }
.space{ padding-left:30px;}

#thankscontainer
	{
	width:867px;
	height:auto;
	margin:0px auto;
	}
#thankscontainer div{position:relative;}
.thank-contentcontainer{ width:867px; float:left; text-align:center;}

div.twitter
{
   border: 1px solid black;
   width: 400px;
   padding: 5px;
   margin: 10px;
   background: #EEE;
}

div.twitter p.message
{
   border: 1px solid #CCC;
   background: #fff;
   padding: 3px;
}
ul {
         text-align: left;
}
li {
	line-height: 150%;
}