* {
  margin: 0px;
  padding: 0px;
  color: #000000;
  font-family: verdana, arial;
  font-size: 12px;
  }
  
html {
    overflow: scroll;
    }

body { 
  background: #FFFFFF;
  color: #000000;
  text-align: center;
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  }

h1 { 
  padding-top: 5px;
  color: #000000;
  text-align: center;
  font-family: verdana, arial;
  font-size: 14px;
  font-weight: bold;
  }
  
h1.mainheading {
  padding-top: 40px;
  padding-left: 30px;
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #4E6181;
  font-family: arial, verdana;
  }
  
h2.subheading {
  padding-left: 30px;
  padding-top: 105px;
  text-align: left;
  color: #555555;
  line-height: 160%;
  font-family: arial, verdana;
  font-size: 14px;
  }
  
  h2.subheadingHOME {
  padding-left: 30px;
  padding-top: 65px;
  text-align: left;
  color: #555555;
  line-height: 160%;
  font-family: arial, verdana;
  font-size: 14px;
  }
  
h2.subheadingPEOPLE {
  padding-left: 30px;
  padding-top: 45px;
  text-align: left;
  color: #555555;
  line-height: 160%;
  font-family: arial, verdana;
  font-size: 14px;
  }
  
h1.mentorboxBLACK {
  padding-top: 50px;
  padding-left: 40px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  font-family: arial, verdana;
  }
  
h1.mentorboxGREEN {
  padding-left: 40px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #4E6181;
  font-family: arial, verdana;
  }  
  
h1.boxgrey {
  color: #3E3E3E;
  padding-top: 9px;
  padding-left: 20px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  }
  
h1.box {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 12px;
  }
  
h1.already {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 12px;
  margin-left: 10px;
  }
  
h1.boxBIGGER {
  text-align: left;
  font-size: 18px;
  font-family: arial, verdana;
  padding-left: 20px;
  }

a {
  color: #555555;
  text-decoration: none;
  font-weight: bold;
  }
  
a:visited {
  color: #000000;
  }
  
a:hover {
  color: #555555;
  }
  
a:active {
  color: #555555;
  }
  
a.footer {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  }
  
a.footer:visited {
  color: #000000;
  }
  
a.footer:hover {
  color: #123D72;
  }
  
a.footer:active {
  color: #123D72;
  }
  
a.leftcol {
  line-height: 180%;
  color: #1F65BB;
  }

a.leftcol:visited {
  color: #1F65BB;
  }
  
a.leftcol:hover {
  color: #123D72;
  }
  
a.leftcol:active {
  color: #123D72;
  }
  
a.main {
  color: #1F65BB;
  }

a.main:visited {
  color: #1F65BB;
  }
  
a.main:hover {
  color: #123D72;
  }
  
a.main:active {
  color: #123D72;
  }

a.boxBIGGER {
  text-align: left;
  font-size: 18px;
  font-family: arial, verdana;
  color: #000000;
  }

b {
  color: #555555;
  }

p {
  color: #555555;
  font-family: verdana, arial;
  font-size: 12px;
  padding-bottom: 10px;
  }
  
p.leftbox {
  padding-bottom: 15px;
  font-weight: bold;
  color: #000000;
  padding-bottom: 0px;
  }
  
p.center {
  text-align: center;
  color: #000000;
  padding-bottom: 0px;
  }
  
p.salesmen01left {
  padding-top: 40px;
  padding-left: 130px;
  text-align: left;
  }
  
p.salesmen01right {
  padding-top: 30px;
  text-align: right;
  padding-right: 90px;
  }
  
p.salesmen02left {
  padding-top: 40px;
  padding-left: 170px;
  text-align: left;
  }
  
p.salesmen02right {
  padding-top: 50px;
  text-align: right;
  padding-right: 50px;
  }
  
p.salesmen03left {
  padding-top: 40px;
  padding-left: 130px;
  text-align: left;
  }
  
p.salesmen03right {
  padding-top: 20px;
  text-align: right;
  padding-right: 50px;
  font-weight: bold;
  }
  
p.albertquote {
  padding-top: 5px;
  padding-left: 210px;
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  font-family: arial, verdana;
  color: #000000;
  font-style: italic;
  }
  
p.quote {
  text-align: right;
  font-style: italic;
  font-size: 11px;
  }
  
img {
  border: 0px;
  }
  
img.reel {
  margin-bottom: 15px;
  }
  
ul {
  padding-left: 30px;
  color: #555555;
  }
  
li {
    color: #555555;
    padding-top: 1px;
    padding-bottom: 1px;
    }

/* Header */

#header {
  width: 100%;
  overflow: hidden;
  }
  
#headerleft {
  width: 250px;
  float: left;
  text-align: left;
  }
  
#headerright {
  float: right;
  margin-top: 13px;
  }
  
/* Header Menu */

ul#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  }

ul#menu li {
  float: left;
  margin: 0 0.00em;
	}
	
ul#menu li a {
  background: url(images/menubar_background.jpg) #F7F7F7 bottom left repeat-x;
  height: 35px;
  line-height: 280%;
  float: left;
  width: 110px;
  display: block;
  border-left: 0.1em solid #dcdce9;
  border-top: 0.1em solid #dcdce9;
  border-bottom: 0.1em solid #dcdce9;
  color: #5B5B5B;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
	}

ul#menu li a.planet {
  border-right: 0.1em solid #dcdce9;
	}
	
ul#menu li a:hover {
	color: #000000;	
	font-weight: bold;
	background: url(images/menubar_background_over.jpg) #CAD6EE bottom left repeat-x;
	}
	
ul#menu li a.planet:hover {
	color: #000000;	
	font-weight: bold;
	background: url(images/menubar_background_over_green.jpg) #B9EEBA bottom left repeat-x;
	}

 /* Hide from IE5-Mac \*/
ul#menu li a {
  float: none;
  }

/* End hide */

#headermenu {
  width: 56em;
  }

/* Main Area */

#main {
  width: 100%;
  margin-top: 10px;
  overflow: hidden;
  }
  
/* Left Column */

#leftcol {
  width: 250px;
  float: left;
  }
  
.leftcolbox {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  }
  
/* Content Area */

#maincontent {
  float: right;
  width: 670px;
  overflow: hidden;
  }
  
#maingraphic {
  text-align: left;
  background: #FFFFFF url(images/main_graphic.jpg) no-repeat;
  width: 670px;
  height: 310px;
  margin-bottom: 10px;
  }

#maingraphicMENTORBOX {
  text-align: left;
  background: #FFFFFF url(images/main_graphic_mentorbox.jpg) no-repeat;
  width: 670px;
  height: 310px;
  margin-bottom: 10px;
  }

#maingraphicARROW {
  text-align: left;
  background: #FFFFFF url(images/main_graphic_arrow.jpg) no-repeat;
  width: 670px;
  height: 310px;
  margin-bottom: 10px;
  }
  
#maingraphicPROOF {
  text-align: left;
  background: #FFFFFF url(images/main_graphic_proof.jpg) no-repeat;
  width: 670px;
  height: 310px;
  margin-bottom: 10px;
  }

#maingraphicPROFIT {
  text-align: left;
  background: #FFFFFF url(images/main_graphic_profit.jpg) no-repeat;
  width: 670px;
  height: 310px;
  margin-bottom: 10px;
  }
  
#maingraphicPLANET {
  text-align: left;
  background: #FFFFFF url(images/main_graphic_planet.jpg) no-repeat;
  width: 670px;
  height: 310px;
  margin-bottom: 10px;
  }
  
#maingraphicPOWERFUL {
  text-align: left;
  background: #FFFFFF url(images/main_graphic_powerful.jpg) no-repeat;
  width: 670px;
  height: 310px;
  margin-bottom: 10px;
  }
  
#maingraphicEINSTEIN {
  text-align: left;
  background: #FFFFFF url(images/main_graphic_einstein.jpg) no-repeat;
  width: 670px;
  height: 310px;
  margin-bottom: 10px;
  }
  
.maintwocolumn {
  width: 670px;
  margin-bottom: 10px;
  overflow: hidden;
  margin-top: 10px;
  }
  
.maintwocolumnLEFT {
  float: left;
  width: 325px;
  text-align: left;
  }
  
.maintwocolumnRIGHT {
  float: right;
  width: 325px;
  }
  
.increaseprofitsONE {
  background: #FFFFFF url(images/salesmen01.jpg) no-repeat;
  width: 480px;
  height: 141px;
  margin-top: 20px;
  }

.increaseprofitsTWO {
  background: #FFFFFF url(images/salesmen02.jpg) no-repeat;
  width: 480px;
  height: 137px;
  }
  
.increaseprofitsTHREE {
  background: #FFFFFF url(images/salesmen03.jpg) no-repeat;
  width: 480px;
  height: 131px;
  margin-bottom: 20px;
  }
  
.downandup {
  margin-top: 20px;
  border: 2px solid #003366;
  background: #FFFFFF url(images/faded_background.jpg) repeat-x;
  }

.downandup01 {
  margin-top: 20px;
  border: 2px solid #003366;
  background: #FFFFFF url(images/faded_background.jpg) bottom left repeat-x;
  }
  
table.download {
  margin-bottom: 20px;
  background: #FFFFFF;
  border: 1px solid #7A7A94;
  }
  
table.download td {
  border: 1px solid #7A7A94;
  }

h1.down {
  margin-left: 10px;
  margin-top: -25px;
  padding-left: 5px;
  background: #FFFFFF;
  text-align: left;
  width: 123px;
  }
  
h1.up {
  margin-left: 10px;
  margin-top: -15px;
  padding-left: 5px;
  background: #FFFFFF;
  text-align: left;
  width: 100px;
  }
  
p.indent {
  margin-left: 10px;
  margin-top: 15px;
  margin-bottom: 5px;
  text-align: left;
  }
  
.indent {
  width: 322px;
  margin-left: 10px;
  text-align: right;
  }
  
span.uploading {
  margin-left: 10px;
  }
  
/* Footer */

#footer {
  width: 100%;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 20px;
  }

/* Rounded Corner Box */

.boxWHITE {
	width: 100%;
	margin: auto;
	color: white;
	text-align: left;
	background: #FFFFFF url(images/left_grey_border.gif) left repeat-y;
	overflow: hidden;
  }

.boxGREY {
	width: 100%;
	margin: auto;
	height: 30px;
	background: #DEDEDE;
	color: white;
	text-align: left;
  }
  
.boxMENU {
	width: 129px;
	height: 36px;
	margin: auto;
	background: #DEDEDE;
  }

.content { 
  padding-left: 20px;
  padding-right: 20px;
  height: 100%;
  overflow: hidden;
  }

.text {
  width: 100%;
  background: #FFFFFF url(images/right_grey_border.gif) right repeat-y;
  padding-right: 20px;
  overflow: hidden;
  }
  
.textleft {
  padding-top: 20px;
  width: 15%;
  text-align: left;
  float: left;
  overflow: hidden;
  }
  
.textright {
  padding-top: 15px;
  float: right;
  width: 84%;
  overflow: hidden;
  }
  
.professorialfactsleft {
  padding-top: 8px;
  float: left;
  width: 91%;
  overflow: hidden;
  }
  
.professorialfactsright {
  padding-top: 13px;
  width: 8%;
  text-align: center;
  float: right;
  overflow: hidden;
  }

/* Rounded Corner Box Background Images */

.top-left {
	width: 100%;
	height: 20px;
	background: #DEDEDE url(images/top_left.gif) left top no-repeat;
  }

.top-right {
	float: right;
	width: 20px;
	height: 20px;
	background: #DEDEDE url(images/top_right.gif) right top no-repeat;
  }
  
.top-leftBORDER {
	width: 100%;
	height: 20px;
	background: #FFFFFF;
  }

.top-rightBORDER {
	float: right;
	width: 20px;
	height: 20px;
	background: #FFFFFF;
  }
  
.top-leftBORDER {
	width: 100%;
	height: 20px;
	background: #FFFFFF url(images/top_grey_border.gif) repeat-x;
  }

.bottom-leftBORDER {
	width: 100%;
	height: 20px;
  background: #FFFFFF url(images/bottom_grey_border.gif) repeat-x;
  }

img.right {
  float: right;
  margin: 0px;
  padding: 0px;
  }
  
img.left {
  float: left;
  }
  
/* Table */

table {
  margin-top: 15px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #E8EFF5;
  border-collapse: collapse;
  }
  
tr.header {
  background: #E8EFF5;
  font-weight: bold;
  }
  
td {
  border: 1px solid #E8EFF5;
  padding: 5px;
  font-size: 11px;
  }
  
td.width {
  font-weight: bold;
  width: 75px;
  }
  
table.empty {
  margin-top: 0px;
  width: 100%;
  border: 1px solid #FFFFFF;
  border-collapse: collapse;
  }
  
table.empty td {
  border: none;
  }
  
table.empty td.empty {
  padding: 0px;
  }
  
/* Video */

#media {
  margin-top: 40px;
  }

#noUpdate {
  margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #cccccc;
	text-align: left;
	width: 210px; 
	height: 200px;	
	padding: 40px;
	}