/*****Reset*****/
html, body, div, h1, h2, h3, h4, h5, h6, ol, dl, dt, dd,
pre, form, fieldset, table, th, td { 
	margin: 0; 
	padding: 0; 
}

/*****Basic Elements*****/
body {
	width: 930px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: normal;
	margin-bottom: 10px;
	background-color: #6397c9;
	background-image: url(images/bground.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width:930px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*****Header*****/
#header {
	height: 214px;
	width: 900px;
	vertical-align: bottom;
	position: relative;
	background-image: url(images/mtt_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5b93cc;
}
#login {
	font-size: 12px;
	text-align: right;
	height: 30px;
	line-height: 30px;
	margin-right: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#login a {
	color: #FFFFFF;
	text-decoration: underline;
}
#login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 152px;
	position: absolute;
}
#navmenu {
	width:900px;
	clear: both;
}
#navmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navmenu li
{
	float: left;
	width: auto;
	margin: 0;
	padding-right: 3px;
	padding-left: 3px;
}

/*****Content*****/
#content {
	width: 900px;
	margin-right: 15px;
	margin-left: 15px;
}
#page {
	margin-top: 30px;
	margin-bottom: 25px;
}
#leftcol {
	float: left;
	width: 220px;
}
#rightcol {
	float: right;
	width: 180px;
	margin-left: 20px;
}
#centercol {
	float: right;
	width: 460px;
}
#maincol {
	float: right;
	width: 660px;
}

#fullcol {

}

.rightcolad {
	margin-bottom: 20px;
}
.leftcolad {
	margin-bottom: 20px;
}
.partners {
	margin-bottom: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
#newsletter {
	margin-bottom: 20px;
	font-size: 11px;
	text-align: center;
}
.bonuses {
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b93cc;
	padding-bottom: 20px;
}
.bonuspic {
	float: left;
	width: 200px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.bonusdescription {
	float: right;
	width: 430px;
}
.leftsbcontent {
	margin-bottom: 20px;
}
.membership {
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5b93cc;
	padding-bottom: 20px;
}
.membershippic {
	float: left;
	width: 200px;
	text-align: center;
}
.membershipdescription {
	float: right;
	width: 430px;
}
div.rightside_image {
	float: right;
	padding: 8px;
	border: 1px solid #ededed;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
div.rightside_text {
	float: right;
	font-size: 12px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/useful_docs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 220px;
}

.boxinside {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.boxinside ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}

.boxinside li {
	margin-bottom: 8px;
}

div.leftside_image {
	float: left;
	padding: 8px;
	border: 1px solid #ededed;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-right: 15px;
	margin-bottom: 10px;
}

div.leftside_image2 {
	float: left;
	padding: 8px;
	border: 1px solid #ededed;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 18px;
}

div.center_image {
	padding: 8px;
	border: 1px solid #ededed;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

div.center_image2 {
	padding: 8px;
	border: 1px solid #ededed;
	text-align: center;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 10px;
	margin-right: 13px;
	margin-left: 13px;
}

.interviewer {
	padding: 7px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
}
.manual {
	margin-top: 15px;
	margin-bottom: 15px;
}
.manualpic {
	float: left;
	width: 260px;
}
.manualdesc {
	float: right;
	width: 250px;
}
.leftcolaudio {
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
	background-image: url(images/mtt_in_action.jpg);
	background-repeat: no-repeat;
}
.audiophoto {
	padding-top: 35px;
}
.leftcolaudioplayer {
	margin-bottom: 6px;
	margin-top: 10px;
}
.videorow {
	margin-top: 20px;
	text-align: center;
}
.videorow2 {
	margin-top: 20px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}
#disclaimer {
	font-size: 11px;
	color: #666666;
}
.product_display {

	width: 660px;
	margin-bottom: 10px;
	margin-top: 12px;
}
.product_display h3{
	color: #990000;
}
.featureproduct {
	float: left;
	width: 200px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 13px;
	color: #000000;
	display: block;
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 470px;
}
.featureproduct2 {
	float: left;
	width: 200px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 13px;
	color: #000000;
	display: block;
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-right: 15px;
	height: 470px;
}
.featureproduct3 {
	float: right;
	width: 200px;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 13px;
	color: #000000;
	display: block;
	background-image: url(images/gradient-bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	height: 470px;
}
.membershiplinks {
	margin-bottom: 15px;
}

.books {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;

}

/*****Footer*****/
#footer {
	font-size: 12px;
	text-align: center;
	margin-top: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5b93cc;
	padding-top: 8px;
}

/*****Etc*****/
.audioplayer {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.bonusaudio {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
.bonusaudio-special {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
hr {
	background-color: #5b93cc;
	height: 1px;
}
p.notes {
	color: #666666;

}
p.notes a {
	color: #666666;
	text-decoration: underline;
}
p.notes a:hover {
	color: #666666;
	text-decoration: none;
}
.clear {
	clear: both;
}
