body {
	margin:0;
	padding:0;
  	color:#333;
	font: normal 14px arial,helvetica,sans-serif;
	background:#ebe5cf url(../images/bg-body.gif) repeat-x top;
	min-width:942px;
	}
form {
	margin:0;
	padding:0
	}
img {border:none;}
a {
	text-decoration:none;
	
	}
a:hover {
	text-decoration:underline;
	}
input {vertical-align:middle}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}

.logo {
	display:block;
	overflow:hidden;
	text-indent:-9999em;
	}
	
input.text,
input,
textarea,
select {font:100% arial,sans-serif;}
	
h1,h2,h3 {margin:0;}
p {margin:0 0 1em 0;}
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
fieldset {
	margin:0;
	padding:0;
	}
	
#main {
	width:942px;
	margin:0 auto;
	overflow:hidden;
	}
	
	
#header {
	height:151px;
	position:relative;
	overflow:hidden;
	}
a.logo {
	width:261px;
	height:69px;
	background:url(../images/logo.gif) no-repeat left top;
	position:absolute;
	top:20px;
	left:19px;
	}
#header .bar {
	position:absolute;
	top:39px;
	right:24px;
	text-align:right;
	}
#header .bar em {
	font-weight:bold;
	font-size:12px;
	color:#acd6ff;
	}
#header .bar strong {
	font-size:21px;
	font-weight:bold;
	color:#fff;
	line-height:28px;
	}
#nav {
	position:absolute;
	top:104px;
	left:0;
	height:46px;
	line-height:37px;
	width:934px;
	padding:1px 4px 0 4px;
	overflow:hidden;
	text-align:center;
	background:url(../images/bg-nav-bar.gif);
	font-size:14px;
	font-weight:bold;
	}
#nav li {
	float:left;
	margin:0 3px 0 0;
	}
#nav li a {
	color:#fff;
	display:block;
	width:100%;
	height:46px;
	cursor:pointer;
	} 
#nav li a span {
	display:block;
	width:100%;
	text-align:center;
	}
#nav li a:hover {
	background:#fff url(../images/bg-nav-left.gif) no-repeat left top;
	color:#133555;
	text-decoration:none;
	}
#nav li.home a:hover {background-image:url(../images/bg-nav-left-first.gif);}
#nav li a:hover span {background:url(../images/bg-nav-right.gif) no-repeat right top;}
#nav li.contact-us a:hover span {background:url(../images/bg-nav-right-last.gif) no-repeat right top;}
	
#nav li.home {width:90px;}
#nav li.modules {width:207px;}
#nav li.seminars {width:100px;}
#nav li.documentation {width:141px;}
#nav li.newsletters {width:120px;}
#nav li.case-studies {width:126px;}
#nav li.contact-us {width:132px;margin:0;}
	
	
	
	
#container {
	width:100%;
	overflow:hidden;
	background:url(../images/bg-container.png) repeat-y left;
	}
#bg {
	height:1%;
	overflow:hidden;
	background:url(../images/bg-container-top.gif) no-repeat 0 -10px;
	padding:0 4px;
	}
	
	
#home-block {
	width:901px;
	height:262px;
	background:url(../images/bg-home-block.jpg);
	color:#fff;
	font-style:italic;
	font-size:16px;
	font-weight:bold;
	padding:20px 0 0 33px;
	}
#home-block a {
	color:#fff;
	float:left;
	height:32px;
	line-height:32px;
	text-decoration:none;
	white-space:nowrap;
}
#home-block a img{
	position:absolute;
	left:0;
	display:block;
	top:-27px;
}
#home-block a:hover{position:relative;}
#home-block a:hover img{top:27px;}

#home-block h2 {
	font-size:23px;
	margin:0 0 15px 0;
	}
#home-block h2 span {
	padding:0 4px 8px 4px;
	background:url(../images/bg-powerfull.gif) no-repeat center bottom;
	margin:0 -4px;
	}
#home-block ul {
	float:left;
	width:196px;
	padding:0 0 0 14px;
}
#home-block li {
	padding:0 0 0 18px;
	background:url(../images/bullet.gif) no-repeat left;
	float:left;
	clear:left;
	}
	
	
#middle {
	clear:both;
	height:1%;
	overflow:hidden;
	background:url(../images/bg-middle.gif) no-repeat 639px 0;
	padding:0 17px 0 20px;
	}
.column1 {
	float:left;
	width:580px;
	font-size:14px;
	}
.column2 {
	float:right;
	width:256px;
	}

#sp_middle {
	clear:both;
	height:1%;
	overflow:hidden;
	/* background:url(../images/bg-middle.gif) no-repeat 639px 0; */
	padding: 0;
	}	
.sp_column1 {
	float:left;
	width:211px;
	font-size:14px;
	}
.sp_column2 {
	float:right;
	width:687px;
	padding: 15px 20px 0 5px;
	}
.sp_column1_full {
	float:left;
	width:836px;
	font-size:14px;
	padding: 8px 25px;
	}
	
.column1 h1, .sp_column2 h1, .column1_full h1 {
	font: bold 24px Arial, Helvetica, sans-serif;
	color:#0066cc;
	margin:0 0 10px 0;
	font-style:italic;
	}
.column1 p, .column1_full p {line-height:19px;margin:0 0 1.4em 0;}


.sp_column1 a, .sp_column1 a:visited, .sp_column2 a, .sp_column2 a:visited, .sp_column_full a, .sp_column_full a:visited {
	color: #0033CC;
	text-decoration: underline;
}

.secondary_hdr {
	background: url(../images/secondary-header.jpg) no-repeat;
	width: 915px;
	height: 74px;
	display: block;
	margin: 0 0 9px 9px;
}
.secondary_hdr h2 {
	font: bold 23px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 0 0 16px;
	font-style: italic;
	color: #fff;
}

/* ---------------- SECONDARY NAVIGATION -------------------- */

.sidenav {
	width:202px;
	margin: 0 0 0 9px;
	background:url(../images/sidenav_bg.png) repeat-y left;
	overflow:hidden;
	}
.sidenav .bg {
	width:202px;
	background:url(../images/sidenav_top.png) no-repeat left top;
	}
.sidenav .content {
	height:1%;
	background:url(../images/sidenav_bottom.png) no-repeat left bottom;
	padding: 0;
	min-height:283px;
	position:relative;
	}
	
.sidenav .content ul {
	margin: 0 0 0 0;
	padding: 25px 0 40px 0;
}	
.sidenav .content ul li {
	margin: 0;
	padding: 5px 10px 5px 38px;
	font: bold 12px Arial, Helvetica, sans-serif;
	font-style: italic;
	border-bottom: solid 1px #d9d5ca;
}

.sidenav .content ul li p {
	font-weight: normal;
}

.sidenav .content ul li a:hover {
	color: #0066cc;
	text-decoration: none;
}


.news {
	width:256px;
	background:url(../images/bg-news-repeat.jpg) repeat-y left;
	overflow:hidden;
	}
.news .bg {
	width:256px;
	background:url(../images/bg-news-top.jpg) no-repeat left top;
	}
.news .content {
	height:1%;
	background:url(../images/bg-news-bottom.jpg) no-repeat left bottom;
	padding:23px 14px 10px 0;
	min-height:283px;
	position:relative;
	}
* html .news .content {height:283px;}
.news h3 {
	color:#0f3254;
	font-size:18px;
	margin:0 0 20px 44px;
	font-style:italic;
	}
.news ul {
	font-size:14px;
	line-height:16px;
	margin:0 0 40px 53px;
	} 
.news ul li {margin:0 0 16px 0;}
.news ul a {text-decoration:underline;}
.news .find {
	position:absolute;
	bottom:12px;
	left:23px;
	padding:0 13px 0 0;
	background:url(../images/find-bullet.gif) no-repeat right;
	color:#06c;
	font-weight:bold;
	font-size:12px;
	font-style:italic;
	}
	
#footer {
	background:url(../images/bg-footer.png) no-repeat left top;
	padding:26px 10px;
	height:1%;
	font-size:14px;
	text-align:center;
	color:#0f3254;
	}

.line {
	width: 95%;
	height: 1px;
	padding: 0;
	margin: 8px 0 8px;
	border-bottom: solid 1px #d9d5ca;
}

.seminar_headline {
	font-size: 18px;
	color: #044688;
	font-weight: bold;
}

.directions_list {
	list-style: disc;
	margin-left: 15px;
}
.directions_list li {
	padding: 0 0 6px 0;
}