body {
    display: inline-block;
    font-family: 'arial';
    font-size: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
}
#body {
    background-color: white;
    margin: 0 auto 25px;
    text-align: center;
    width: 983px;
}
#logo{
    position: relative;
    top:75px;
    left:65px;
}
.tltext{
    position: relative;
    top:75px;
    left:65px;
    color:white;
}
.p1{
	padding:35px 45px;    
	width:892px;
	display:block;
}
.h1{
	font-size:27px;

	text-align:left;
}
.h2{
	font-size:18px;

	text-align:left;
	
}
.h3{
	font-size:27px;
	text-align:left;
	font-weight:bold;
}
.scroll img{
    padding-left: 57px;
}
.scroll1 img{
    padding-left: 57px;
}
.red_border{
	height:2px;
	width:892px;
	background-color:#f1505c;
	display:inline-block;
	margin:20px 0;
}
.white_border{
	height:2px;
	width:892px;
	background-color:white;
	display:inline-block;
	margin:20px 0;
}
.red{
	color:#e8412e;
}
img{
		display:block;
}
.menu_title{
    color:white;
    font-weight: bold;
    font-size: 18px;
}
#head{
    background-image:url(img12/head.jpeg);
    display: block;
	height:610px;
}
#head_links{
    width:100%;
    display: inline-block;
    
    padding: 10px 0;
}
#head_links div div{
    float:left;
    width:196px;
    display:inline-block;
    
}
#head_links div a{

}
#filler{
		display:block;
		height:540px;
}
#paradigma{
    	background-color:#f5f7f6;
        padding-top:85px;
}
#speakers{
    padding-top:15px;
}
.speaker_more{
    display:none;
    background-color: #f4f7f5;
}
.speaker_more table td{
    vertical-align: top;
    padding: 25px;
}
.speaker_more table td img{
    width:150px;
}
.speaker{
	padding:25px;
	float:left;
        cursor: pointer;
}
.speaker img{
	width:170px;
}
.team{
	padding:10px;
	float:left;
}
.team_more{
    display:none;
    text-align: left;
}
.team img{
	width:90px;
}
.partner{
        padding:25px;
	float:left;
}
.sn{
    position: absolute;
    
}
.tw{
    left:780px;
}
.fb{
    left:880px;
}
.partner_more{
    display:none;
    text-align: left;
}
.partner img{
        width:128px;
}
#partners{
    background-color: #f5f7f6;
}
#agenda{
    
}
#sponsers{
    
}
#about{
    background-color:#e8412e;
    color:white;
}
#footer{
    background-color: #3e3e3c;
    color:white;
}
.about_table{
	text-align:left;
}

#rbdiv{
    position: fixed;
    bottom: 50px;
    left:10px;
    
    background-color: black;
    padding:10px;
    color:white;
	font-weight:bold;
    border:1px solid lightgrey;
}
#rbdiv a{
    color:white;
}
a{
    text-decoration: none;
}
.close_my_parent_span{
    float: right;
    padding-right: 25px;
    padding-top: 10px;
    cursor: pointer;
}
