@charset "utf-8";
/* CSS Document */

body {
	background:#e6e6e6;
	background:url(../images/bg1.png) repeat-x;
	height:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*.body_div {
	background:url(../images/bg1.png) repeat-x;
	height:100%;
	width:100%;
}*/

.main_div {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

.content_top {
	background:url(../images/content_top.png) no-repeat;
	width:960px;
	height:8px;
	float:left;
}

.content_middle {
	background:url(../images/content_middle.png) repeat-y;
	width:960px;
	float:left;
}

.content_bottom {
	background:url(../images/content_bottom.png) no-repeat;
	width:960px;
	height:8px;
	float:left;
}

.heading1 {
	padding:5px 0 0 10px;
}

.content {
	padding:0 0 0 10px;
	color:#6d6d6d;
	font-size:14px;
}

.heading2 {
	padding:5px 0 0 10px;
}

.coachBullets li {
	padding-left: 10px;	
	background: url(../images/iconline.png) no-repeat;
	background-position: 0 .4em;/*line-height:14px;*/
	list-style:none;
	color:#6d6d6d;
	font-size:14px;
}

.register_now {
	padding:10px 20px 0 0;
}

.download_bochure {
	padding:30px 20px 0 0;
}
/*menu*/

.menu
{
	height:51px;
	/*background-color:#4c6d98;*/
	background-position: center;
	/*float: left;*/
	width: 530px;
}

.speaker_menu {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 00px;
}
.agenda_menu {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.lsir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:45px;
	/*letter-spacing:7px;*/
	color:#d3c202;
	padding:0 0 0 8px;
	margin:15px 0 15px 0;
	font-weight:bold;
}.title-blue {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #335B80;
	text-decoration: none;
}
