﻿/* THREE COLUMN LIQUID CENTER LAYOUT */


		
		
#prologmoviewrapper {
	margin:0 auto;
	width:670px;
	}

		
#threecolwrap{
	margin:0 auto;
	margin:-260px 0 0 80px;
  	width:891px;
	background:url(images/contentbg.png) no-repeat;
 	}	
	
#header {
	margin:auto;
	width:1051px;
	height:375px;
	background:url(images/constructionsubheaderbg.jpg) no-repeat;
	}
	
#subheader img{
	width:305px;
	float:left;
		}
				
.prologthumb {
	margin-left:35px;
	}

.WhitePaperOuterDiv {
	position:relative;
	clear:both
	}	
	
.whitepapericon {
	position:relative;
	float:right;
	width:20%;
	margin-bottom:60px;		
}

.whitepapertext {
	position:relative;
	float:right;
	width:80%;		
}

img {
	border:none;
}

#button-linespacing {
	height:35px;
	
}

#button-linespacing strong{
	float:left;
	display:block;
	line-height:35px;
	
}

#button-linespacing img {
	float:left;
	margin-left:10px;
}

.WhitePaperTitles {
	color:#607cc8;

}
	
.clearfix:after {
content: ".";
display: block;
height: 0; 
clear: both;
visibility: hidden;
}
.clearfix {display: inline-table;}
*html .clearfix {height: 1%;}
.clearfix {display: block;}

