body
{
	
	/*background: #dcdcdb url(../../images/Body-BG.jpg) repeat-x top left;*/
	background: #dcdcdb;
	background-color: #000;
	color: #fff;
	font-size: 62.5%;
	font-weight: normal;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 
{
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
}

h1 { font-size: 2.0em; line-height: 1em; font-style: italic; word-spacing: 1.6pt; }
h2 { font-size: 1.7em; line-height: 2em; word-spacing: 1.6pt; }
h3 { font-size: 2.5em; line-height: 1em; word-spacing: 1.6pt; }
h4 { font-size: 2.2em; line-height: 1em; word-spacing: 1.6pt; padding: 10px 0 0 20px; }
h5 { font-size: 1.5em; line-height: 1.5em; word-spacing: 1.5pt; padding: 0 10px 0 0px; }
h6 { font-size: 1.1em; line-height: 1.5em; }
p  { font-size: 1.2em; line-height: 1.9em; text-align: justify; word-spacing: 1.6pt;  }


a { text-decoration: none; color: #E26C10; }
a:hover { color: #666; }


#main ul {
	margin-left: 20px;
	margin-top: 10px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 1.6em;
	line-height: 1.3em;  
	/*background: url(../../images/featuresbox.png) repeat-x top left;*/
}

#main ol, ol {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 1.9em;
	list-style-type: decimal;
}

#main ol ul {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
	list-style-type: decimal;
	list-style: none;
}



#terms ol  {
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.2em;
	line-height: 1.9em;
	list-style-type: lower-alpha;
}


/* Layout */

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 912px;
	/*background: #949490;*/
	margin-bottom: 5px;
	
	
}

	div#container div#header
	{
		color: #fff;
		background: #717174 url(../../images/Top-BG-Block2.jpg) repeat-x top left;
		height: 99px;
		position: relative;
	}
	
		div#header ul#nav
		{
			background: transparent url(../../images/Top-Nav-Sprite.jpg) no-repeat top left;
			list-style: none; 
			height: 26px;
			width: 734px;
			position: absolute;
			bottom: -28px;
			left: 10px;
		}
		
			ul#nav li
			{
				display: inline;
			}
			
				ul#nav li a
				{
					display: block;
					float: left;
					text-indent: -10000px;
					height: 24px;
				}
				
				ul#nav li a#nav-home { width: 65px; } /* opacity: 0.5; background: red; } */
				ul#nav li a#nav-purchase { width: 85px; margin-left: 18px; } /*  opacity: 0.5; background: blue; } */
				ul#nav li a#nav-courses { width: 85px; margin-left: 18px; } /*  opacity: 0.5; background: yellow; } */
				ul#nav li a#nav-course-suggestion { width: 170px; margin-left: 18px; } /*  opacity: 0.5; background: yellow; } */
				ul#nav li a#nav-faq { width: 50px; margin-left: 18px; } /*  opacity: 0.5; background: white; } */
				ul#nav li a#nav-demo { width: 50px; margin-left: 18px; } /*  opacity: 0.5; background: green; } */
				ul#nav li a#nav-contact { width: 105px; margin-left: 18px; } /*  opacity: 0.5; background: orange; } */
				
		div#container div#background
	{
		background: #484848 url(../../images/Top-BG.jpg) repeat-x;
	}			
				
	
	div#container div#main
	{
		padding: 10px;
		position: relative;
		margin-top: 30px;
		clear: both;
	}
	
	
		div#main h1#logo
		{
			background: transparent url(../../images/Logo.png) no-repeat top left;
			behavior: url('../include/js/iepngfix.htc');
			display: block;
			text-indent: -10000px;
			width: 145px;
			height: 140px;
			position: absolute;
			top: -80px;
			right: -20px;
		}
	
		div#main img.image-splash
		{
			width: 892px;
			height: 260px;
			display: block;
			vertical-align: bottom;
		}
		
		div#main img.image-content
		{
			display: block;
			vertical-align: bottom;
		}

		div#main div.content
		{
			float: left;
			margin: 10px 0 0px 0;
			/*width: 434px;*/
			overflow: visible;
		}
		
	
			div#main div.half { margin-top: 60px; margin-left: 5px; width: 49%; }
			div#main div.third { margin-top: 30px; margin-left: 14px; margin-right: 14px; width: 30%; }
			div.third p { font-size: 1.5em; line-height: 1.5em }
			div.third h4 { padding: 0 0 5px 0; }
			div.content h2, div.content h3, div.content p { padding: 2px 0 0 0; }
			div#main div.image { margin-right: 45px;}
			div#main div.features { margin-right: 45px; width: 350px; height: 165px; background: url(../../images/featuresbox.png)}	
		/*	div#main div.features h4 { padding: 0 0 0 20px; }	*/	
			div.content p { padding-bottom: 1.25em; }
			div.content > p { padding-bottom: 1.1em; }
			
			div.overlay-container
			{
				position: relative;
			}

				div.overlay-container p
				{
					background: #fff;
					font-weight: bold;
					text-align: right;
					padding: 8px 10px;
					opacity: 0.8;
					position: absolute;
					bottom: 0;
					left: 0;
					width: 418px;
				}

	div#container div#footer
	{
		clear: both;
		color: #fff;
		/*background: #588dbd url(../../images/Bottom-BG.jpg) repeat-x bottom left;*/
		height: 24px;
		padding: 10px 0;
		width: 915px;
	}
	
	
	/*	div#footer
	{
		clear: both;
		color: #000;
		padding: 10px;
		width: 902px;
		margin-left: 275px;
	}
	*/
	
		div#footer p { float: left; font-size: 1em; color: #ffffff; }
		div#footer p.right { float: right; }
		div#footer a {	color: #ffffff; }
		div#footer a:hover { color: #666; }
		div#footer a.ppi {	color: #F7941D; }
		div#footer a.ppi:hover { color: #666; }
		
		
		div#footer ul#sociallinks
		{
			background: transparent url(../../images/social_links_contact.jpg) no-repeat top right;
			list-style: none; 
			width: 67px;
			height: 53px;
			position: relative;
			text-align: left;
		}
			
			ul#sociallinks li
			{
				display: inline;
			}
			
				ul#sociallinks li a
				{
					display: block;
					float: left;
					text-indent: 10000px;
					overflow: hidden;
				}
				
		ul#sociallinks li a#sociallinks-twitter { width: 30px; height: 47px; margin-left: 2px; } /* opacity: 0.5; background: red; } */											ul#sociallinks li a#sociallinks-facebook { width: 30px; height: 47px; margin-left: 2px; } /* opacity: 0.5; background: red; } */
		
	/* Left and right classes for floats */
	
	.left	{ float: left; display: inline; position: relative; }
	.right 	{ float: right; display: inline; text-align: right; }
	.center	{ float: center; display: inline; text-align: left; }	
		
	
	/* Misc Stuff */	
	.clear { clear: both; }	
	.fifteen { width: 15%; }
	.twenty { width: 19%; }
	.third { width: 32%; }
	.half { width: 48%; }
	.twothird { width: 65%;	}
	.quarter { width: 24%; }
	table td { padding: 2px; }
	
