html body {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background: url(/images/background.jpg) repeat-x #F4F4F4;
	padding: 3px 0px;
	margin: 0 auto;
}
h1 {
	height: 18px;
	font-size: 24px;
	color: #0073be;
	padding: 0px 40px 0px 40px;
	margin: 10px 0px 10px 0px;
	float: left;
	width: 480px;
	text-align: left;
}
h2 {
	height: 18px;
	font-size: 15px;
	color: #0073be;
	padding: 5px 0px;
	margin: 10px 0px 10px 0px;
}
h3 {
	margin-top: 21px;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
h6 {
	position: relative; 
	top: -150px; 
	left: 760px;
	width: 120px;
	color: #614F45;
}
hr {
	margin: 40px 0px 40px 0px;
 * margin: 0px 0px 20px 0px;
	text-align: center;
	clear: both;
}
p {
	color: #666666;
}
a {
	color: #0073be;
}
.annotation {
	color: #333333;
	font-size: 10px;
	text-align: left;
	clear: both;
	padding: 10px 0px 10px 0px;
	width: 870px;
}
.contentAnnotation {
	font-size: 10px;
	padding-top: 10px;
}
.content {
	background: url(/images/sub_background.png) repeat-y; 
	margin-left: 61px;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px; 
  width: 564px; 
	min-height: 300px; 
 	padding-top: 10px; 
}
.wide {
	background: url(/images/sub_background_wide.png) repeat-y; 
	width: 964px;
}
.content_footer {
	margin-left: 61px;
	text-align: left;
}
.content_header {
	margin-left: 61px;
/* * margin-bottom: -5px; */
}
.extra {
}
.header {
}
.highlight {
	font-weight: bold;
  background-color: rgb(255,255,0)
}

.hint {
  display: none;
	width: 100%;
	height: 32px;
	border: 1px solid #999;
	background-color:#FF9;
	padding: 3px;
}
.hintSpacer {
	display: block;
	width: 100%;
	height: 32px;
	padding: 4px;
	position: relative;
	top: -32px;
	margin-bottom: -32px;
}
.show {
	border: 1px solid #999;
	background-color:#FF9;
	padding: 3px;
}
.bbb_ad {
	float: right;
	width: 210px;
	height: 90px;
	margin-right: 20px;
	background-color:#F4F4F4;
	border: 2px solid #005D9A;
	color:#000;
	padding: 8px 10px 0px 10px;
}
.errorDiv {
	display: block;
	width: 100%;
	height: 32px;
	padding: 4px;
	position: relative;
	top: -32px;
	margin-bottom: -32px;
}
.error {
	border: 1px solid #999;
	background-color:#FF9595;
	padding: 3px;
}
.success {
	border: 1px solid #999;
	background-color:#95FF95;
	padding: 3px;
}
.menu {
}
.homeLarge {
	float: left;
}
.large {
	float: left;
	background: url(/images/large_partners.jpg) no-repeat #F4F4F4;
	text-align: left;
	vertical-align: top;
	width: 1000px;
	height: 250px;
}

.companyInfo {
  background: url(/images/large_apple.jpg) no-repeat #F4F4F4;
}

.news {
  background: url(/images/large_news.jpg) no-repeat #F4F4F4;
}

.contact {
	  background: url(/images/large_contact.jpg) no-repeat #F4F4F4;
}

.elearning {
	  background: url(/images/large_partners.jpg) no-repeat #F4F4F4;
}

.ottawa {
  background: url(/images/large_ottawa.jpg) no-repeat #F4F4F4;
}
.partners {
	  background: url(/images/large_resellers.jpg) no-repeat #F4F4F4;
}

.partners2 {
	  background: url(/images/large_apple.jpg) no-repeat #F4F4F4;
}

.copyright {
	color: #333333;
	font-size: 10px;
	text-align: center;
	clear: both;
	padding: 10px 0px 10px 0px;
	width: 870px;
}
.footer {
	color: #333333;
	font-size: 10px;
	text-align: left;
	clear: both;
	padding: 50px 0px 10px 0px;
	width: 870px;
}
.rss {
	position: relative;
	text-align: left;
	top: 20px;
	left: 220px;
}
.sitemap {
	color: #333333;
	font-size: 11px;
	text-align: left;
	padding: 50px 0px 10px 0px;
	width: 870px;
}
.sitemap th {
	text-align: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.sitemap td {
	/*  width: 150px; */
  border-left: 1px solid #999;
	padding-left: 10px;
	vertical-align: top;
}
.sitemap tr {
	height: 20px;
}
.sitemap a {
	color: #333333;
	text-decoration: none;
}
.sitemap a:hover {
	color: #333333;
	text-decoration: underline;
}
.subMenu {
	/*	display: none; */
	border: 1px solid #666;
	background-color: #CCC;
	width: 180px;
	text-align: left;
	float: none;
	position: relative;
	z-index: 1;
	left: 65px;
}
.subMenu ul {
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
}
.subMenu li {
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #999;
}
.subMenu .one {
}

.subscribe td {
	border-top: 1px solid #666;
}

.prefooter {
	clear: both;
	padding: 0px 0px 0px 0px;
}

.playLink {
	cursor: pointer;
	text-decoration: underline;
}

.player {
	position: absolute;
  z-index:9;
  display: none;
  border: none;
	background: none;
	margin-top: -40px;
}

.show {
	display: block;
}

#users {
	padding: 0px;
	margin: -4px;
	* margin: 0px;
}