
body {
	margin-top: 0px;
	padding: 0;
	background: #000066 url(images/gradiant.png) top repeat-x;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}

h1, h2, h3, h5 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 32px;
	color: #d20000;
	font-weight: bold;
}

h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	color: #000066;
}

h4 {
	font-style: italic;
	font-size: 16px;
	color: #000066;
}

h5 {
	font-size: 24px;
	font-weight: bold;
}

p, ul, ol {
	margin: 0 0 0 0;
	text-align: justify;
	line-height: 20px;
}

p {
	margin-bottom: 5px;
	margin-top: 5px;
}

a:link {
	color: #777777;
}

a:hover, a:active {
	text-decoration: none;
	color: #AB5B00;
}

a:visited {
	color: #AB5B00;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 15px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 15px;
}

img.center{
	text-align: center;
}

input.btn {
	background: url(images/optin-button.png);
	width:205px;
	height:55px;
	margin-bottom: 0px;
	border: 0px;
	text-align: center;
	color:#FFFFFF;
	font-size: 16px;
}

input.btnhov {
	background: url(images/optin-button-hov.png)
}

.first-letter{
	font-size: 38px;
	color: #3366FF;
	float: left;
	line-height: 38px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#wrapper {
}

/* Header */

#header {
	width: 900px;
	height: 20px;
	/*background: url(images/img02.jpg) no-repeat left top;*/
	margin: 0 auto;
	padding: 0;
}

#header-backend {
	width: 900px;
	height: 136px;
	background: url(images/integrated_mlm.png) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#logo {
	float: left;
	margin-left: 0px;
	padding-top: 0px;
}


#logo a {
	text-decoration: none;
	color: #888888;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 96px 30px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 124px;
	height: 50px;
	margin-left: 5px;
	padding-top: 11px;
	background: url(images/tab.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
	z-index: 1;
	line-height: 15px;
}

#menu a:hover {
	background: url(images/tab-hov.png) no-repeat;
	color: #777777;
}

#menu .active a {
	z-index: 30;
	background: url(images/tab-active.png) no-repeat;
}

#menu .oneline a {
	padding-top: 20px;
}

#menu .activeoneline a {
	padding-top: 20px;
	background: url(images/tab-active.png) no-repeat;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	
	background: #ffffff;

}



#bgtop {
	width: 750px;
	height: 30px;
	z-index: 10;
	margin: 0 auto;
	margin-top: -10px;

}

/* Content */


#content {
	/*float: left;*/
	width: 800px;
	border: 1px solid #aaaaaa;
	padding: 30px 50px 30px 50px;
	margin: 0px;
	
}

#content a{
	color: #3366FF;
}

#content a:hover{
	color: #83a0f9;
	text-decoration: underline;
}




#content .testimonial{
	font-style: italic;
	margin-top: 20px;
	padding: 10px 10px 10px 10px;
	background: #e2e9ff;
}

#content .testimonial img{
	float: left;
	margin: 10px 20px 10px 20px;
	border: 2px solid #333333;
}

#content .testimonial h3{
	font-style: italic;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}

#content .testimonial .person{
	font-style: normal;
	font-weight: bold;
}


#lead-box{
	background:url(images/lead-box.png) top left no-repeat;
	width: 400px;
	height: 350px;
	float: right;
	/*margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;*/
}

#lead-box .text {
	color:#222222;
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	text-align: center;
	font-size: 12px;
	}

#lead-box h1 {
	font-size: 26px;
	margin-top: 30px;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

#lead-box h2 {
	font-size: 16px;
	margin-top: 10px;
	padding-top: 4px;
	margin-bottom: 15px;
	font-weight:normal;
	margin-left: 0px;
	color: #222222;
	text-align: center;
}

#lead-box table{
	margin-left: 90px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
}

#lead-box-center{
	background:url(images/lead-box.png) top center no-repeat;
	width: 800px;
	height: 350px;
	/*margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 15px;*/
}

#lead-box-center .text {
	color:#222222;
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	padding-top: 1px;
	text-align: center;
	font-size: 12px;
	}

#lead-box-center h1 {
	font-size: 26px;
	margin-top: 30px;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}

#lead-box-center h2 {
	font-size: 16px;
	margin-top: 10px;
	padding-top: 4px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #222222;
	text-align: center;
}

#lead-box-center table{
	margin-left: 255px;
	margin-bottom: 10px;
	font-size: 14px;
}

#movie-box{
	width: 400px;
	height: 300px;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 0px;
	/*margin-left: 15px;
	
	*/
}

#book-box{
	width: 280px;
	height: 400px;
	float: right;
	font-style:italic;
}

#book-box .person{
	text-align: right;
	font-style: normal;
	font-weight: bold;
}

#book-box img{
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 30px;
	margin-left: 0px;
}



/* Footer */


#bottom-nav {
	/*float: left;*/
	margin: 0 auto;
	text-align: center;
	width: 900px;
}

#bottom-nav p{
	text-align: center;
	margin-bottom: 0px;
	color: #666666;
}

#bottom-nav a:link {
	color: #666666;
	text-decoration: none;
}

#bottom-nav a:hover, a:active {
	color: #444444;
}

#footer {
	width: 900px;
	height: 0px;
	min-height: 65px;
	background: url(images/containter-bottom.png) no-repeat left top;
	margin: 0 auto;
	padding: 15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}



html>body #footer {
	height: auto;
}


