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

/*****Basic Elements*****/
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: normal;
	margin-bottom: 0px;
	background-color: #503965;
	text-align: center;
	color: #222222;
}
#wrapper {
	width:900px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#top {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 200px;
	text-align: left;
}
#middle {
	background-image: url(images/middle_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b96cbf;
}
#bottom {
	height: 50px;
}

h1 {
	color: #503965;
}

h2 {
	color: #a16faa;
}

h3 {
	color: #a16faa;
}

h4 {
	padding-top: 0px;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#header {
	height: 200px;
	width: 900px;
	position: relative;
	background-image: url(images/amtt.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav {
	font-size: 15px;
	margin-bottom: 30px;
	width: 200px;
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#nav-menu li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b96cbf;
	padding-top: 6px;
	height: 25px;
}
#nav-menu li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
#nav-menu li a:hover {
	text-decoration: none;
	color: #deabe0;
}
#nav li a.active {
	text-decoration:none;
	color: #ffffff;
}

/*****Content*****/
#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 20px;
}
#page {
	margin-top: 30px;
	margin-bottom: 25px;
}
#leftcol {
	float: left;
	width: 200px;
}
#rightcol {
	float: right;
	width: 180px;
	margin-left: 20px;
}
#centercol {
	float: right;
	width: 460px;
}
#maincol {
	float: right;
	width: 640px;
	padding: 15px;
	background-color: #FFFFFF;
}

#maincol li {
	padding-bottom: 10px;
}
.rightcolad {
	margin-bottom: 20px;
}
.leftcolad {
	margin-bottom: 20px;
}
#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.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;
}
.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;
}
.testform {
	margin-top: 20px;

}

/*****Footer*****/
#footer {
	font-size: 12px;
	text-align: center;
	background-color: #31233e;
	line-height: 50px;
}
#footer a {
	color: #ffffff;
}
#footer a:hover {
	color: #deabe0;
	text-decoration: none;
}
#disclaimer {
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*****Etc*****/
.audioplayer {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.bonusaudio {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}
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;
}
.divider {
	background-color: #503965;
	height: 4px;
}
#signup {
	background-color: #664981;
	padding: 10px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #b96cbf;
	color: #FFFFFF;
}
#signup h4 {
	padding-top: 0px;
	padding-bottom: 15px;
}
