@media screen and (min-width: 801px) and (max-width: 969px) {
	html, body, a[href ^= 'tel:'] {
		background-color: #FFFFFF;
		margin: 0px;
		height: 100%;
		text-align: justify;
		text-justify: inter-word;
		font-size: 14px;
		color: #555555;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
	}
	a {
		text-decoration: none;	
		color: #c9413a;
		font-weight:bold;
	}

	#container{
		width:100%;
		min-height: 100%;
		/* equal to footer height */
		margin-bottom: -225px; 
	}

	#left{
		float:left;
		width:4%;
		/*background-color: red;*/
		margin-top: 30%;
		margin-right:1%;
		overflow: hidden;
	}
	#right{
		float:right;
		width:4%;
		/*background-color: red;*/
		margin-top: 30%;
		margin-left:1%;
		overflow: hidden;
	}
	#header{
		width:100%;
		margin: 0 auto;
		font-weight: bold;
		height: 145px;
		background-color: #1d2f43;
		/*background-color: #292f3e;*/
		/*background-color: #fff;*/
		/*text-align: center;*/
	}
	#headercontainer{
		width:80%;
		margin: 0 auto;
		/*text-align: center;*/
	}
	#center{
		margin:0 auto;
		width:100%;
		/*background-color: yellow;*/
	}
	#headerlogo{
		float:left;
		width:30%;
		/*background-image: url("images/logo/logo.png");*/
	}
	#headermiddle{
		margin: 0 auto;
		width:30%;
	}
	#aatLogo {
		width:156px;
		height:50px;
	}
	#headerright{
		float:right;
		width:40%;
		padding-top: 20px;
		font-size: 24px;
		color: #ffffff;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
		
	}
	#headertel {
		font-size: 30px;
		color: #ffffff;
		/*color: #004181;*/
		/*color: #555555;*/
		font-family: calibri;
		text-decoration: none;
		background-color: #1d2f43;		
	}
	#headertel a {
		font-size: 30px;
		color: #ffffff;
		/*color: #004181;*/
		/*color: #555555;*/
		font-family: calibri;
		text-decoration: none;
		background-color: #1d2f43;		
	}
	.BlankDiv {
		background-color:#ffffff;
		width: 100%;
		height: 360px;
		min-height: 100%;
		padding-top: 30px;
		padding-left:0%;
		overflow: auto;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.ColourDiv {
		background-color:#7cb0de;
		width: 100%;
		height: 450px;
		min-height: 100%;
		padding-top: 30px;
		padding-left:0%;
		overflow: auto;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -5px;
		text-align: center;
		color: #fff;
	}
	.ColourDiv p  {
		color: #fff;
	}
	
	
	.SpacerDiv {
		height: 180px;
	}
	.ImpactContainerImg {
		vertical-align: top;
		width:44%;
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
		text-align: left;
		/*height: 250px;*/
	}
	.ImpactContainer {
		vertical-align: top;
		width:40%;
		margin-left: auto;
		margin-right: auto;
		display: inline-block;
		text-align: left;
		padding-left: 30px;
		padding-right: 20px;
		/*height: 250px;*/
	}
	.MainImpactImg {
		width: 100%;
		height: 100%;
	}
	.MainImpactHead {
		color: #004b97;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
		font-size:22px;
		font-weight:bold;
		margin-top:0px;
	}
	.OrangeButton {
		background: #019ba5;
		color: #ffffff;
		width: 150px;
		height: 35px;
		border: 1px solid #019ba5;
		font-size: 14px;
	}
	.OrangeButton:hover {
		cursor: pointer;
		background-color: #99d4dc;
	}
	.abouthead {
		float:left;
		/*background: #8abee7;*/
		background: #cf1d42;
		width: 100%;
		margin-top:20px;
		overflow: hidden;
		height: 40px;
		padding-left: 20px;
		padding-right: 20px;
		border-left: 2px solid #cccccc;
		border-top: 2px solid #cccccc;
		border-right: 2px solid #cccccc;
	}
	.aboutdesc{
		float:left;
		background: #ffffff;
		width: 90%;
		margin-left: 50px;
		margin-right: 50px;
		margin-top: 20px;
		overflow: hidden;
		/*border-left: 2px solid #cccccc;
		border-bottom: 2px solid #cccccc;
		border-right: 2px solid #cccccc;*/
	}
	.aboutheadtext {
		display: block;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		color: #fff;
		font-family: "Arial";
		margin: 12px;
		text-transform: uppercase;
		font-weight: bold; 
		text-align: left;
	}
	.slogantext {
		display: block;
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
		color: #fff;
		font-family: "Arial";
		margin: 12px;
		text-transform: uppercase;
		font-weight: bold; 
		text-align: center;
	}
	.slogantext a{
		display: block;
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
		color: #fff;
		font-family: "Arial";
		margin: 12px;
		text-transform: uppercase;
		font-weight: bold; 
		text-align: center;
	}
	li.bullets {
		margin-left:20px;
	}
	p {
		color: #555555;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
		font-size:14px;
	}
	p a {
		color: #555555;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
		font-size:14px;
	}
	label {
		color: #555555;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
		font-size:18px;
	}
	#collabel{
		min-width:100px;
	}
	#adrotator_container {
		width: 100%;
		height: 400px;
		overflow: hidden;
		/*background-color:#eee;*/
	}
	.mySlides {
		height:100%;
		width:100%;
	}
	.ad1 {
		background-image: url(../images/adrotator/1.jpg);
		background-size:cover;
		background-position: center center;
		width:100%;
		min-height:350px;
		position: relative;
		
	}
	#AdSlogan1 {
	  position: absolute;
	  bottom: 25px;
	  right: 25px;
	  background-color: black;
	  color: white;
	  padding: 30px;
	  width: 30%;
	  opacity: 0.6;
	  font-size: 30px;
	  /*text-align: right;*/
	}
	.ad2 {
		background-image: url(../images/adrotator/2.jpg);
		background-size:cover;
		background-position: center center;
		width:100%;
		min-height:350px;
		position: relative;
		
	}
	#AdSlogan2 {
	  position: absolute;
	  bottom: 25px;
	  right: 25px;
	  background-color: black;
	  color: white;
	  padding: 30px;
	  width: 30%;
	  opacity: 0.6;
	  font-size: 30px;
	  /*text-align: right;*/
	}
	#slideshow_1 {
		width: 100%;
		height: 400px;
		overflow: hidden;
		/*background-color:#eee;*/
	}
	.DivAds {
		position: relative;
	}
	.DivAds img {
		background-size:contain;
		background-position: center center;
		width:100%;
		min-height:400px;
		/*position: relative;*/
	}
	.AdSlogan1_1 {
	  position: absolute;
	  top: 240px;
	  left: 60px;
	  /*bottom: 25px;
	  right: 25px;*/
	  background-color: #333;
	  color: white;
	  padding: 30px;
	  width: 30%;
	  opacity: 0.8;
	  font-size: 20px;
	  z-index:10;
	  border-left: 7px solid #fc650c;
	  border-bottom: 7px solid #fc650c;
	  
	  /*text-align: right;*/
	}
	.AdSlogan1_2 {
	  position: absolute;
	  top: 240px;
	  right: 60px;
	  /*bottom: 25px;
	  right: 25px;*/
	  background-color: #333;
	  color: white;
	  padding: 30px;
	  width: 30%;
	  opacity: 0.8;
	  font-size: 20px;
	  z-index:10;
	  border-right: 7px solid #3666f6;
	  border-bottom: 7px solid #3666f6;
	  /*text-align: right;*/
	}
	
	#spacerleft {
		/*background: #888888;*/
		background: #888888;
		width:20%;
		margin: 0 auto;
		overflow: hidden;
		height: 50px;
		float:left;
		/*border-bottom: 5px solid yellow;*/
	}
	#spacermain {
		/*background: #8abee7;*/
		background: #cf1d42;
		width:80%;
		margin: 0 auto;
		overflow: hidden;
		height: 50px;
		float:right;
		/*border-bottom: 5px solid yellow;*/
	}
	#menufooter {
		background: #1d2f43;
		width:100%;
		margin: 0 auto;
		overflow: hidden;
		height: 175px;
		float:left;
		margin-top:50px;
		/*padding: 25px;*/
		padding-top:10px;
	}
	.menufootertable {
		width: 80%;
		margin: 0 auto;
	}
	.FooterText {
		color: #fff;
		font-size: 14px;
	}
	.FooterText a {
		color: #fff;
		font-size: 14px;
		font-weight: normal;
	}
	#spacerfootermain {
		/*background: #fc650c;*/
		background: #019ba5;
		width:80%;
		margin: 0 auto;
		overflow: hidden;
		height: 50px;
		float:left;
	}
	#spacerfooterright {
		background: #888888;
		width:20%;
		margin: 0 auto;
		overflow: hidden;
		height: 50px;
		float:right;
	}
	#indexbuttoncontainer {
		width:100%;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		/*margin-bottom: 10px;*/
		background: #edf9ff;
		background: #1d2f43;
		/*background: #427fa1;*/
		height:280px;
	}	
	.indexbutton {
		/*float:left;*/
		margin: auto 1.5em; 
		display: inline-block;
		height: 280px;
		width: 22%;
		margin: 4px;
		/*margin: 0 auto;*/
		overflow: hidden;
		background-color: #fff;
		/*border-right: 3px solid #fff;*/
		/*border-radius: 25px;*/
	}
	.indexbutton:hover {
		background-color: #99d4dc;
		color: #fff;
	}
	.indexbutton:hover .indexbuttontext {
		color: #fff;
	}
	.indexbutton:hover .indexbuttonfoot {
		color: #fff;
		border-bottom: 3px solid #fff;
	}
	.indexbutton:hover .indexbuttonhead {
		color: #fff;
	}
	.indexbutton:hover img.indexbuttonhead {
		color: #fff;
	}
	.indexbuttonhead {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		color: #004b97;
		font-family: calibri;
		text-decoration: none;	
		font-weight: bold;
		
		width: 90%;
		vertical-align:middle;
	}
	.indexbuttontext {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		font-size: 16px;
		color: #568ec2;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
		width: 90%;
		height: 130px;
	}
	.indexbuttonfoot {
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		font-size: 18px;
		color: #004b97;
		font-family: calibri;
		text-decoration: none;	
		font-weight: bold;
		width:90%;
		padding-bottom: 10px;
		border-bottom: 3px solid #568ec2;
	}
	
	/*.indexbuttonfoot:hover {
		color: #fc650c;
		border-bottom: 3px solid #fc650c;
	}*/
	
	/*
	#indexbuttoncontainer {
		width:100%;
		margin-left:5px;
	}	
	.indexbutton {
		float:left;
		background: #ffffff;
		height: 210px;
		width: 24.2%;
		margin: 0 auto;
		overflow: hidden;
		margin-right: 2px;
		margin-left: 2px;
		border-bottom: 2px solid #004b97;
		border-left: 2px solid #004b97;
		border-right: 2px solid #004b97;
	}
	.indexbuttonhead {
		text-align: center;
		font-size: 20px;
		font-family: calibri;
		text-decoration: none;	
		font-weight: bold;
		padding-top: 20px;
		vertical-align:middle;
		background-color: #004b97;
		color: #fff;
		border-top: 2px solid #004b97;
		border-left: 2px solid #004b97;
		border-right: 2px solid #004b97;
	}
	.indexbuttontext {
		text-align: left;
		font-size: 20px;
		color: #555555;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
		margin-left:25px;
		margin-right:15px;
	}
	.indexbuttonfoot {
		text-align: right;
		font-size: 20px;
		color: #004b97;
		font-family: calibri;
		text-decoration: none;	
		font-weight: bold;
		margin-right:25px;
	}
	*/
	
	/* TEST NEW BUTTONS -- START
	#indexbuttoncontainerNEW {
		width:100%;
		background-color: #fadd44;
	}	
	.indexbuttonNEW {
		float:left;
		background: #ffffff;
		height: 230px;
		width: 24.2%;
		margin: 0 auto;
		overflow: hidden;
		margin-right: 2px;
		margin-left: 2px;
		border: 1px solid #2859a5;
		
	}
	.indexbuttonheadNEW {
		text-align: left;
		font-size: 20px;
		color: #004b97;
		font-family: calibri;
		text-decoration: none;	
		font-weight: bold;
		padding-top: 20px;
		margin-left:25px;
		vertical-align:middle;
		
	}
	.indexbuttontextNEW {
		text-align: left;
		font-size: 20px;
		color: #555555;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
		margin-left:25px;
		margin-right:15px;
	}
	.indexbuttonfootNEW {
		text-align: right;
		font-size: 20px;
		color: #004b97;
		font-family: calibri;
		text-decoration: none;	
		font-weight: bold;
		margin-left:25px;
		margin-right:25px;
		border-top: 3px solid #2859a5;
		border-bottom: 3px solid #2859a5;
		background-color: #fadd44;
		
	}
	
	TEST NEW BUTTONS -- END */
	
	.headertext {
		color: #004b97;
		font-family: calibri;
		text-decoration: none;	
		font-weight: normal;
		font-size:20px;
		font-weight:bold;
	}
	#contactleft {
		float: left;
		margin-top: 10px; 
		margin-left: 50px;
		margin-bottom: 20px;
	}
	#contactright {
		float: right;
		margin-right:150px;
	}
	#contactmapcontainer {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		margin-bottom: 150px;
	}
	#contactmapcontainerindex {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
	}
	input[type=text], select {
		width: 100%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: calibri;
		font-size: 14px;
	}
	input[type=password], select {
		width: 100%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: calibri;
		font-size: 14px;
	}
	textarea {
		width: 100%;
		padding: 12px 20px;
		margin: 8px 0;
		display: inline-block;
		border: 1px solid #ccc;
		border-radius: 4px;
		box-sizing: border-box;
		font-family: calibri;
		font-size: 14px;
	}
	.BlueButton {
		width: 100%;
		background-color: #8abee7;
		color: white;
		padding: 14px 20px;
		margin: 8px 0;
		border: none;
		border-radius: 4px;
		cursor: pointer;
		font-family: calibri;
		font-size: 14px;
	}
	textarea:focus {
		border: 2px solid #8abee7;
	}
	input[type=text]:focus {
		border: 2px solid #8abee7;
	}
	.BlueButton:hover {
		background-color: #004b97;
	}
	.promotionscontainer {
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 150px;
	}
	.prom1 {
		width: 45%;
		overflow: hidden;
		float:left;
		text-align: center;
		margin-top: 20px;
		/*margin-bottom: 30px;*/
	}
	.prom1 img {
		height: 85%;
		width: 85%;
	}
	.prom2 {
		width: 45%;
		overflow: hidden;
		float:right;
		text-align: center;
		margin-top: 20px;
		/*margin-bottom: 30px;*/
	}
	.prom2 img {
		height: 85%;
		width: 85%;
	}
	#categorycontainer {
		width: 100%;
		height: 190px;
		margin: 0 auto;
		overflow: hidden;
		margin-left: 25px;
	}
	img.imggall {
		height: 80%;
		width: 80%;
	}
	.catdesc {
		font-size: 18px;
		color: #004b97;
		font-family: calibri;
		text-decoration: none;	
		font-weight: bold;
		margin-left: 10px;
		margin-top: 10px;
	}
	.imagegalleryitem {
		margin: 5px;
		border: 1px solid #ccc;
		float: left;
		width: 15%;	
		text-align: center;
	}
	.imagegalleryitem:hover {
		border: 2px solid #8abee7;
	}
	/*required to resize images in carousel*/
	.item {
		height:80%;
		width:80%;
	}
	.onlinedesc {
		float: left;
		width: 50%;
	}
	.onlinelogos img {
		float: right;
		height: 20%;
		width: 20%;
		padding-top: 12%;
	}
	.menulinks {
		display: inline-block;
		font-size: 16px;
		color: #fff;
		font-family: "Arial";
		padding-right: 20px;
		padding-left:20px;
		height: 50px;
		line-height: 50px;
	}
	#navbar {
		list-style-type: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
		/*background: #8abee7;*/
		background: #99d4dc;
		width:100%;
		margin: 0 auto;
		overflow: hidden;
		height: 30px;	
		padding-top: 10px;
		text-align: center;
		/*border-bottom: 5px solid yellow;*/
	}
	li.navlink {
		display: inline;
		height: 30px;	
		padding-top: 10px;
		padding-bottom: 10px;
	}
	li.navlink a:hover {
		background-color: #004b97;
		height: 30px;	
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.topnav {
	  overflow: hidden;
	  /*background-color: #8abee7;*/
	  /*background: #8abee7;*/
	  background: #019ba5;
	  width: 100%;
	  margin: auto;
	  height: 50px;
	  text-align: center;
	}

	/*.topnav a {
	  display: block;
	  color: #f2f2f2;
	  text-align: center;
	  padding: 14px 16px;
	  text-decoration: none;
	  font-size: 17px;
	}*/

	.topnav a:hover {
	  background-color: #004b97;
	  color: white;
	}

	.topnav a.active {
	  background-color: #004b97;
	  color: white;
	  
	}

	.topnav .icon {
	  display: none;
	}
	.socialmediaimg  img{
		height: 5%;
		width: 5%;
	}
	.TextColorRedStyle {
		color:#961b1d;
		font-weight: bold;
	}
	.sideimg {
		float:right;
		width: 25%;
		margin-top: 30px;
		text-align: center;
	}
	.sideimg img {
		height:90%;
		width:90%;
	}
	.writeup-img {
		float:left;
		width:70%;
	}
	









	
}