
body {
	margin: 0;
	font-family: calibri, Arial, sans-serif Arial, sans-serif;
}

.content-top{
    top: 0;
	width: 100%;
	height: 20%;
	z-index: -1;
}
.content-border{
	width: 100%;
}

a:link {
	color:#F2F2F2;
	font-family: calibri, Arial, sans-serif;	
	text-decoration:none;	
	} 
	   
a:visited {
	color:#F2F2F2;
	font-family: calibri, Arial, sans-serif;	
	text-decoration:none;	
	} 
	   
a:hover {
	color: #bfbfbf;
	font-family: calibri, Arial, sans-serif;		
	} 	
	

.banner{
	 width: 100%;
	 height: 40px;
	 background-color: black;
	 font-size: 18px;
	 padding-top: 20px; 
	 z-index: -3;
  }
 
.menu{
	width: 600px;
	padding-right: 60px;
	float: right;

}
  
.menu-text{
	padding-left: 25px;
}

.logo{
	width: 159px;
	height: 151px;
	position: fixed;
	left: 60px;
	top: 0px;
	background-image: url('images/logo.jpg');
	
}

.footer{
	bottom: 0px;
	width: 100%;
	height: 65px;
	background-color: #F2F2F2;
	position: fixed;
	color: #303030;
}

.footer-left{
	width: 33%;
	height: 65px;
	float: left;
}
.footer-centre{
	width: 33%;
	height: 27px;
	float: left;
	font-size: 12px;
	padding-top: 38px;
	min-width: 210px;
}
.footer-left{
	width: 33%;
	height: 65px;
	float: left;
	font-size: 12px;
}
.footer-number{
	font-size: 24px;
	padding-left: 60px;
	padding-top: 5px;
	min-width: 145px;
}
.footer-email{
	font-size: 13px;
	padding-left: 60px;
	padding-top: 3px;
	min-width: 145px;
	
}
.footer-icons{
	padding-right: 60px;
	padding-top: 11px;
	min-width: 145px;
	
}


.content{
	background-image: url('images/centrealpha.png');
	top: 22%;	
	width: 904px;
	height: 371px;	
	position: relative;
}

.content-columns{
	width: 216px;
	height: 361px;
	float: left;
	padding: 5px;
}

.footer-email a:link { color: #303030; }
.footer-email a:hover { color: #bfbfbf; }

.title01{
	font-size: 24px;
}

.gap{
	width: 10px;
	height: 361px;
	float: left;
}

.button{
	top: 22%;	
	width: 904px;
	height: 371px;	
	position: relative;
	z-index: -30;
}

.content a:link { color: #303030; }
.content a:hover { color: #817f7f; }
