#site{
	background: url(../i/header.gif) no-repeat top left #cccc99;
	position:relative;
	}
#header{
	height:130px;
	position:relative;
	}
body.home #content{
	background: url(../i/home_content_back.jpg) no-repeat;
	height:519px;
	position:relative;
	}
#footer{
	border-top:6px solid #ffffff;
	background: url(../i/footer.gif) no-repeat;
	height: 55px;
	position:relative;
	}
body.internal #page{
	background:url(../i/page_back.gif) no-repeat left bottom;
	min-height:500px;
	}
body.single #page{
	background:url(../i/page_back_02.gif) no-repeat right bottom;
	min-height:450px;
	}
	
.page_image{
	float:right;
	padding:2px 10px 10px 2px;
	}
.seminar_image{
	float:left;
	padding:2px 10px 10px 2px;
	}

#content img{
	padding:5px;
	border:none;
	text-decoration:none;
	}
	
.content_wrapper{
	background:url(../i/popup.png) no-repeat;
	width:620px;
	height:310px;
	position:absolute;
	z-index:5;
	left:155px;
	top:30px;
	color:#55406f;
	font:normal 150% Verdana, Arial, Helvetica, sans-serif;
	}
.content_wrapper .inner{
	margin:50px;
	line-height:1.5em;
	}
	
#content_menu{
	position:absolute;
	left:100px;
	top:64px;
	height:449px;
	overflow:hidden;
	z-index:1;
	}

#content_menu ul{
	
	}

#content_menu ul li{
	display:inline;
	float:left;
	}

#content_menu ul li a{
	display: block;
	width:100px;
	background:#000;
	height:449px;
	text-indent:-9999px;
	background:url(../i/menu_sprite.jpg) no-repeat;
	}
	
#content_menu ul li a.link_who:link,
#content_menu ul li a.link_who:visited{
	width:80px;
	margin-right:10px;
	background:url(../i/menu_sprite.jpg) no-repeat;
	}
#content_menu ul li a.link_who:hover,
#content_menu ul li a.link_who.active{
	background:url(../i/menu_sprite.jpg) no-repeat 0 -449px;
	}
	
#content_menu ul li a.link_story:link,
#content_menu ul li a.link_story:visited{
	width:110px;
	margin-right:10px;
	background:url(../i/menu_sprite.jpg) no-repeat -90px 0;
	}
#content_menu ul li a.link_story:hover,
#content_menu ul li a.link_story.active{
	background:url(../i/menu_sprite.jpg) no-repeat -90px -449px;
	}
	
#content_menu ul li a.link_consult:link,
#content_menu ul li a.link_consult:visited{
	width:90px;
	margin-right:10px;
	background:url(../i/menu_sprite.jpg) no-repeat -210px 0;
	}
#content_menu ul li a.link_consult:hover,
#content_menu ul li a.link_consult.active{
	background:url(../i/menu_sprite.jpg) no-repeat -210px -449px;
	}
	
#content_menu ul li a.link_seminars:link,
#content_menu ul li a.link_seminars:visited{
	width:140px;
	margin-right:10px;
	background:url(../i/menu_sprite.jpg) no-repeat -310px 0;
	}
#content_menu ul li a.link_seminars:hover,
#content_menu ul li a.link_seminars.active{
	background:url(../i/menu_sprite.jpg) no-repeat -310px -449px;
	}
	
#content_menu ul li a.link_newsletter:link,
#content_menu ul li a.link_newsletter:visited{
	width:150px;
	margin-right:10px;
	background:url(../i/menu_sprite.jpg) no-repeat -460px 0;
	}
#content_menu ul li a.link_newsletter:hover,
#content_menu ul li a.link_newsletter.active{
	width:160px;
	background:url(../i/menu_sprite.jpg) no-repeat -460px -449px;
	}
	
#main_menu{
	position:absolute;
	top:100px;
	padding:10px;
	color:#696d38;
	font-size:100%;
	text-transform:lowercase;
	}
#main_menu a{
	padding:5px 2px;
	color:#696d38;
	text-decoration:none;
	font-weight:bold;
	}
#main_menu a:hover,
#main_menu a.active{
	font-weight:bold;
	text-decoration:none;
	color:#34361c;
	}
	
#sidebar .sub_menu{
	margin:45px 0 20px 0;
	}
#sidebar .sub_menu li{
	display:inline;
	}
#sidebar .sub_menu li a{
	display:block;
	padding:4px;
	color:#efefb3;
	text-decoration:none;
	background:#a7a77d;
	margin:0 0 1px 0;
	}
#sidebar .sub_menu li a:hover{
	color:#f3f3f3;
	text-decoration:none;
	background:#828262;
	}
#sidebar .sub_menu li a.active{
	color:#ffffff;
	background:#828262;
	text-decoration:none;
	font-weight:bold;
	}

.download_brochure {
	position: relative;
	margin: 42px 0 0 0;
	width: 220px;
	background: url(../i/download_brochure_repeat.png) repeat-y top left;
	}
.download_brochure_top {
	background: url(../i/download_brochure_top.png) no-repeat top left;
	}
.download_brochure_bottom {
	min-height: 240px;
	height: auto !important;
	height: 240px;
	background: url(../i/download_brochure_bottom.png) no-repeat bottom left;
	}
#download_brochure_daniel {
	position: absolute;
	width: 107px;
	height: 66px;
	top: -34px;
	right: 7px;
	background: url(../i/download_brochure_daniel.png) no-repeat top left;
	}

#daniel{
	position:absolute;
	right:20px;
	top:90px;
	}
	
h1.logo{
	background:url(../i/logo.gif) no-repeat;
	width:440px;
	height:50px;
	text-indent:-9999px;
	position:absolute;
	left:10px;
	top:40px;
	}
h1.logo a{
	display:block;
	width:440px;
	height:50px;
	}
	
/*************************************************************************
 H T M L   A N D   T Y P O G R A P H Y 
*************************************************************************/
body{
	font:normal 75% Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
a,
a:visited{
	color:#056cd6;
	text-decoration:underline;
	}
a:hover,
a:active{
	color:#62624a;
	text-decoration:none;
	}
p{
	margin:0 0 20px 0;
	line-height:150%;
	}
h2{
	font:normal 2em "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin:0 0 10px 0;
	color:#55406f;
	word-spacing:-.05em;
	}
h3{
	font:normal 1.6em "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin:0 0 10px 0;
	color:#113e81;
	word-spacing:-.05em;
	}
h4{
	font:normal 1.4em "Trebuchet MS", Helvetica, Arial, sans-serif;
	margin:0 0 10px 0;
	color:#113e81;
	word-spacing:-.05em;
	}
	
.meta{
	/*background:#34361c;*/
	background:#828262;
	border-top:1px solid #828262;
	border-bottom:1px solid #828262;
	padding:10px;
	color:#ffffff;
	}
.meta h2{
	/*color:#ffffff;*/
	color:#efefb3;
	}
.meta h3{
	color:#ffffff;
	}
.meta a,
.meta a:visited{
	/*color:#99FF99;*/
	color:#efefb3;
	text-decoration:underline;
	}
.meta a:hover,
.meta a:active{
	/*color:#99CC00;*/
	color:#c4e269;
	text-decoration:underline;
	}

table#seminar_list{
	margin:0 auto;
	text-align:center;
	float:right;
	}
.large{
	/*color:#666699;*/
	color: #000000;
	/*font: bold 120% Verdana, Arial, Helvetica, sans-serif;*/
	font: normal 110% Verdana, Arial, Helvetica, sans-serif;
	line-height:170%;
	}
.download_brochure_text {
	padding: 20px 10px 10px 90px;
	text-align: right;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #828262;
}
.download_brochure_text .large {
	font-size: 2em;
	word-spacing:-.05em;
	line-height: 120%;
	color: #828262;
}
.download_brochure_text .medium {
	font-size: 1.6em;
	line-height: 110%;
	color: #828262;
}
.download_brochure_text a.download,
.download_brochure_text a:visited.download {
	color: #828262;
	text-decoration: none;
}
.download_brochure_text a:hover.download,
.download_brochure_text a:active.download {
	color: #056cd6;
	text-decoration: none;
}
#footer p{
	text-align:center;
	margin:0;
	padding:5px 0;
	}
.footer_menu{
	font-size:90%;
	color:#ffffff;
	}
.footer_menu a{
	padding:0 10px;
	}
.footer_menu a:link,
.footer_menu a:visited{
	text-decoration:none;
	color:#ffffff;
	}
.footer_menu a:hover,
.footer_menu a:active{
	text-decoration:underline;
	color:#ffffff;
	}
.footer_copyright{
	color:#83846e;
	font-size:90%;
	}
	
	
	
.home_link_popup{
	background: none;
	position: absolute;
	right: 51px;
	bottom: 35px;
	height: 20px;
	width: 20px;
	display: block;
	text-indent: -999999px;
}