﻿h1, p, body, html {
	margin:0;
	padding:0;
	vertical-align: top;
} 

p 
{
	line-height:16px;
}
strong 
{
	font-weight:normal;
}
h1
{
	color:#FFF;
	font-size:1px;
}
/*Just visual styles*/ 
body {
	background:#FFF;
	font:12px verdana, sans-serif;
	color:#FFF;
	/*line-height:16px;*/
	text-decoration:none;
	background-image:url(http://www.controlhub.co.uk/DATAHUB/images/blueprints_bg4.jpg);
	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:3px;
	position:static;
	margin:0 auto;
	width:950px;
} 
/*Menu*/
#menu {
	position:static;
	margin:0 auto;
	padding-bottom:5px;
	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;
	height:195px;
	text-align: center;
	margin-bottom:0px;
	padding-bottom:0px;
	background-position:center;
	background-repeat:no-repeat;
}  
.center2 {
	width:950px;
	text-align: center;
	background-image:url(http://www.controlhub.co.uk/DATAHUB/images/DATAHUB-Middle-Display-outline-FULL3_CompanyHistory_test_02.png);
	background-position:center;
	background-repeat:repeat-y;
	color: #FFF;
} 
/* the bottom of the content area*/
.center3 {
	width:950px;
	height:30px;
	text-align: center;
	background-image:url(http://www.controlhub.co.uk/DATAHUB/images/DATAHUB-Middle-Display-outline-FULL3_CompanyHistory_test_03.png);
	background-position:center;
	background-repeat:no-repeat;
} 
/*the middle of the content area*/
.center4 {
	width:950px;
	text-align: center;
	font:Verdana, Geneva, sans-serif;
	background-image:url(http://www.controlhub.co.uk/DATAHUB/images/DATAHUB-Middle-Display-outline-FULL3_CompanyHistory_test_02.png);
	background-position:center;
	background-repeat:repeat-y;
} 
/*the text of the content area*/
.textarea1 {
		width:900px;
		margin-left:25px;
		margin-right:25px;
		text-align: center;
		font:Verdana, Geneva, sans-serif;

}

/*clear the footer free from floats*/ 
.clear {clear:both;}



