﻿<style type="text/css">

h1, p, body, html {
	margin:0;
	padding:0;
	vertical-align: top;
} 



h3
{
	font-size:14px;
	vertical-align:bottom;
	line-height:4px;
}
h4
{
	font-size:xx-small;
	color:Gray;
	vertical-align:top;
	line-height:2px;
}

p 
{
	line-height:16px;
}
strong
{
	font-style:normal;
	font-weight:normal;
}
/*Just visual styles*/ 
body {
	background:#FFF;
	font:14px verdana, sans-serif;
	color:#000;
	/*line-height:16px;*/
	text-decoration:none;
	background-image:url(http://www.controlhub.co.uk/DATAHUB/images/blueprints_bg3.png);
	background-repeat: repeat-x;
	background-position:center top;
} 
a {
	color: #FFF;
}
img 
{
	border-width: 0px;
        border-style: none;
    }
/*makes the menus render in ie8*/
.IE8Fix   
{
	 z-index: 100; 
	 background-color:Transparent;
	  }
/*header.*/
#headerbg {
	text-align:left;
	padding:0px;
	position:static;
	top:0px;
	margin:0 auto 0 auto;
	width:950px;
	height:82px;
	overflow:hidden;
	
} 
/*Menu*/
#menu {
	position:static;
	margin:0 auto 0 auto;
	vertical-align:top;
	padding-bottom:5px;
	padding-top:0px;
	border:none;
	width:950px;
}

/*Center Content*/ 
#container {
	position:static;
	margin:0 auto;
	width:950px;
} 
/*footer*/ 
#footer {
	background:#FFF;
	padding:0px;
	text-align:center;
	background-image:none;
	background-repeat: repeat-x;
	height: 160px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:6px;
}
/*styles used for the content area.*/ 
.center {
	width:950px;
	text-align: center;
	/*background-image:url(/images/DATAHUB-Middle-Display-outline-FULL3bSimpler2_01.png);*/
	height:354px;
	background-position:center;
	background-repeat:no-repeat;
}  
.center2 {
	width:950px;
	text-align: center;
	color: #FFF;
} 
/* the bottom of the content area*/
.center3 {
	width:950px;
	height:30px;
	text-align: center;
	
} 
/*the middle of the content area*/
.center4 {
	width:950px;
	text-align: left;
	font:Verdana, Geneva, sans-serif;

} 
/*the text of the content area*/
.textarea1 {
		width:630px;
		margin-left:15px;
		margin-right:15px;
		text-align: left;
		float:left;
		position:relative;
		font:Verdana, Geneva, sans-serif;

}
.textarea2 
{
	    width:280px;
		margin-left:0;
		margin-right:5px;
		text-align: left;
		float:left;
		font:Verdana, Geneva, sans-serif;
		padding-top:20px;
		padding-bottom:20px;
		
}
a
{
	color:Black;
}

span
{
	font:Verdana, Geneva, sans-serif;
}

/*clear the footer free from floats*/ 
.clear {clear:both;}


</style>
