body.industry-sub {
	margin:0px;
}

div.industry-header {
	margin-bottom:10px;
}

div.industry-footer {
	margin-top:10px;
	text-align:left;
	width:700px;
	overflow-x:hidden;
}

div.industry-body {
	width:95%;
	overflow-y:auto;
	overflow-x:hidden;
}

div.industry-sub-pic {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
	
div.industry-copy {
	top:0px;
	width:300px;
	border: 1px solid #999;
}

p {
  margin:3px;
	font-size:12pt;
	line-height:1.5em;
	font-family: Arial, "MS Trebuchet", sans-serif;
}

	.x-window {
		border:medium solid #A0522D;
	}

	.x-window-header {
		height:41;
		padding:3px;
		color:white;
		overflow:hidden;
		background-image:url('images/industry-sub-header.png');
		border:thin solid #A0522D;
		background-color:#67442E;
	}
	
h1 {
  font-size:18pt;
  text-align:center;
}