#content-body
{
	background-image: url(../../img/bg-gradient.jpg);
	background-color: #686d75;
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px 0px 28px 0px;
}

#content-left
{
 	float: left;
	width: 280px;
	padding: 28px 15px 0px 10px;
	margin: 0px;
	color: White;
}

#content-left H1
{
	font-size: 12pt;
	font-weight: bold;
}

#content-left P
{
	font-size: 10pt;
	line-height: 1.5;
}

#content-right
{
	margin-top: 0px;
 	float: left;
	width: 395px;
	height: 440px;
}

#content-right.shift-left
{
	position: relative;
	left: -10px;
}

#content-bottom
{
	position: relative;
	top: -40px;
	padding: 0px;
	height: auto;
	color: White;
	font-size: 8pt;
	line-height: 1.2;
}

	#content-bottom.no-top-indent
	{
		top: 0px;
	}

#content .squids-bg
{
    top: 0px;
    padding: 160px 10px 10px 10px;
    margin: 0px;
	background-image: url(../../squid/squids-bg.jpg); 
	background-repeat: no-repeat;
}

#content .phraselators-bg
{
    top: 0px;
    padding: 160px 10px 10px 10px;
    margin: 0px;
	background-image: url(../../phraselator/phraselators-bg.jpg); 
	background-repeat: no-repeat;
}

#content-bottom DIV.header
{
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#content-bottom div.key-header
{
	height: 18px;
	padding: 0px;
	margin: 28px 0px 0px 0px;
}

#content-bottom .header-image
{
	margin: 20px 0px 10px 0px;
}

#content-bottom .header.top-indent
{
	margin-top: 28px;
}

#content-bottom .copy
{
    width: 610px;
}

#content-bottom .copy.narrow
{
    width: 600px;
}

#content-bottom .copy h1
{
    font-weight: bold;
}

	#content-bottom .copy.custom-modules h1,
	#content-bottom .copy.custom-solution h1,
	#content-bottom .copy.tech-specs h1,
	#content-bottom .copy.training h1,
	#content-bottom .copy.language-libraries h1,
	#content-bottom .copy.module-builder h1
	{
		font-size: 13px;
		font-weight: bold;
	}

#content-bottom .copy p
{
    margin-top: 10px;
}

.phraselist
{
    line-height:1.5em;
    list-style:disc;
    padding-left:20px;
    margin-top:10px;
}

	#content-bottom .copy.tech-specs p,
	#content-bottom .copy.training p,
	#content-bottom .copy.module-builder p
	{
		font-size: 13px;
	}
	
	#content-bottom .copy.language-libraries p
	{
		font-size: 13px;
		margin-bottom: 15px;
	}

#content-bottom .copy p.right-align
{
    text-align: right;
}

#content-bottom .copy p.no-margin,
#content-bottom .feature h2.no-margin
{
    margin: 0px;
    padding: 0px;
    line-height: 1;
    height: auto;
}

#content-bottom .copy p.signature
{
    font-style: italic;
}

#content-bottom .copy.smaller-p-text p
{
    font-size: 8pt;
}

#content-bottom .copy ul.bulleted 
{
	margin: 10px 0px 0px 0px;
	width: 200px;
	font-size: 8pt;
}

#content-bottom .copy ul.bulleted li
{
	list-style-type: disc;
	margin: 0px 40px 0px 40px;
}

#content-bottom .copy ul.bulleted2
{
	margin: 10px 0px 20px 0px;
	width: 450px;
	font-size: 8pt;
	line-height: 1.5;
}
	
	#content-bottom .copy.custom-modules ul.bulleted2
	{
		width: auto;
	}

#content-bottom .copy ul.bulleted2 li
{
	margin: 0px 40px 0px 40px;
	list-style-type: square;
}

#content-bottom .copy blockquote
{
	margin: 10px 40px 10px 40px;
}

	#content-bottom .copy.language-revitilization blockquote
	{
		margin: 10px 100px 10px 40px;
		line-height: 1.3;
		font-size: 13px;
	}

#content-bottom #language
{
    padding-top: 28px;
}

#content-bottom .product-image
{
	float: right;
	padding-bottom: 10px;
}

#content-bottom #module-builder
{
	width: 600px;
}

#content-bottom #custom-features
{
	width: 580px;
}

#content-bottom #features
{
	width: 690px;
}

#content-bottom .divider
{
	clear: both;
	border-bottom-width: 1px;
	border-bottom-color: #555555;
	border-bottom-style: solid;
	padding: 0px;
	margin: 0px;
	height: 0px;
	background: black;
	line-height: 0px;
}

#content-bottom .divider2
{
	float: left;
	border-bottom-width: 1px;
	border-bottom-color: #555555;
	border-bottom-style: solid;
	padding: 0px;
	margin: 0px;
	height: 1px;
	width: 340px;
}

#content-bottom .divider3
{
	clear: both;
	border-bottom-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 0px;
	background: black;
	line-height: 0px;
}

#content-bottom .feature
{
	position: relative; 
	width: auto;
	height: auto;
	padding: 20px 15px 20px 15px;
	font-size: 8pt;
	line-height: 1.2;
}

	#content-bottom #custom-features .feature
	{
		padding: 20px 0px 20px 15px;
	}
	
	#content-bottom .training-details .feature
	{
		line-height: 1.6em;
	}

	#content-bottom .tech-specs-details .feature
	{
		line-height: 1.6em;
	}

#content-bottom .feature.p-w260 p
{
	width: 260px;
	height: auto;
}

#content-bottom .wrapper
{
	float: left;
	margin-top: 0px;
}

#content-bottom .wrapper.w277
{
	width: 277px;
}

#content-bottom .wrapper.w279
{
	width: 279px;
}

#content-bottom .wrapper.w280
{
	width: 280px;
}

#content-bottom .wrapper.w300
{
	width: 300px;
}

#content-bottom .wrapper.w345
{
	width: 345px;
}

#content-bottom .wrapper.w540
{
	width: 540px;
}

#content-bottom .wrapper.w556
{
	width: 556px;
}

#content-bottom .wrapper.w560
{
	width: 560px;
}

#content-bottom .wrapper.w620
{
	width: 620px;
}

#content-bottom .wrapper.w670
{
	width: 670px;
}

#content-bottom .wrapper.h100
{
	height: 100px;
}

#content-bottom .wrapper.left-spacer-2px
{
	margin-left: 2px;
}

#content-bottom .wrapper.no-top-margin
{
	margin-top: 0px;
}

#content-bottom .wrapper.top-margin-10px
{
	margin-top: 10px;
}

#content-bottom h2.block
{
	background-color: #353b4a;
	font-size: 11px;
	padding: 10px;
	width: auto;
}

#content-bottom .feature ul.bulleted
{
	margin: 0px 0px 10px 0px;
	width: 200px;
}

#content-bottom .feature ul.bulleted li
{
	margin: 0px 0px 0px 40px;
	list-style-type: square; 
}

#content-bottom .feature ul.bulleted2
{
	margin: 10px 0px 10px 0px;
	width: 245px;
}

#content-bottom .feature ul.bulleted2 li
{
	margin: 0px 0px 0px 40px;
	list-style-type: square; 
}

#content-bottom .feature ul.basic
{
	width: 230px;
}

	#content-bottom .tech-specs-details .feature ul.basic
	{
		width: 250px;
	}

#content-bottom .feature ul.extra-spacing li
{
	margin-top: 10px;
}

#content-bottom .feature .link-block
{
	position: absolute; 
	width: 280px;
	height: auto;
	text-align: right;
    bottom: 10px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}

#content-bottom .feature .link-block p
{
	margin-top: 10px;
}

#content-bottom .moreInfo
{
	padding-top: 10px;
	font-size: 11px;
}

#content-bottom .feature H2
{
	margin: 0px 0px 10px 0px;
}

.content-spacer
{
	clear: both;
	height: 0px;
	width: 100%;
}

#subnav
{
	width: 176px;
	top: 218px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
