.thrColAbsHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 911px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:100%;
} 
#clear{
	clear: both;
	}
.thrColAbsHdr #headerTop {
	height: 27px;
	padding-top: 5px;
}
.thrColAbsHdr #header {
	height: 164px;
	background-image: url(../images/TMTF-Header.jpg);
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
} 
#logo {
	height: 100px;
	width: 390px;
	padding-top: 30px;
	padding-left: 30px;
	float: left;
}
#login {
	float: right;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #030;
	margin-top: 30px;
	margin-right: 25px;
	text-align: left;
}

#login a{
	color: #030;
	text-decoration: none;
	font-size: 10px;
}
#top-web {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 5px;
	padding-right: 22px;
}
#top-web a{
	color: #333;
	text-decoration: none;
}
#top-web a:hover{
	color: #063;
	text-decoration: none;
}

---

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.thrColAbsHdr #header #login form table tr td {
	color: #F60;
}
.signupfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.copyright {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #666;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 27px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/TMTF-BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F5F2E7;
	line-height: 13px;
	height:100%;
}
#nav {
	margin-left: 23px;
}
.main_text {
	padding-right: 30px;
}

a:link {
	color: #063;
	text-decoration: none;
}
a:visited {
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #393;
	text-decoration: underline;
}

.side_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color: #BCC6B7;
	text-transform: uppercase;
	text-indent: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #063;
	text-transform: uppercase;
	line-height: 16px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	color: #093;
}
h3 {
	font-size: 14px;
	color: #063;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#join1 {
	width: 230px;
	height: 99px;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../images/SignUpToday-TMTF.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#join1:hover  {
	background-position: 0 -100px;
}
#join-wide {
	width: 400px;
	height: 106px;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../images/SignUpToday-TMTF-wide.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#join-wide:hover  {
	background-position: 0 -105px;
}
#special {
	width: 309px;
	height: 106px;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(../images/CharterMemberSpecial.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#special:hover  {
	background-position: 0 -105px;
}
/*#join {
	width: 235px;
	height: 192px;
	display: block;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: transparent;
	background-image: url(images/FREE-Gas.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#join:hover  {
	background-position: 0 -192px;
}*/
.hide, span {
	display: none;
}
.offer {
	color: #990000;
	font-weight: bold;
}
.form {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	}
.signupform {
	padding: 10px;        
	margin: 0;
	border: 1px solid #F60;
	}
	
#testimonial{
	width: 140px;
	font-size: 12px;
	font-style: italic;
	padding: 10px;
	border: 1px solid #063;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 14px;
	text-align: center;
	}
	
	#testimonial2{
	font-size: 12px;
	padding: 10px;
	border: 1px solid #063;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 14px;
	text-align: left;
	}
#bodycontent {
	background-color: #FFF;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	width: 861px;
	height:100%;
}
#Leftbody {
	float: left;
	width: 645px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height:100%;
	padding-right: 10px;
}
#Rightbody p {
	padding-right: 5px;
	padding-left: 5px;
}
#Rightbody {
	float: right;
	width: 190px;
	background-color: #FFFFF1;
	height:100%;
}
.main_text p img {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.singup {
	width: 184px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #999;
	background-color: #FDFFC3;
	padding-right: 2px;
	padding-left: 2px;
}
