html, body, div, h1, h2, h3, h4, h5, h6, ol, dl, dt, dd,
pre, form, fieldset, table, th, td { 
	margin: 0; 
	padding: 0; 
}
body {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bground.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 875px;
	text-align: left;
	background-color: #FFFFFF;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #ee9f6b;
}
.bonusgifts h1 {
	color: #ffffff;
}
h3 {
	color: #79aea4;
}
.freebie h3{
	color: #000000;
}
#header {
	height: 93px;
	width: 875px;
	background-image: url(images/eft_and_beyond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#masters {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #79aea4;
}
.mastersphoto {
	float: left;
	width: 76px;
}
.mastersphoto2 {
	float: left;
	width: 75px;
}
.name {
	float: left;
	width: 76px;
	font-size: 11px;
	color: #59827a;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
.name2 {
	float: left;
	width: 75px;
	font-size: 11px;
	color: #59827a;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#content {
	width: 835px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#leftcol {
	float: left;
	width: 255px;
}
.leftcolcontent {
	margin-bottom: 20px;
}
.leftcolquotes {
	font-size: 13px;
	color: #79aea4;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79aea4;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#maincol {
	float: right;
	width: 555px;
}
.testimonial {
	font-style: italic;
	background-image: url(images/testimbground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ebb06c;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 12px;
}
.freebie {
	background-image: url(images/freebiebground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #79aea4;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 12px;
}
.special {
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(images/gift.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #ebb06c;
}
.specialinside {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 165px;

}
.bonusgifts {
	background-color: #79aea4;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

.inlinephotos {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 456px;
}
#disclaimer {
	margin-bottom: 20px;
	font-size: 11px;
}
.signupbox {
	margin-bottom: 20px;
	font-size: 13px;
	padding: 8px;
	border: 5px solid #79aea4;
	text-align: center;
	font-weight: bold;
}
div.leftside_image {
	float: left;
	padding: 5px;
	border: 1px solid #ededed;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
div.leftside_image_freebie {
	float: left;
	padding: 5px;
	border: 1px solid #ededed;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	margin-top: 19px;
}
.clear {
	clear: both;
}

