@import url("reset.css");
body {
	margin: 0px auto;
	text-align: left;
	font-size: 15px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/man_007/bg.jpg);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	color: #233021;
}
#edm_bg{
	background-image: url(../images/man_007/Witness_bg);
	height:1350px;
	width:960px;
	margin: 0px auto;
	text-align: center;
	position:relative;
}
.logo_div{
	height:88px;
	width:198px;
}
#logo{
	margin-top:0px;
	margin-left:0px;
	/*position:absolute;*/
}
.logo_AMC{
	height:64px;
	width:61px;
}
#AMClogo{
	position:absolute;
	bottom: 0px;
	right: 19px;
}

#registration_iframe{
	background-color: transparent;
	position:absolute;
	margin-top: 582px;
	margin-left: 677px;
}
#content_word {
	background-color: transparent;
	position: absolute;
	margin-top: 632px;
	margin-left: 48px;
	width: 555px;
}
#content_word h1{
	float:left;
	width:555px;
	margin: 0px;
	padding-bottom: 38px;
	font-weight:normal;
	font: inherit;
	vertical-align: baseline;
	text-align: justify;

}
#content_word  h1  span{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	vertical-align: baseline;
	color:#014484;
}
#content_word2 {
	background-color: transparent;
	position: absolute;
	margin-top: 860px;
	margin-left: 48px;
	width: 555px;
}
#content_word2 h1{
	font-weight:normal;
	font: inherit;
	vertical-align: baseline;
	text-align: justify;
}
#content_word2 p{
	font-weight: normal;
	vertical-align: baseline;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #000;
	padding-top: 16px;
}
#video{
    position: absolute;
    margin-top: 360px;
    margin-left: 676px;
    width: 230px;
    height: 168px;
    cursor: pointer;
}
#video img{
	margin-top: 10px;
	margin-left: 38px;
}
