/* CSS Document */

/* Zero down margin and padding on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	font-size: 68.75%; /* sets 1em = 11px (76% = 12px) (62.5% = 10px) */
	text-align: center; /* hack for ieWin5.x */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #666;
}

/* =STRUCTURE */
#wrapper {
	margin: 0 auto; /* center aligns wrapper */
	text-align: left;
	border: 1px #fff solid;
	position: relative;
	background-color: #fff;
	width: 900px;
	margin-top: 10px;
}

#header {
	width: 900px;
	height: 242px;
	
}
#header-grey {
	width: 900px;
	height: 30px;
	
}

#picture {
	width: 570px;
	height: 212px;

}

#header-900 {
	width: 900px;
}

#content {
	width: 900px;
	position: absolute;
	margin-top: 28px;
	left: -1px;
	top: 242px;
	background-color: #FFFFFF;
/*	background-image: url(images/wrapper-bkgd.jpg);
*/	border: 1px #fff solid;
}



#main-content {
	width: 860px;
	float: left;
	background-color: #fff;
	padding: 20px;
}

#main-header {
	float: left;
	width: 569px;
	}
	
#main-form {
	width: 860px;
	float: left;
	background-color: #fff;
	padding: 20px;
}

#secondary-menu {
	float: right;
	width: 330px;
	background-color: #FFF;
}

#product-content {
	width: 530px;
	float: left;
	background-color: #fff;
	padding: 20px;
}

#product-content li {
	color: #333;
	margin-left: 20px;
	font-size: 11px;
	}

#news-content {
	width: 860px;
	background-color: #fff;
	padding: 20px;
}

#secondary-content {
	width: 287px;
	float: right;
	padding: 20px;
}

/* =CONTENT */
h1 {
	font-size: 15px;
	font-weight: normal;
	color: #F60;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #06C;
}

h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #0066CC;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
}

h5 {
	font-size: 11px;
	font-weight: normal;
	color: #f60;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

p {
	font-size: 11px;
	color: #333;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.float-left-margin-right {
	float: left;
	margin-right:15px;
}

#event_01 {
	margin-right: 8px;
	border: 1px solid #0066CC;
}

#table_events {
	padding: 5px;
	width: 290px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a.two:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: bold;
}

a.two:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}
a.two:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a.three:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}

a.three:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}
a.three:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

a.four:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

a.four:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a.four:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}

a.five:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}

a.five:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077d4;
	text-decoration: none;
	font-weight: normal;
}
a.five:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a.six:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #036;
	text-decoration: none;
	font-weight: normal;
}

a.six:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #036;
	text-decoration: none;
	font-weight: normal;
}
a.six:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

a.seven:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B5276;
	text-decoration: none;
	font-weight: bold;
}

a.seven:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B5276;
	text-decoration: none;
	font-weight: bold;
}
a.seven:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
	
/* =FOOTER */
#footer {
	clear: both;
	color: #FFFFFF;
	text-align: left;
	background-color: #999;
	font-size: 9px;
	font-weight: bold;
	padding: 5px 15px 8px;
	height: 17px;
/*	width: 900px;
	w\idth: 880px;*/
}

/* =PRETTY STUFF */

#bia_image {
	margin-top: 0px;
}

#product-image {
	border: none;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 6px;
}

#table_products {
	padding: 5px;
	width: 280px;
	border-collapse: collapse;
	border: solid 1px #0066CC;
}

#table_events {
	padding: 5px;
	width: 850px;
}

#table_events_home {
	padding: 5px;
	width: 150px;
}

#table_courses, #table_training, #table_courses_gp {
	border-collapse: collapse;
	border: solid 1px #0066CC;
	text-indent: 7px;
}

#table_training 
	{width: 280px;}
	
#table_courses_gp
	{margin-left: 15px;}

#logo-image {
	margin: 4px;
	margin-right: 15px;
}

#quote-image {
	margin-top: 0px;
	margin-left: 6px;
	margin-right: 4px;
}

#table-registration {
	margin-top: 1px;
	margin-left: 6px;
	margin-right: 6px;
	border-collapse: collapse;
	border: solid 5px #4A8CC3;
	width: 283px;
	height: 40px;
}

#diagram {
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 15px;
}

#logo {
	border: solid 1px #0066CC;
	margin-right: 10px;
	}
	
#logo_small {
	border: solid 1px #0066CC;
	margin-right: 10px;
	margin-bottom: 20px;
	}

#latest_news {
	position: absolute;
	}

#table_gp {
	border-collapse: collapse;
	border: solid 1px #0066CC;
}

.indent
	{text-indent: 6px}
	
.indent2
	{text-indent: 12px}

#table_01 {
	width: 250px;
	border: 0px;
	background-color: #f5f5f5;
	border-bottom: 8px solid #d1e7f8;
	}
	
#table_01_top {
	width: 250px;
	height: 25px;
	border: 0;
	background-image: url(../images/events_bkgd_2.gif);
	background-repeat: no-repeat;
	}
	
#table_02 {
	width: 250px;
	border: 0px;
	background-color: #f5f5f5;
	border-bottom: 8px solid #d1e7f8;
	}

#image_crm {
	float: left;
	margin-bottom: 24px;
	margin-right: 15px;
	margin-left: 5px;
	}
	
#table_events {
	padding: 5px;
	width: 850px;
}

#iframe-download {
	width: 811px;
	height: 597px;
	left: 38px;
	top: 33px;
	visibility: visible;
	background-color: transparent;
	position: absolute;
}

.border_bottom {
	border-bottom:1px #CCC solid;
}

/* =CLASSES */	
.table_01 {
	width: 250px;
	border: 0px;
	background-color: #f5f5f5;
	border-bottom: 8px solid #d1e7f8;
	margin:0 auto;
	}	
	
.table_02 {
	width: 250px;
	border: 0px;
	background-color: #f5f5f5;
	border-bottom: 8px solid #d1e7f8;
	margin:0 auto;
	}
	
.table_top {
	width: 250px;
	height: 25px;
	border: 0;
	background-image: url(../images/events_bkgd_2.gif);
	background-repeat: no-repeat;
	margin:0 auto;
	}
	
.blue-font {
	font-family:: Verdana;
	font-size:15px;
	color:#06c;
	}
	
.black-font {
	font-family:: Verdana;
	font-size:14px;
	color:#333;
	font-weight: bold;
	}

.quote {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #06C;
}

.date {
	font-size: 10px;
	font-weight: bold;
	color:#000;
}

.screenshot-description {
	font-size: 10px;
	font-weight: normal;
	color:#333;
}

.superscript {
	position: relative;
	bottom: 0.45em;
	font-size: 0.8em;
}