@font-face {
	font-family: 'MyliusModern-Regular';
	src: url('myliusmodern-regular.eot');
    src: url('myliusmodern-regular.eot') format('embedded-opentype'),
         url('myliusmodern-regular.woff') format('woff'),
         url('myliusmodern-regular.ttf') format('truetype');
}
body{
	background-color:#fff;
	margin:0;
	font-family: 'MyliusModern-Regular', Arial, sans-serif;
	font-size:16px;
	color:#2E5C99;
/*	line-height:1;*/
}
p {
	margin:0;
}
#content-dc {
	display:block;
}
#img1, #img2, #copy1, #copy2, #endframe {
	position: absolute;
	top:0px;
	left:0px;
	width: 728px;
	height: 90px;
	opacity:0;
	background: url(bridges.jpg) no-repeat;
	/*background-size: 300px 250px;*/
	/*background-position: 0 0;*/
}
#copy1, #copy2 {
	background: url(bridgestxt.png) no-repeat;
}
#img2 {
	background-position: 0 -90px;
}
#copy2 {
	background-position: 0 -90px;
}
#frame4 {
	position: absolute;
	top:27px;
	left:30px;
	opacity:0;

}
#frame5 {
	opacity:0;
}
#endframe {
	background: url(endframe_icons.png) no-repeat;
	opacity:0;
}
.copy {
	position: absolute;
	top:27px;
	left:30px;
}
#txt1, #txt2-price, #txt3, #txt4, #txt5 {
	letter-spacing:-0.3;
	margin-bottom:2px;
}
#txt1 {
	font-size:18px;
	color:#CE210F;
/*	height:26px;*/
}
#txt2-price {
	font-size:18px;
/*	font-size:30px;*/
/*	line-height:36px;*/
}
#logo-holder {
	opacity:0;
}
#logo {
	position: absolute;
	top:12px;
	right:12px;
	width: 225px;
	height: 19px;
	background: url(logo.png) no-repeat;
	background-size: 225px 19px;
}
#line {
	position: absolute;
	top:14px;
	left:0px;
	width:487px;
	height:1px;
	background-color:#CE210F;
}
#terms {
	position: absolute;
	bottom:14px;
	right:12px;
	font-size:9px;
	color:#666;
	width:250px;
	text-align:right;
	opacity:0;
/*	border:1px solid red;*/
}
#bg-exit {
	background-color: rgba(255,255,255,0);
	cursor: pointer;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}