BODY {
	background-image: url('images/main_repeater.jpg');
	background-repeat: repeat-x;
	background-color:#001e33;
	margin-left:auto;
	margin-right:auto;
	line-height:1.2;
	color:#000;
	font-family: Georgia, Verdana, Arial;
	font-size:16px;
}

.content {
	font-family: Georgia, Verdana, Arial;
	font-size:16px;	
}

#salescopy {
	margin-top:-10px;
	margin-left:3px;
	background-image: url('images/mid_repeater.jpg');
	background-repeat: repeat-y;
	background-position: center;
	text-align:left;
}

H1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 22pt;
	text-align:center;
	color: #CC0033;
}

.preheader {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #CC0033;
	font-size: 24px;
	font-weight: bold;
}

.econtent {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #CC0000;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}

.tablestyle {
	border: 3px solid rgb(0, 0, 0);
	background:#feff6e;
}

.iframe1 {
	//border-left: 1px solid #5d5d5d;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
.iframe1 img{display:block;}
.iframe1 iframe{display:block;}

.disclaimer {
	font-family: Arial;
	color: #b8b8b8;
	font-size: 10px;
}