html, body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #027ABB;
	background-image:url(images/secondary_background.gif);
	background-repeat:no-repeat;
	background-position:center top;
	line-height: 21px;
}
#toppicture {
	position: absolute;
	left: 570px;
	top: -37px;
	height: 288px;
	width: 250px;
}

img, #toppicture{behavior: url(iepngfix.htc);}


#header {
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
}


#container {
	text-align:left;
	width: 780px;
	position: relative;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	margin-top: 41px;
	margin-right: auto;
	margin-left: auto;

}
#leftcolumn {
	width: 435px;
	float: left;
	padding-left: 40px;
	padding-right: 24px;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 1px;

}

#sidebar {
	width: 266px;
	padding-top: 55px;
	float: right;
}
#sidebar img {
	border-style: none;
}

#snippet {
	color: #F58146;
	padding-right: 20px;
	padding-left: 20px;
}

#footer {
	text-align: center;
}

h2 {
	color: #015E8F;
	margin-top: 10px;
	line-height: 28px;
}
h3 {
	color: #F58146;
}

.submenu a{
	font-size: 14px;
	text-decoration:none;
	color: #F58146;
	line-height: 22px;
	font-weight: bold;
}

.submenu a:hover {
text-decoration:underline;
}
.clr {
	clear: both;
}



.teleseminardate {
	position: absolute;
	top: 455px;
	left: 557px;
	width: 191px;
	font-size: 18px;
	font-weight: bold;
	color: #0279BA;
}

.teleseminardate a{
	font-weight: normal;
	color: #0279BA;

}
.testimonial {
	padding-right: 25px;
	padding-left: 10px;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0279BA;
	line-height: 22px;
}
.productimage {
	margin-right: 20px;
}
.breadcrumbs {
	margin-top: 20px;
	margin-bottom: 20px;
}
.articlefooter {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F58146;
	padding-top: 20px;
	font-size: 12px;
	line-height: normal;
}
.separator {
	border-top: #0279BA;
	border-right-color: #0279BA;
	border-left-color: #0279BA;
	margin-right: 14px;
	border-bottom: 15px solid #0279BA;
}
.memberof {
	font-size: 9px;
	margin-left: 25px;
	margin-bottom: 5px;
}
