#container {
	margin: auto;
	width: 740px;
	background-color: #FFFFFF;
	border: medium double #000066;
	position: relative;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
	font-size: x-large;
	font-style: italic;
}
h2 {
	margin: 0px;
}
#mainCont {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

.bodyText {
	font-size: large;
	text-align: left;
	text-indent: 10px;
	width: 700px;
	margin: auto;
}

body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#header {
	text-align: center;
}
#container #mainCont .h1Sub {
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 0px;
}
#container #mainCont h2 {
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}
.letterTo {
	font-size: medium;
	font-weight: bold;
	color: #000066;
}
.letterSignature {
	font-size: small;
	font-style: italic;
	color: #003333;
	text-align: right;
}
.fatBurnMention {
	color: #000099;
	font-weight: bold;
}
.imagePad {
	margin-right: 5px;
	margin-left: 5px;
	border: thin solid #000000;
}

.announce {
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.fact {
	text-indent: 20px;
	font-size: medium;
	color: #003300;
	font-weight: bold;
}
.welcomeText {
	text-indent: 15px;
	font-size: 16px;
	font-weight: bold;
}



.letterBody {
	width: 700px;
	margin: auto;
	font-size: small;
	font-style: italic;
	color: #000066;
	text-indent: 20px;
	font-weight: bold;
}
#testimonial {
	padding: 0px;
}
.quoter {
	font-style: italic;
	font-weight: bold;
	color: #660033;
}

#testimonial h3 {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #990000;
	font-style: italic;
}
#testimonial p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-indent: 15px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#testimonialBox {
	padding: 0px;
	border: medium double #000066;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#testimonialImage {
	float: left;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#testimonialImageArea {

	float: left;
}
#testimonialImageArea2 {


	float: right;
}
#footer {
	text-align: center;
}

.announceSm {

	font-size: medium;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.indent {
	text-indent: 15px;
}
.finePrint {
	font-size: x-small;
}
.fact2 {
	text-indent: 20px;
	font-size: large;
	color: #000033;
	font-weight: bold;
}
