body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #5B8EAC;
}
.twoColFixRtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	background-color: #663399;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5B8EB3;
	padding-right: 0;
	padding-left: 0;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	color: #E5EFE5;
	line-height: 1.5em;
	font-size: 35px;
}
#mainContent h1 {
	font-size: 16px;
	font-weight: bold;
	color: #DB0B57;
}
#mainContent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #330066;
}
#mainContent h3 {
	color: #5586A4;
	font-size: 14px;
}
#mainContent h4 {
	color: #E30253;
	font-size: 14px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFFFFF;
	height: 100%;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #330066;
}
#sidebar1 h3 {
	color: #5B8EAC;
}
.twoColFixRtHdr #mainContent {
	background-color: #FFFFCC;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #330066;
	text-align: left;
	vertical-align: top;
} 
#mainContent a, #mainContent a:visited {
	color: #517095;
	text-decoration: underline;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.guarantee {
	background-color: #FFFFFF;
	border: 1px dashed #333399;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
ul, li {
	list-style-type: square;
	color: #330066;
}
#clutterfree {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #666666;
	background-color: #FFFFFF;
}
#list {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	padding: 5px;
	width: 480px;
}
.name {
	font-style: oblique;
	font-weight: bold;
	color: #330066;
	line-height: 1.8em;
}
.style3 {
	color: #DB0B57
}
#nav {
	text-align: center;
	background-color: #DAB16E;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #5B8EB3;
}
#nav a, #nav a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
#nav a:hover {
	color: #DB0B57;
	text-decoration: none;
}
.seal {
	float: left;
}
#testimonial1 {
	border: 1px dotted #666666;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#testimonial2 {
	font-size: 12px;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px dotted #666666;
}
.bonus {
	font-weight: bold;
	color: #330066;
}
body,td,th {
	font-size: 12px;
}
.testimonial {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #330066;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DAB16E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DAB16E;
}
.header {
	padding-top: 6px;
	padding-bottom: 6px;
}

.eight {
	font-weight: bold;
	color: #DB0B57;
	font-size: 16px;
}
.eightphrase {
	font-size: 16px;
	font-weight: bold;
	color: #5586A4;
}
.clutterstatement {
	color: #5586A4;
	font-weight: bold;
}
.price {
	font-weight: bold;
	color: #330066;
	font-size: 18px;
}
.value {
	color: #5586A4;
}
.tips {
	font-size: 14px;
	font-weight: bold;
	color: #5586A4;
}
#mainContent .mac {
	font-weight: bold;
	color: #DB0B57;
}

