body, html 
    height: 100%;
	background-color:#FFFFFF;
}
.floatingboxholder{ /**/
	width: 100%;
	min-height:100%;
	text-align: center;
	
    position: relative;
	background-image: url(images/Cambridgeshirebg.jpg);
	
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
	
            background-size:100% 100%;
}

.floatingbox { /**/
	max-width:600px;
	width:80%;
	border: 1px solid #ffffff;
	vertical-align:central;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding:10px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	 display:inline-block;
}

.floatingboxleft { width: 50%;
float:left;
}

.floatingboxright { width: 50%;
float:right;
}

.homeuser {
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	padding-left:15px;
	padding-right:15px;
	display:block;
	max-width:190px;
	width:95%;
	text-align:center;
	font-size:24px;
	font-weight:400;
	color:#575656;
	border:#ffffff 1px solid;
	 background: rgba(53, 7, 1, 0.3);
	text-decoration:none;
	}
	
.homeuser:hover {
	color:#ffffff;
	 background: rgba(53, 7, 1, .7); 
	}

.ITSupport {
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	padding-left:15px;
	padding-right:15px;
	display:block;
	max-width:190px;
	width:95%;
	text-align:center;
	font-size:24px;
	font-weight:400;
	color:#ffffff;
	border:#ffffff 1px solid;
	 background: rgba(1, 35, 65, 0.3);
	text-decoration:none;
	}
	
.ITSupport:hover {
	 background: rgba(1, 35, 65, .7); 
	color:#ffffff;
	}
	
	.floatingboxholder h1 {
		
	text-align:center;
	font-size:42px;
	font-weight:100;
	color:#ffffff;
	
	}
	.floatingboxholder p {
		
	text-align:center;
	font-size:22px;
	line-height: 30px;
	font-weight:500;
	color:#ffffff;
	
	}
	
	.topspacer{
		height:200px;
		clear:both;}
		
		



.footer p{
	text-align:center;
	font-size:15px;
	line-height: 20px;
	font-weight:300;
	color:#575656;
}
.footer {
}

.logoimage{
	width:100px;}
	
	.midspacer{
		height:15px;}
		
		.centrallinearea {
	background-image: url(images/central_line.png);
	background-repeat: no-repeat;
    background-position: center center;}
		
		.footertoppattern {
			height:28px;
			width:100%;
	background-image: url(images/base_middle_lip_squares_segment.png);
	
    background-repeat: repeat-x;
    background-position: center;}
	
	.footercontent{
		
	min-height: 200px;
		background-color: #ffffff;
		text-align:center;
		
		}
		
		
		.floatingboxleftinner, .floatingboxrightinner {
			
	margin-left:auto;
	margin-right:auto;
			padding:10px;
			max-width: 450px;
			width:90%;
		}
		
		 .lineleft {
		border-left:1px solid #575656;	
		display:block; 
		 }
		 
		 .baselink p a{
			 color:#000000;}
			 
			 /*---------- Cookie Popup------->>>>>>>>*/

#eucookielaw { display:none;
text-align:center; 
width:100%;
background-color:#7a1202;
color:#FFFFFF;
padding:5px;
padding-bottom:1px;
font-size:12px;
line-height:17px;
}

#eucookielaw p { 
font-size:12px;
}

#eucookielaw a{
color:#FFFFFF;
font-size:12px;
}
#eucookielaw a:hover{
color:#FFFFFF;
}
#eucookielaw #removecookie, #eucookielaw #more {
	padding-left: 15px;
	padding-right: 15px;
	padding-top:3px;
	padding-bottom:3px;
	diplay: block;
	border: 1px #FFFFFF solid;


	margin-left:3px;
	display:inline;}
	
#eucookielaw #removecookie:hover, #eucookielaw #more:hover {
	
	border: 1px #ffffff solid;
	background-color:#0a4375;}
/*<<<<<<---------- Cookie Popup-------*/


@media screen and (max-width: 960px) {
	
	.topspacer{
		height:100px;}
	
}

@media screen and (max-width: 768px) {
	
	
	.topspacer{
		height:40px;
		clear:both;}
		
	.midspacer{
		height:10px;}
		
	.floatingboxholder h1 {
	font-size:28px;
	
	}
	.floatingboxholder p {
	font-size:17px;
	line-height: 22px;
	
	}
	
	.homeuser, .ITSupport{
	font-size:17px;
	padding:2px;
	padding-top:10px;
	
	width:90%;
	}
	
	.footer p{
	text-align:center;
	font-size:15px;
	line-height: 20px;
	font-weight:300;
	color:#575656;
}
 
 
.logoimage{
	width:85px;}
}

	
	.showover600{
	display:inline;
	}
	.showunder600{
	display:none;
	}

@media screen and (max-width: 600px) {
		.centrallinearea {
	background-image:none;
	}
	.showover600{
	display:none;
	}
	.showunder600{
	display:inline;
	}
	
		.floatingboxholder h1 {
	font-weight:500;
	
	}
	
	.homeuser {
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	padding-left:15px;
	padding-right:15px;
	display:block;
	max-width:250px;
	width:95%;
	text-align:center;
	font-size:24px;
	font-weight:400;
	color:#575656;
	border:#ffffff 1px solid;
	 background: rgba(53, 7, 1, 0.7);
	text-decoration:none;
	}
	
.homeuser:hover {
	color:#ffffff;
	 background: rgba(53, 7, 1, .9); 
	}

.ITSupport {
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	padding-left:15px;
	padding-right:15px;
	display:block;
	max-width:250px;
	width:95%;
	text-align:center;
	font-size:24px;
	font-weight:400;
	color:#ffffff;
	border:#ffffff 1px solid;
	 background: rgba(1, 35, 65, 0.7);
	text-decoration:none;
	}
	
.ITSupport:hover {
	 background: rgba(1, 35, 65, .9); 
	color:#ffffff;
	}
}