/*Global*/

.clearboth {
	clear: both;
}
.bold_text_HL {
	font-weight: bolder;
	color: #A23328;
}
.Spacer50 {
	height: 50px;
}
.Spacer20 {
	height: 20px;
}
.Spacer10 {
	height: 10px;
}

#wrapper #Sidelinks ul li a.linkHere {
	color: #FCA400;
}
#Sidelinks ul li a:hover  {
	text-decoration: none;
	color: #FCA400;
}
#----------------------------------------------------------------{}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/* [disabled]background-color: #FBCEE4; */
	/* [disabled]max-width: 1024px; */
	width: auto;
	height: auto;
}



#----------------------------------------------------------------{}
#wrapper {
	max-width: 1024px;
	display: block;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.redText {
	color: #A4352C;
}
/*#wrapper #bodyText img {
	width: 96%;
	display: block;
	height: auto;
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 21px;
}*/



/*Small Mobile*/
@media screen and (max-width : 320px ){
#wrapper #bodyText img {
	width: 96%;
	display: block;
	height: auto;
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 21px;
}
#mainPicLarge, #HeaderContact, #contactDetailsMain, #smallNav, #nav-wrapper, #tabletNav, #mainPic321420, #mainPic     {display: none;}
#----------------------------------------------------------------{}
#wrapper {
	/* [disabled]background-color: #CEE5FD; */
	max-width: 320px;
	min-width: 320px;
	width: 320px;
}
	#wrapper #Header #topHeader {
	display: none;
}
	#wrapper #bodyText img {
	width: 96%;
	display: block;
	height: auto;
	margin-left: auto;
	margin-top: 16px;
	margin-bottom: 21px;
	margin-right: auto;
}
	#wrapper #bodyText .logo {
	display: none;
}
	
#----------------------------------------------------------------{}

.dropdown   {
	width: 100%;
	height: 50px;
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	font-size: 0.75em;
	color: #000000;
	z-index: 6000;
	overflow-x: visible;
	position: relative;
	display: inline-block;
	-webkit-box-shadow: 0px 3px 18px;
	box-shadow: 0px 3px 18px;
}


/* Style The Dropdown Button */
.dropbtn {
	color: white;
	padding-top: 8px;
	padding-right: auto;
	padding-left: auto;
	padding-bottom: 8px;
	font-size: 2em;
	border-left: none;
	border-right: none;
	border-bottom: 2px solid #FFFFFF;
	border-top: none;
	cursor: pointer;
	width: 100%;
	height: 50px;
	min-width: 320px;
	max-width: 320px;
	background-image: -webkit-linear-gradient(270deg,rgba(59,80,124,1.00) 0%,rgba(169,188,228,1.00) 23.97%,rgba(129,153,204,1.00) 41.97%,rgba(59,80,124,1.00) 99.84%);
	background-image: -moz-linear-gradient(270deg,rgba(59,80,124,1.00) 0%,rgba(169,188,228,1.00) 23.97%,rgba(129,153,204,1.00) 41.97%,rgba(59,80,124,1.00) 99.84%);
	background-image: -o-linear-gradient(270deg,rgba(59,80,124,1.00) 0%,rgba(169,188,228,1.00) 23.97%,rgba(129,153,204,1.00) 41.97%,rgba(59,80,124,1.00) 99.84%);
	background-image: linear-gradient(180deg,rgba(59,80,124,1.00) 0%,rgba(169,188,228,1.00) 23.97%,rgba(129,153,204,1.00) 41.97%,rgba(59,80,124,1.00) 99.84%);
}
.dropdown .dropbtn .hamburger {
	position: absolute;
	display: inline-block;
	width: 1.25em;
	height: 0.8em;
	margin-right: 0.3em;
	border-top: 0.2em solid #fff;
	border-bottom: 0.2em solid #fff;
	margin-left: -144px;
	margin-top: -1px;
	padding-right: 0px;
}

.dropdown .dropbtn .hamburger:before {
    content: "";
    position: absolute;
    top: 0.3em;
    left: 0px;
    width: 100%;
    border-top: 0.2em solid #fff;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #3e61aa;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    /* [disabled]height: 92px; */
    width: 100%;
}
.dropdown .dropdown-content ul {
	margin: 0px;
	padding: 0px;
}
.dropdown-content ul li {
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #ffffff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 1.5em;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
}

/* Links inside the dropdown */
.dropdown-content a img{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	/* [disabled]display: block; */
	float: right;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #FCA400;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
	display: block;
	height: auto;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #fffc00;
}
/* Dropdown Content (Hidden by Default) */
.dropdown .dropdown-content h6 {
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	font-size: 3em;
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	width: 100%;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color: hsla(39,90%,61%,1.00);
}
#----------------------------------------------------------------{}
.menuPos   {
	/* [disabled]background-color: #EA070A; */
	width: 100%;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	height: auto;
	min-width: 320px;
	max-width: 320px;
	margin-left: 50px;
	margin-top: -5px;
	text-align: left;
}
#----------------------------------------------------------------{}
#wrapper #mobileNav {
	width: 100%;
	background-color: #EF9F09;
	height: 40px;
	max-width: 320px;
	position: fixed;
	float: left;
	clear: both;
	top: 0px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	z-index: 100;
}
#wrapper #mobileNav p {
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	font-size: 1.3em;
	color: #FFFFFF;
	position: relative;
}
#----------------------------------------------------------------{}
#wrapper #Header {
	/* [disabled]background-color: #3e61aa; */
	width: 100%;
	height: 68px;
	background-repeat: no-repeat;
	background-size: 95% auto;
	background-position: center center;
	margin-top: 58px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 17px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 51px;
}
#wrapper #Header h2 {
	font-family: Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-top: 3px;
	padding-top: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#Header img  {
	/* [disabled]display: none; */
	width: 310px;
	height: auto;
	margin-top: -5px;
}
#----------------------------------------------------------------{}
	
	@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
  .selector:not(*:root), #wrapper #Header .CompanyName320 {
	font-family: Times, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	font-size: 7.8vw;
	/* [disabled]vertical-align: middle; */
	color: #FDA300;
	margin-top: 5px;
	padding-top: auto;
	/* [disabled]background-color: #000000; */
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
}
}
#wrapper #contactDetails {
	width: 100%;
	height: 114px;
	background-color: #3B507C;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: 60px;
	margin-bottom: 0px;
}
#wrapper #contactDetails p {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	margin: -4px 0px 0px;
	line-height: 1.8em;
	padding-top: 0px;
	padding-right: 0px;
}
#contactDetails p a {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
}
#wrapper #contactDetails img {
    width: 98%;
    height: auto;
    margin-bottom: 8px;
}
#wrapper #contactDetails #Tel320 {
	font-family: 'Alfa Slab One', serif;
	font-size: 8vw;
	color: #FFFFFF;
	line-height: 144%;
	text-align: center;
	margin-top: 9px;
	margin-bottom: -4px;
	padding-bottom: 1px;
}
#wrapper #contactDetails #Tel421 {
	font-family: 'Alfa Slab One', serif;
	font-size: 5vw;
	color: #FFFFFF;
	display: none;
}
#wrapper #contactDetails #Tel {
	display: none;
}
#----------------------------------------------------------------{}
#wrapper #bodyText {
	width: 100%;
	height: auto;
}
#wrapper #bodyText h1 {
	color: #A4352C;
	font-weight: bold;
	font-family: 'Alfa Slab One', serif;
	padding: 0px;
	text-align: center;
	font-size: 1.5em;
	margin-bottom: 11px;
}
#wrapper #bodyText h2 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2em;
    padding-bottom: 14px;
    margin: 0px 5px -7px;
    color: #063DCB;
}
#wrapper #bodyText h3 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.3em;
    padding-bottom: 0px;
    margin: 0px 5px 7px;
    color: #063DCB;
}
#wrapper #bodyText p {
	font-family: Arial, sans-serif;
	margin: 0px 5px 14px;
	padding: 0px 15px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
}

#wrapper #bodyText .body_text_bold {
	text-transform: uppercase;
	font-weight: bold;
}
#bodyText p a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	/* [disabled]color: #000000; */
	font-size: 1.1em;
}
#wrapper #bodyText ul {
	margin: 0px 0px 14px;
	padding-top: 0px;
	text-decoration: none;
}
#bodyText ul li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: -25px;
}
#bodyText ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
	#wrapper #bodyText #servicesListText {
	background-color: #F5DCDA;
	margin-bottom: 18px;
	padding-bottom: 12px;
	padding-top: 8px;
}
	#bodyText #servicesListText #ListHeadText {
	font-family: 'Alfa Slab One', serif;
	font-size: 6vw;
	color: #A4352C;
	margin-bottom: 8px;
}
#----------------------------------------------------------------{}
#wrapper #Sidelinks {
	display: none;
}
#wrapper #footerNav {
	display: none;
}

#----------------------------------------------------------------{}
#wrapper #mainPic320 {
	width: 100%;
	height: auto;
	margin-top: 0px;
	/* [disabled]clear: both; */
	margin-right: 0px;
	padding: 0px;
	margin-bottom: -10px;
}

#----------------------------------------------------------------{}
#wrapper #bodyText #buttons {
    display: none;
}
#bodyText #buttons a {
    display: block;
    text-align: center;
    font-size: 0.9em;
    color: #ffffff;
    text-decoration: none;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #3e61aa;
    margin: 0px 0px 18px;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    -webkit-box-shadow: 0px 8px 15px #000000;
    box-shadow: 0px 8px 15px #000000;
}
#bodyText #buttons a:hover {
	color: #F9F9F9;
	background-color: #FCA400;
}
#----------------------------------------------------------------{}

.textAnchor:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
#wrapper #bodyText a:hover {
    color: #FFFFFF;
    font-weight: bold;
    /* [disabled]background-color: #A6955C; */
}

#----------------------------------------------------------------{}
#wrapper #MobileFooter {
    width: 100%;
    display: block;
    height: 50px;
}
#wrapper #MobileFooter a {
	display: block;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	padding: 12px 0px;
	background-color: #A4352C;
	margin-bottom: 17px;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	-webkit-box-shadow: 0px 8px 15px #000000;
	box-shadow: 0px 8px 15px #000000;
	margin-left: 0px;
	margin-right: 0px;
}
#wrapper #MobileFooter a:hover {
	background-color: #FCA400;
}

#----------------------------------------------------------------{}
#wrapper #Mobcopyright {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
.centre {
    text-align: center;
}
#reviewSummary   {
	display: block;
	height: auto;
	width: auto;
}


}

#----------------------------------------------------------------{}
.uppercase {
	text-transform: uppercase;
}
#----------------------------------------------------------------{}
#----------------------------------------------------------------{}
#----------------------------------------------------------------{}

/*Mobile*/
@media screen and (min-width: 321px) and (max-width: 420px){
#mainPicLarge, #nav, #HeaderContact, #contactDetailsMain, #Sidelinks, #footerNav, #BigMobNav, #Tel, #smallNav, .CompanyName320 {
	display: none;
}
#wrapper #mainPic320 {
	display: none;
}

#----------------------------------------------------------------{}
.dropdown   {
    width: 420px;
    height: 50px;
    font-family: alfa-slab-one;
    font-style: normal;
    font-weight: 400;
    font-size: 0.75em;
    color: #FFFFFF;
    z-index: 6000;
    overflow-x: visible;
    position: relative;
    display: inline-block;
    -webkit-box-shadow: 0px 3px 18px 0px;
    box-shadow: 0px 3px 18px 0px;
    /* [disabled]text-align: center; */
    min-width: 321px;
    max-width: 420px;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #fffc00;
    width: 100%;
}
.dropdown .dropbtn .hamburger {
	position: absolute;
	display: inline-block;
	width: 1.25em;
	height: 0.8em;
	margin-right: 0.3em;
	border-top: 0.2em solid #fff;
	border-bottom: 0.2em solid #fff;
	margin-left: -194px;
	margin-top: -3px;
	clear: both;
	float: left;
}

.dropdown .dropbtn .hamburger:before {
    content: "";
    position: absolute;
    top: 0.3em;
    left: 0px;
    width: 100%;
    border-top: 0.2em solid #fff;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #3e61aa;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    /* [disabled]height: 92px; */
    width: 100%;
}

.dropdown .dropdown-content ul {
	margin: 0px;
	padding: 0px;
}
.dropdown-content ul li {
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #FFFFFF;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-size: 1.6em;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
}

/* Links inside the dropdown */
.dropdown-content a img{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	/* [disabled]display: block; */
	float: right;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
    background-color: #FCA400;
}
/* Dropdown Content (Hidden by Default) */
.dropdown .dropdown-content h6 {
	font-family: alfa-slab-one;
	font-style: normal;
	font-weight: 400;
	font-size: 3em;
	text-align: center;
	color: hsla(0,0%,100%,1.00);
	width: 100%;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	background-color: hsla(39,90%,61%,1.00);
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
	display: block;
	height: auto;
}
#----------------------------------------------------------------{}


/* Style The Dropdown Button */
.dropbtn {
    color: white;
    font-size: 2em;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #FFFFFF;
    border-top: none;
    cursor: pointer;
    height: 50px;
    width: 100%;
    /* [disabled]text-align: center; */
    /* [disabled]min-width: 321px; */
    resize: both;
    /* [disabled]background-color: #EFBC09; */
    background-image: -webkit-linear-gradient(270deg,rgba(59,80,124,1.00) 0%,rgba(169,188,228,1.00) 23.97%,rgba(129,153,204,1.00) 41.97%,rgba(59,80,124,1.00) 99.84%);
	background-image: -moz-linear-gradient(270deg,rgba(59,80,124,1.00) 0%,rgba(169,188,228,1.00) 23.97%,rgba(129,153,204,1.00) 41.97%,rgba(59,80,124,1.00) 99.84%);
	background-image: -o-linear-gradient(270deg,rgba(59,80,124,1.00) 0%,rgba(169,188,228,1.00) 23.97%,rgba(129,153,204,1.00) 41.97%,rgba(59,80,124,1.00) 99.84%);
	background-image: linear-gradient(180deg,rgba(59,80,124,1.00) 0%,rgba(169,188,228,1.00) 23.97%,rgba(129,153,204,1.00) 41.97%,rgba(59,80,124,1.00) 99.84%);
}
.menuPos   {
	/* [disabled]background-color: #DC161A; */
	text-align: center;
	margin-left: -9vw;
	height: auto;
	width: 100%;
	min-width: 321px;
	max-width: 420px;
	margin-top: -4px;
	font-size: 1.2em;
}
#----------------------------------------------------------------{}
#wrapper #mobileNav {
	width: 100%;
	background-color: #EF9F09;
	height: 40px;
	max-width: 420px;
	position: fixed;
	float: left;
	clear: both;
	top: 0px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	z-index: 100;
	min-width: 321px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}
#wrapper #mobileNav p {
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	text-align: center;
	margin-top: 8px;
	font-size: 1.3em;
	color: #FFFFFF;
	position: relative;
}
#----------------------------------------------------------------{}
#wrapper #bodyText .button {
	background-color: #EFBC09;
	padding: 17px 0px 13px;
	width: 80%;
	color: #FFFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
	display: none;
}

#----------------------------------------------------------------{}
#wrapper {
	/* [disabled]background-color: #CEE5FD; */
	max-width: 420px;
	min-width: 321px;
	display: inline-block;
	padding-left: 0px;
	padding-right: auto;
	width: 100%;
}

#wrapper #Header {
	/* [disabled]background-color: #3e61aa; */
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	vertical-align: middle;
	background-size: 95% auto;
	background-position: center center;
	margin-top: 47px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 17px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
}
#Header img {
	/* [disabled]display: none; */
	width: 96%;
	/* [disabled]height: auto; */
	margin-left: 12px;
	margin-right: 12px;
	padding-left: 0px;
	padding-right: 0px;
}
#wrapper #Header #logo {
    background-color: #FF0101;
    width: 114px;
    display: block;
    z-index: 100;
    padding-bottom: 0px;
}
	#wrapper #Header #topHeader {
	display: none;
}

#----------------------------------------------------------------{}
#wrapper #contactDetails {
	width: 100%;
	height: auto;
	background-color: #3B507C;
	padding-top: 20px;
	min-width: 321px;
	max-width: 420px;
	margin-top: -10px;
	padding-bottom: 6px;
}
#wrapper #contactDetails p {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
	margin-bottom: 0px;
	line-height: 1.8em;
	padding-top: 0px;
	margin-top: -4px;
}
#contactDetails p a {
	text-decoration: none;
	color: #FFFFFF;
}
#wrapper #contactDetails img {
    width: 98%;
    height: auto;
    margin-bottom: 8px;
}

#wrapper #contactDetails #Tel320 {
	font-family: 'Alfa Slab One', serif;
	font-size: 8vw;
	color: #FFFFFF;
	display: inline-block;
	width: 100%;
	line-height: 12vw;
}
#wrapper #contactDetails #Tel421 {
	font-family: 'Alfa Slab One', serif;
	font-size: 5vw;
	color: #FFFFFF;
	display: none;
}
	#wrapper #contactDetails #Eml{
	text-decoration: none;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 16px;
	padding: 0px;
	display: inline-block;
	width: 100%;
}
#wrapper #contactDetails #Eml a {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 3.5vw;
	height: auto;
	/* [disabled]background-color: #57B0D8; */
	text-decoration: none;
	position: absolute;
	margin-top: -10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	/* [disabled]float: left; */
	/* [disabled]clear: both; */
	width: 100%;
	margin-left: auto;
	text-align: center;
	display: block;
}

#----------------------------------------------------------------{}
#wrapper #mainPic {
	width: 100%;
	height: auto;
	padding: 0px;
	display: block;
	margin: 0px 0px -14px;
}
#wrapper #mainPic img {
	width: 100%;
	height: auto;
}

#----------------------------------------------------------------{}
#wrapper #bodyText {
	width: 100%;
	height: auto;
	/* [disabled]background-color: #575BEC; */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#wrapper #bodyText h1 {
	color: #A4352C;
	font-weight: bold;
	font-family: 'Alfa Slab One', serif;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 14px;
	font-size: 7.5vw;
}
#wrapper #bodyText h2 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2em;
    padding-bottom: 4px;
    margin: 0px 0px -15px;
    color: #063DCB;
}
#wrapper #bodyText h3 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 1.3em;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 0px 0px 7px;
    color: #063DCB;
}
#wrapper #bodyText p {
	font-family: Arial, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
}
#bodyText p a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#wrapper #bodyText .body_text_bold {
	text-transform: uppercase;
	font-weight: bold;
}
#wrapper #bodyText ul {
	margin: 0px 0px 14px;
	padding-top: 0px;
	text-decoration: none;
}
#bodyText ul li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: -25px;
}
#bodyText ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}

/*.textAnchor:link {
	color: #A6955C;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}*/
#wrapper #bodyText a:hover {
    color: #FFFFFF;
    font-weight: bold;
    /* [disabled]background-color: #A6955C; */
}
	
	#wrapper #bodyText img {
	width: 96%;
	display: block;
	height: auto;
	margin-left: auto;
	margin-top: 16px;
	margin-bottom: 21px;
	margin-right: auto;
}
	#wrapper #bodyText .logo {
	display: none;
}

#----------------------------------------------------------------{}
#wrapper #bodyText #buttons {
	display: none;
}
#bodyText #buttons a {
    display: block;
    text-align: center;
    font-size: 0.9em;
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #3e61aa;
    margin-bottom: 17px;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    -webkit-box-shadow: 0px 8px 15px #000000;
    box-shadow: 0px 8px 15px #000000;
}
#bodyText #buttons a:hover {
	color: #F9F9F9;
	background-color: #FCA400;
}

#----------------------------------------------------------------{}

#wrapper #MobileFooter {
    width: 100%;
    display: block;
    height: 50px;
}
#wrapper #MobileFooter a {
	display: block;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #A4352C;
	margin-bottom: 17px;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	-webkit-box-shadow: 0px 8px 15px #000000;
	box-shadow: 0px 8px 15px #000000;
}
#wrapper #MobileFooter a:hover {
	background-color: #FCA400;
}

#----------------------------------------------------------------{}
#wrapper #Mobcopyright {
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 0.8em;
}
.centre {
    text-align: center;
}
	
	#wrapper #bodyText #servicesListText {
	background-color: #F5DCDA;
	margin-bottom: 18px;
	padding-bottom: 12px;
	padding-top: 8px;
}
#bodyText #servicesListText #ListHeadText {
	font-family: 'Alfa Slab One', serif;
	font-size: 8vw;
	color: #A4352C;
}

}
#----------------------------------------------------------------{}
#----------------------------------------------------------------{}
#----------------------------------------------------------------{}

/*Small Tablet*/
@media screen and (min-width:421px) and (max-width:519px){
#mainPicLarge, #nav, #HeaderContact, #mobileNav, #Sidelinks, #footerNav, #contactDetailsMain, #tabletNav, #tabletButtons, #mainPic320, #mainPic, .CompanyName320  {
	display: none;
}
#----------------------------------------------------------------{}


#wrapper {
	width: 100%;
	height: auto;
	min-width: 421px;
	max-width: 519px;
}

#wrapper #Header {
	/* [disabled]background-color: #FDFF00; */
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	background-size: 95% auto;
	background-position: center center;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 2px;
	float: none;
	clear: none;
	padding-top: 5px;
	/* [disabled]max-width: 519px; */
	margin-bottom: 0px;
	/* [disabled]min-height: 163px; */
	display: inline-block;
	margin-top: 0px;
}
#wrapper #Header img {
	/* [disabled]height: Auto; */
	/* [disabled]float: left; */
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 95%;
	margin-bottom: -87px;
	/* [disabled]display: none; */
	/* [disabled]background-color: #FFF200; */
	/* [disabled]position: relative; */
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	margin-top: 11px;
}
	
	#----------------------------------------------------------------{}
#wrapper #Header #topHeader {
	width: 100%;
	height: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #3B507C;
	display: none;
	position: relative;
}
#Header #topHeader #TopDetails {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	/* [disabled]background-color: #F50D7A; */
	text-align: center;
	width: 645px;
	height: auto;
	margin-top: 0px;
	display: block;
	padding-top: 9px;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
}
#topHeader ul li {
	color: #FFFFFF;
	display: inline;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1em;
}
#----------------------------------------------------------------{}


#smallNav  {
	background-color: #3B507C;
	width: 100%;
	height: auto;
	margin-top: 168px;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	margin-bottom: 0px;
}



#smallNav ul  {
	list-style: none;
	margin-top: 37px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: -2px;
	padding: 0px;
}
#smallNav ul li {
	display: inline-block;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#smallNav ul li p a  {
	background-color: #A0332A;
	padding: 9px 16px 7px;
	margin: 12px 0px;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 2.8vw;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 800;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
	
	
	@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
  .selector:not(*:root), #smallNav ul li a  {
    background-color: #fffc00;
    padding: 9px 8px 7px;
    margin: 12px 0px;
    list-style-type: none;
    color: #000000;
    font-size: 2.8vw;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 800;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
}
	
#smallNav ul li a:hover  {
	background-color: #FCA400;
}
#smallNav ul li p .active {
	background-color: #FCA400;
	color: #000000;
}

#----------------------------------------------------------------{}
#wrapper #mainPic {
	width: 100%;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}
#wrapper #mainPic img {
	width: 100%;
	height: auto;
	margin-bottom: 7px;
	margin-top: -8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*#wrapper #smallNav {
	width: 100%;
	height: 62px;
	background-color: #A6955B;
	margin: -2px 0px -1px;
	padding: 40px 0px 0px;
	float: left;
	clear: both;
	
}
#wrapper #smallNav ul {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	width: 100%;
}
#smallNav ul li {
	margin: 2px 0px 1px;
	padding: 35px 0px 1px;
	display: inline-block;
	height: 7px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	width: 22%;
	background-color: #E0CB8E;
}
#smallNav ul li p {
	margin-top: -22px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 2.5vw;
}
#smallNav  ul li p a {
	color: #000000;
	text-decoration: none;
	padding: 0px 0PX 0px 0px;
	width: 31%;
	
	font-size: 1.3em;
}
#smallNav ul li a:hover  {
	
	text-decoration: none;
	background-color: #FFFFFF;
}*/
#----------------------------------------------------------------{}
#wrapper #contactDetails {
	background-color: #3B507C;
	display: block;
	width: 100%;
	height: 58px;
	position: absolute;
	padding-bottom: 0px;
	padding-top: 9px;
	margin-top: 103px;
}
#wrapper #contactDetails #Tel {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 4vw;
	display: none;
	height: 31px;
	/* [disabled]background-color: #FFC100; */
	margin-top: 7px;
	margin-left: 0px;
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 36px;
}
#wrapper #contactDetails #Tel421 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 4vw;
	display: block;
	height: auto;
	/* [disabled]background-color: #FFC100; */
	margin-left: 0px;
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 9px;
	min-width: 0px;
}
#wrapper #contactDetails #Tel320 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 4vw;
	display: none;
	height: 31px;
	/* [disabled]background-color: #FFC100; */
	margin-top: 7px;
	margin-left: 0px;
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 26px;
}
#wrapper #contactDetails #Eml{
	text-decoration: none;
	position: absolute;
	margin-top: 4px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 27px;
	padding: 0px;
	display: block;
	width: 100%;
	height: auto;
}
#wrapper #contactDetails #Eml a {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 3.5vw;
	height: auto;
	/* [disabled]background-color: #57B0D8; */
	text-decoration: none;
	position: absolute;
	margin-right: auto;
	margin-top: -10px;
	padding: 6px 0px 0px;
	/* [disabled]float: left; */
	/* [disabled]clear: both; */
	width: 100%;
	margin-left: auto;
	text-align: center;
}
    #wrapper #contactDetails img {
    width: 98%;
    height: auto;
}
	#wrapper #contactDetails #Tel320 {
	font-size: 5vw;
	color: #FFFFFF;
	display: none;
}

#----------------------------------------------------------------{}
#wrapper #bodyText {
	width: 100%;
	height: auto;
	/* [disabled]background-color: #575BEC; */
}
#wrapper #bodyText h1 {
	color: #A4352C;
	font-weight: bold;
	font-family: 'Alfa Slab One', serif;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	font-size: 7.45vw;
	margin-bottom: 17px;
	margin-top: 8px;
	display: none;
}
#wrapper #bodyText h2 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2em;
    padding-bottom: 1px;
    margin: 0px 0px -15px;
    color: #063DCB;
}
#wrapper #bodyText h3 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
    font-size: 1.3em;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 0px 0px 7px;
    color: #063DCB;
}
#wrapper #bodyText p {
	font-family: Arial, sans-serif;
	/* [disabled]margin-left: 5px; */
	/* [disabled]margin-right: 5px; */
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
}
#wrapper #bodyText .body_text_bold {
	text-transform: uppercase;
	font-weight: bold;
}
#bodyText p a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#wrapper #bodyText a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A6955C;
}
#wrapper #bodyText ul {
	margin: 0px 0px 14px;
	padding-top: 0px;
	text-decoration: none;
}
#bodyText ul li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: -25px;
}
#bodyText ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
#wrapper #bodyText #servicesListText {
	background-color: #F5DCDA;
	margin-bottom: 18px;
	padding-bottom: 12px;
	padding-top: 8px;
}
#bodyText #servicesListText #ListHeadText {
	font-family: 'Alfa Slab One', serif;
	font-size: 4vw;
	color: #A4352C;
}
	#wrapper #bodyText img {
	width: 96%;
	display: block;
	height: auto;
	margin-left: auto;
	margin-top: 16px;
	margin-bottom: 21px;
	margin-right: auto;
}
	#wrapper #bodyText .logo {
	display: none;
}

#----------------------------------------------------------------{}

.textAnchor:link {
	color: #A6955C;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#----------------------------------------------------------------{}
#wrapper #bodyText .button {
    /* [disabled]background-color: #EFBC09; */
    padding: 17px 0px 13px;
    width: 100%;
    color: #FFFFFF;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
}
#wrapper #bodyText #buttons {
	display: none;
}
#bodyText #buttons a {
    display: block;
    text-align: center;
    font-size: 0.9em;
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #3e61aa;
    margin-bottom: 17px;
    font-family: Arial, sans-serif;
    font-weight: bolder;
    -webkit-box-shadow: 0px 8px 15px #000000;
    box-shadow: 0px 8px 15px #000000;
}
#bodyText #buttons a:hover {
	color: #F9F9F9;
	background-color: #FCA400;
}

#----------------------------------------------------------------{}
#wrapper #MobileFooter {
    width: 100%;
    display: block;
    height: 50px;
    /* [disabled]background-color: #A6955C; */
}
#wrapper #MobileFooter a {
	display: block;
	text-align: center;
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #A4352C;
	margin-bottom: 17px;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	-webkit-box-shadow: 0px 8px 15px #000000;
	box-shadow: 0px 8px 15px #000000;
}
#wrapper #MobileFooter a:hover {
	background-color: #FCA400;
}

#----------------------------------------------------------------{
}
#wrapper #Mobcopyright {
	text-align: center;
	font-family: "Times New Roman";
	font-size: 0.8em;
}
.centre {
    text-align: center;
}


}

#----------------------------------------------------------------{}
#----------------------------------------------------------------{}
#----------------------------------------------------------------{}

/*Tablet2*/
@media screen and (min-width:520px) and (max-width:649px){
#mainPicLarge, #contactDetailsMain, #smallNav, #mobileNav, #TabletHeader, #mobileNav, #footerNav, #buttons, #Mobcopyright, #mainPic320, #mainPic321420, #HeaderContact, .CompanyName320, #servicesListText, #mainPic {display: none;}
.centre {
    text-align: center;
}
	
	#----------------------------------------------------------------{}
	#wrapper #bodyText #servicesListText{
	font-family: Arial, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: -7px;
	font-weight: normal;
	display: none;
	width: auto;
	}
#----------------------------------------------------------------{}
#wrapper {
	/* [disabled]background-color: #EF0909; */
	width: 100%;
	height: auto;
	min-width: 520px;
	max-width: 769px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper #Header {
	width: 100%;
	height: 270px;
	margin-left: 0px;
	margin-right: 0px;
	/* [disabled]position: relative; */
	padding-left: 0px;
	padding-right: 0px;
	max-width: 1024px;
	display: inline-block;
	clear: left;
	background-size: 640px auto;
	background-image: url(../Images/hanging_keys.jpg);
	background-repeat: no-repeat;
	background-position: 54% 0%;
}



#Header img  {
	display: none;
	
}
#----------------------------------------------------------------{}	
	#wrapper #Header #topHeader {
	width: 100%;
	height: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #3B507C;
	display: none;
	position: relative;
}
#----------------------------------------------------------------{}
#wrapper #bodyText {
	width: 65%;
	height: auto;
	float: left;
	margin-left: 15px;
}
#wrapper #bodyText p {
	font-family: Arial, sans-serif;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
}
#bodyText p a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#wrapper #bodyText h1 {
	display: none;
}

#wrapper #bodyText h2 {
	font-family: Arial, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
	padding-bottom: 4px;
	margin: 0px 0px -15px;
	color: #A6955C;
}
#wrapper #bodyText h3 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 0px 0px 7px;
    color: #063DCB;
}

#wrapper #bodyText .body_text_bold {
	text-transform: uppercase;
	font-weight: bold;
}
#wrapper #bodyText img {
	width: 96%;
	display: block;
	height: auto;
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 21px;
}
#wrapper #bodyText #reviewSummary {
	background-color: #19A649;
	width: auto;
	height: auto;
	display: none;
}
#----------------------------------------------------------------{}

#wrapper #Header #nav {
	width: 100%;
	height: 54px;
	margin-top: 209px;
	position: relative;
	/* [disabled]text-align: right; */
	/* [disabled]background-color: #F50D7A; */
	display: block;
}

    
#wrapper #Header #nav-wrapper{
	width: 100%;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: 50%; */
	margin-bottom: 0;
	text-align: right;
	height: 54px;
	position: relative;
	display: inline;
	right: 0px;
	margin-top: 2px;
	float: right;
}
       
#wrapper #Header #nav #nav-wrapper ul {
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0;
    height: 53px;
    width: 100%;
}
#wrapper #Header #nav-wrapper ul li {
	/* [disabled]width: auto; */
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline-block;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
 #wrapper #Header #nav-wrapper ul li a{
	display: block;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 900;
	text-align: center;
	padding: 8px 16px;
	background-color: #9E302D;
	margin-right: 23px;
	margin-left: -13px;
	margin-top: 9px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 0px 9px 7px #FCFCFC;
	box-shadow: 0px 0px 9px 7px #FCFCFC;
} 


 #wrapper #Header #nav-wrapper ul li a:hover{
background-color: #FCA400
} 
#wrapper #Header #nav-wrapper ul li a.active  {
	background-color: #FCA400;
	-webkit-box-shadow: 0px 0px 9px 7px #FCFCFC;
	box-shadow: 0px 0px 9px 7px #FCFCFC;
	color: #000000;
}

#----------------------------------------------------------------{}
#wrapper #contactDetails {
	background-color: #3B507C;
	display: block;
	width: 100%;
	height: 61px;
	position: relative;
	margin-top: -5px;
	margin-bottom: 7px;
}
#wrapper #contactDetails #Tel {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 2.5vw;
	display: none;
	height: 20px;
	/* [disabled]background-color: #FFC100; */
	margin-top: 14px;
	margin-left: 41px;
	position: relative;
	clear: both;
}

	
	#wrapper #contactDetails #Eml{
	text-decoration: none;
	position: relative;
	margin-top: 34px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 11px;
	padding: 0px;
}
#wrapper #contactDetails #Eml a {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 3vw;
	height: auto;
	/* [disabled]background-color: #57B0D8; */
	text-decoration: none;
	position: absolute;
	margin-right: auto;
	margin-top: -35px;
	padding: 6px 0px 0px;
	/* [disabled]float: left; */
	/* [disabled]clear: both; */
	width: 100%;
	margin-left: auto;
	text-align: center;
}
	
#wrapper #contactDetails img {
    width: 98%;
    height: auto;
}
#wrapper #contactDetails #Tel320 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 4vw;
	display: none;
	height: 31px;
	/* [disabled]background-color: #FFC100; */
	margin-top: 7px;
	margin-left: 0px;
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 26px;
}
#wrapper #contactDetails #Tel421 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 3.3vw;
	display: inline-block;
	height: auto;
	/* [disabled]background-color: #FFC100; */
	margin-top: 7px;
	margin-left: 0px;
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: -35px;
}



#----------------------------------------------------------------{}
#bodyText p a {
	/* [disabled]font-family: Arial, sans-serif; */
	/* [disabled]font-weight: bold; */
	/* [disabled]text-decoration: none; */
	/* [disabled]color: #000000; */
	/* [disabled]font-size: 7em; */
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


#wrapper #bodyText .button {
	background-color: #EFBC09;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	height: 35px;
	padding-top: 9px;
}
#wrapper #bodyText .button a {
	color: #000000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 400;
}
.textAnchor:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #bodyText a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A6955C;
}
#wrapper #bodyText ul {
	margin: 0px 0px 14px;
	padding-top: 0px;
	text-decoration: none;
}
#bodyText ul li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: -25px;
}
#bodyText ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
#----------------------------------------------------------------{}
#wrapper #bodyText #tabletButtons {
	background-color: #57B0D8;
	height: 84px;
	width: 100%;
}
#bodyText #tabletButtons ul {
	margin: 0px;
	padding: 0px;
}
#tabletButtons ul li {
	/* [disabled]list-style-image: none; */
	width: 36%;
	float: left;
	list-style-type: none;
	display: inline-block;
	height: auto;
	margin-right: 14px;
	font-size: 0.8em;
	margin-left: 14px;
}
#bodyText #tabletButtons a {
	display: block;
	text-align: center;
	font-size: 1.2em;
	color: #080606;
	text-decoration: none;
	padding: 13px 5px;
	background-color: #E0CB8E;
	margin-bottom: 17px;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	-webkit-box-shadow: 0px 8px 15px #8C762D;
	box-shadow: 0px 8px 15px #8C762D;
}
#bodyText #tabletButtons a:hover {
	color: #F9F9F9;
	background-color: #FCA400;
}


#----------------------------------------------------------------{}
#tabletButtons ul #ServiceGuide {
}
#tabletButtons ul #EngineWarranty {
	/* [disabled]float: right; */
}
#----------------------------------------------------------------{}
#wrapper #Sidelinks {
	width: 32%;
	height: auto;
	background-color: #9F3528;
	/* [disabled]top: -688px; */
	position: relative;
	margin-top: 2px;
	float: right;
	padding-right: 0px;
	right: 1px;
	display: block;
}
/*	#Sidelinks #servicesList #ListHead {
	font-family: 'Alfa Slab One', serif;
	color: #FFFFFF;
	font-size: 3.25vw;
}*/
#wrapper #Sidelinks ul {
	margin: 0px;
	padding: 12px 12px 0px;
	/* [disabled]text-decoration: none; */
	/* [disabled]list-style-image: none; */
	list-style-type: none;
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bold;
}
#Sidelinks ul li {
	margin-bottom: 22px;
	color: #FFFFFF;
	font-size: 2.3vw;
}
#Sidelinks ul li a {
    text-decoration: none;
    color: #ffffff;
    display: block;
}

#Sidelinks ul ul {
}
#Sidelinks ul ul li {
	color: #A6955A;
	font-size: 0.8em;
	text-transform: uppercase;
}
#wrapper #Sidelinks #copyright {
	text-align: center;
	font-family: "Times New Roman";
	font-size: 0.5em;
	color: #FFFFFF;
}
#Sidelinks a img {
	/* [disabled]display: none; */
}
	#Sidelinks #servicesList #ListHead {
	font-family: 'Alfa Slab One', serif;
	font-size: 5vw;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#----------------------------------------------------------------{}
#wrapper #MobileFooter {
	width: 26%;
	display: none;
	height: 0px;
	background-color: #A6955C;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#wrapper #MobileFooter a {
	display: block;
	text-align: center;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #8C7B3F;
	margin-bottom: 17px;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	-webkit-box-shadow: 0px 8px 15px #8C762D;
	box-shadow: 0px 8px 15px #8C762D;
	margin-left: auto;
	margin-right: 0px;
}
#wrapper #MobileFooter a:hover {
	background-color: #FCA400;
}

#----------------------------------------------------------------{}


      
}

#----------------------------------------------------------------{}
#----------------------------------------------------------------{}
#----------------------------------------------------------------{}
@media screen and (min-width: 650px) and (max-width: 769px){

#mainPicLarge, #contactDetailsMain, #smallNav, #mobileNav, #TabletHeader, #mobileNav, #footerNav, #buttons, #Mobcopyright, #mainPic320, #mainPic321420, #HeaderContact, .CompanyName320, #servicesListText, #mainPic {display: none;}

.centre {text-align: center;}
	
	#----------------------------------------------------------------{}
#wrapper #mainPic img {
	display: none;
}
#wrapper #mainPic {
	display: none;
}

	#wrapper #bodyText #servicesListText{
	font-family: Arial, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: -7px;
	font-weight: normal;
	display: none;
	}
#----------------------------------------------------------------{}
.Greview {
	display: none;
}
#wrapper {
	/* [disabled]background-color: #EF0909; */
	width: 100%;
	height: auto;
	min-width: 520px;
	max-width: 769px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper #Header {
	width: 100%;
	height: 261px;
	margin-left: 0px;
	margin-right: 0px;
	/* [disabled]position: relative; */
	padding-left: 0px;
	padding-right: 0px;
	max-width: 1024px;
	display: inline-block;
	clear: left;
	background-size: 800px auto;
	background-image: url(../Images/hanging_keys.jpg);
	background-repeat: no-repeat;
}

#Header img  {
	margin-top: 0px;
	margin-left: -4px;
	width: Auto;
	height: 144px;
	display: none;
	text-align: center;
	float: left;
	margin-right: -10px;
}
#----------------------------------------------------------------{}
#wrapper #mainPic {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 19px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#wrapper #mainPic img {
	width: 100%;
	height: auto;
}
#----------------------------------------------------------------{}
#wrapper #bodyText {
	width: 65%;
	height: auto;
	/* [disabled]background-color: #575BEC; */
	float: left;
	margin-left: 15px;
}
#wrapper #bodyText p {
	font-family: Arial, sans-serif;
	/* [disabled]margin-left: 5px; */
	/* [disabled]margin-right: 5px; */
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
}
#bodyText p a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#wrapper #bodyText h1 {
	color: #A4352C;
	font-weight: bold;
	font-family: 'Alfa Slab One', serif;
	padding-left: 14px;
	padding-right: 25px;
	text-align: center;
	font-size: 4.9vw;
	margin-bottom: 10px;
	margin-top: 3px;
	display: none;
}

#wrapper #bodyText h2 {
	font-family: Arial, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	font-size: 1em;
	line-height: 1.2em;
	padding-bottom: 4px;
	margin: 0px 0px -15px;
	color: #A6955C;
}
#wrapper #bodyText h3 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 0px 0px 7px;
    color: #063DCB;
}

#wrapper #bodyText .body_text_bold {
	text-transform: uppercase;
	font-weight: bold;
}
	
	#wrapper #bodyText img {
	width: 96%;
	display: block;
	height: auto;
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 21px;
}
	#wrapper #bodyText .logo {
	/* [disabled]display: none; */
}

#----------------------------------------------------------------{}

#wrapper #Header #nav {
	width: 100%;
	height: 54px;
	margin-top: 199px;
	position: relative;
	/* [disabled]text-align: right; */
	/* [disabled]background-color: #F50D7A; */
	display: block;
}

    
#wrapper #Header #nav-wrapper{
	width: 100%;
	/* [disabled]margin-right: auto; */
	/* [disabled]margin-left: 50%; */
	margin-bottom: 0;
	text-align: right;
	height: 54px;
	position: relative;
	display: inline;
	right: 0px;
	margin-top: 2px;
	float: right;
}
       
#wrapper #Header #nav #nav-wrapper ul {
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0;
    height: 53px;
    width: 100%;
}
#wrapper #Header #nav-wrapper ul li {
	/* [disabled]width: auto; */
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline-block;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
 #wrapper #Header #nav-wrapper ul li a{
	display: block;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 900;
	text-align: center;
	padding: 8px 16px;
	background-color: #9E302D;
	margin-right: 23px;
	margin-left: -13px;
	margin-top: 9px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 0px 9px 7px #FCFCFC;
	box-shadow: 0px 0px 9px 7px #FCFCFC;
} 


 #wrapper #Header #nav-wrapper ul li a:hover{
background-color: #FCA400
} 
#wrapper #Header #nav-wrapper ul li a.active  {
	background-color: #FCA400;
	-webkit-box-shadow: 0px 0px 9px 7px #FCFCFC;
	box-shadow: 0px 0px 9px 7px #FCFCFC;
	color: #000000;
}
	
	#----------------------------------------------------------------{}
#wrapper #Header #topHeader {
	width: 100%;
	height: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #3B507C;
	display: none;
	position: relative;
}
#Header #topHeader #TopDetails {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	/* [disabled]background-color: #F50D7A; */
	text-align: center;
	width: 81%;
	height: auto;
	margin-top: 0px;
	display: block;
	padding-top: 9px;
	/* [disabled]padding-right: auto; */
	padding-bottom: auto;
	/* [disabled]padding-left: auto; */
}
#topHeader ul li {
	color: #FFFFFF;
	display: inline;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 2vw;
	text-align: center;
}

#----------------------------------------------------------------{}
#wrapper #contactDetails {
	background-color: #3B507C;
	display: block;
	width: 100%;
	height: 79px;
	position: relative;
	margin-top: -7px;
	margin-bottom: 3px;
}
#wrapper #contactDetails #Tel {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 3vw;
	display: inline-block;
	height: auto;
	/* [disabled]background-color: #FFC100; */
	margin-top: 12px;
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
#wrapper #contactDetails #Eml{
	text-decoration: none;
	position: relative;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: auto;
	width: 100%;
}
#wrapper #contactDetails #Eml a {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 3vw;
	/* [disabled]height: auto; */
	text-decoration: none;
	position: absolute;
	margin-right: auto;
	margin-top: -35px;
	padding: 6px 0px 0px;
	/width: 100%;
	margin-left: auto;
	text-align: center;
	width: 100%;
}
#wrapper #contactDetails img {
    width: 98%;
    height: auto;
}
#wrapper #contactDetails #Tel320 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 4vw;
	display: none;
	height: 31px;
	/* [disabled]background-color: #FFC100; */
	margin-top: 7px;
	margin-left: 0px;
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 26px;
}
#wrapper #contactDetails #Tel421 {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 4vw;
	display: none;
	height: 31px;
	/* [disabled]background-color: #FFC100; */
	margin-top: 7px;
	margin-left: 0px;
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 26px;
}



#----------------------------------------------------------------{}
#bodyText p a {
	/* [disabled]font-family: Arial, sans-serif; */
	/* [disabled]font-weight: bold; */
	/* [disabled]text-decoration: none; */
	/* [disabled]color: #000000; */
	/* [disabled]font-size: 7em; */
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


#wrapper #bodyText .button {
	background-color: #EFBC09;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
	height: 35px;
	padding-top: 9px;
}
#wrapper #bodyText .button a {
	color: #000000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: 400;
}
.textAnchor:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #bodyText a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A6955C;
}
#wrapper #bodyText ul {
	margin: 0px 0px 14px;
	padding-top: 0px;
	text-decoration: none;
}
#bodyText ul li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: -25px;
}
#bodyText ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
#----------------------------------------------------------------{}
#wrapper #bodyText #tabletButtons {
	background-color: #57B0D8;
	height: 84px;
	width: 100%;
}
#bodyText #tabletButtons ul {
	margin: 0px;
	padding: 0px;
}
#tabletButtons ul li {
	/* [disabled]list-style-image: none; */
	width: 36%;
	float: left;
	list-style-type: none;
	display: inline-block;
	height: auto;
	margin-right: 14px;
	font-size: 0.8em;
	margin-left: 14px;
}
#bodyText #tabletButtons a {
	display: block;
	text-align: center;
	font-size: 1.2em;
	color: #080606;
	text-decoration: none;
	padding: 13px 5px;
	background-color: #E0CB8E;
	margin-bottom: 17px;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	-webkit-box-shadow: 0px 8px 15px #8C762D;
	box-shadow: 0px 8px 15px #8C762D;
}
#bodyText #tabletButtons a:hover {
	color: #F9F9F9;
	background-color: #FCA400;
}


#----------------------------------------------------------------{}
#tabletButtons ul #ServiceGuide {
}
#tabletButtons ul #EngineWarranty {
	/* [disabled]float: right; */
}
#----------------------------------------------------------------{}
#wrapper #Sidelinks {
	width: 32%;
	height: auto;
	background-color: #A4352C;
	/* [disabled]top: -688px; */
	position: relative;
	margin-top: 2px;
	float: right;
	padding-right: 0px;
	right: 1px;
	display: block;
}
#Sidelinks a img {
	/* [disabled]display: none; */
}
	#Sidelinks #servicesList #ListHead {
	font-family: 'Alfa Slab One', serif;
	font-size: 2.6vw;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#wrapper #Sidelinks ul {
	margin: 0px;
	padding: 12px 12px 0px;
	/* [disabled]text-decoration: none; */
	/* [disabled]list-style-image: none; */
	list-style-type: none;
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bold;
}
#Sidelinks ul li {
	margin-bottom: 22px;
	color: #FFFFFF;
	font-size: 2vw;
}
#Sidelinks ul li a {
    text-decoration: none;
    color: #ffffff;
    display: block;
}

#Sidelinks ul ul {
}
#Sidelinks ul ul li {
	color: #A6955A;
	font-size: 0.8em;
	text-transform: uppercase;
}
#wrapper #Sidelinks #copyright {
	text-align: center;
	font-family: "Times New Roman";
	font-size: 0.5em;
	color: #FFFFFF;
}
	
	#wrapper #bodyText #reviewSummary {
	background-color: #19A649;
	width: auto;
	height: auto;
	display: none;
}
#----------------------------------------------------------------{}


#----------------------------------------------------------------{}
#wrapper #MobileFooter {
	width: 26%;
	display: none;
	height: 0px;
	background-color: #A6955C;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#wrapper #MobileFooter a {
	display: block;
	text-align: center;
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #8C7B3F;
	margin-bottom: 17px;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	-webkit-box-shadow: 0px 8px 15px #8C762D;
	box-shadow: 0px 8px 15px #8C762D;
	margin-left: auto;
	margin-right: 0px;
}
#wrapper #MobileFooter a:hover {
	background-color: #FCA400;
}

#----------------------------------------------------------------{}


      
}

#----------------------------------------------------------------{}
#----------------------------------------------------------------{}
#----------------------------------------------------------------{}

/*Desktop*/


@media screen and (min-width:770px) and (max-width:1023px){
#smallNav, #mobileNav, #contactDetails, #mainPic, #MobileFooter, #buttons, #Mobcopyright, #mainPic320, #mainPic321420, .CompanyName320, .Greview {
	display: none;
}
#----------------------------------------------------------------{}
	#wrapper #bodyText #servicesListText{
	font-family: Arial, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: -7px;
	font-weight: normal;
	display: none;
	}
#----------------------------------------------------------------{}
#wrapper {
	min-width: 770px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 0px;
}

	
	#wrapper #Header {
	width: 100%;
	height: 360px;
	margin-left: 0px;
	margin-right: 0px;
	/* [disabled]position: relative; */
	padding-left: 0px;
	padding-right: 0px;
	max-width: 1024px;
	display: inline-block;
	clear: left;
	background-size: 1024px auto;
	background-image: url(../Images/hanging_keys.jpg);
	background-repeat: no-repeat;
}
#----------------------------------------------------------------{}
#wrapper #mainPicLarge {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: none;
	height: auto;
}
#wrapper #mainPicLarge img {
	width: 100%;
	height: auto;
	display: none;
}
#----------------------------------------------------------------{}

	
	#Header img  {
	margin-top: 0px;
	width: 461px;
	height: auto;
	text-align: center;
	float: left;
	margin-left: -11px;
	z-index: 100;
	display: none;
}
#wrapper #Header .CompanyName {
	display: table-cell;
	/* [disabled]background-color: #57B0D8; */
	width: 383px;
	height: 100px;
	vertical-align: middle;
	padding: 0px auto;
	text-align: center;
	font-family: Times, "Times New Roman", serif;
	font-weight: 800;
	margin-left: 0px;
	font-size: 2em;
	color: #FDA300;
	position: relative;
}
    #wrapper #Header .CompanyName520 {
    display: none;
}
/*#wrapper #Header #HeaderContact {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 2vw;
	height: 21px;
	position: absolute;
	width: auto;
	margin-top: -80px;
	right: 21px;
	text-align: right;
}*/
	
	
	#wrapper #Header #HeaderContact {
	color: #000;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 1.3em;
	/* [disabled]display: inline-block; */
	height: 84px;
	/* [disabled]background-color: #FFC100; */
	position: absolute;
	width: auto;
	margin-top: 27px;
	text-align: right;
	/* [disabled]float: right; */
	/* [disabled]margin-left: 677px; */
	line-height: 1.1em;
	right: 14px;
}
#----------------------------------------------------------------{}

#wrapper #contactDetails {
	background-color: #A6955C;
	display: none;
	width: 100%;
	height: 50px;
	position: absolute;
	margin-top: -5px;
	padding-left: 0px;
}
#wrapper #contactDetails #Tel {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 1em;
	display: inline-block;
	height: 20px;
	/* [disabled]background-color: #FFC100; */
	margin-top: 14px;
	margin-left: 41px;
	position: relative;
	clear: both;
}
#wrapper #contactDetails #Eml{
	text-decoration: none;
	width: auto;
	position: relative;
	margin-top: 14px;
	display: inline-block;
	float: right;
}
#wrapper #contactDetails #Eml a {
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 1em;
	height: 20px;
	/* [disabled]background-color: #FFC100; */
	text-decoration: none;
	width: auto;
	/* [disabled]position: relative; */
	margin-right: -3px;
	margin-top: -1px;
	padding-bottom: 5px;
	float: right;
	clear: both;
}

#----------------------------------------------------------------{}
#wrapper #Header #nav {
	width: 266px;
	height: 54px;
	margin-top: -14px;
	position: relative;
	/* [disabled]text-align: right; */
	/* [disabled]margin-left: 758px; */
}

    
#wrapper #Header #nav-wrapper{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    text-align: right;
    height: 54px;
    position: absolute;
    display: inline;
    right: 0px;
    margin-top: 2px;
    float: right;
}
       
#wrapper #Header #nav #nav-wrapper ul {
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0;
    height: 53px;
    width: 100%;
}
#wrapper #Header #nav-wrapper ul li {
	/* [disabled]width: auto; */
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline-block;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
 #wrapper #Header #nav-wrapper ul li a{
	display: block;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 900;
	text-align: center;
	padding: 8px 16px;
	background-color: #9E302D;
	margin-right: 23px;
	margin-left: -13px;
	margin-top: 9px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 0px 9px 7px #FCFCFC;
	box-shadow: 0px 0px 9px 7px #FCFCFC;
} 


 #wrapper #Header #nav-wrapper ul li a:hover{
background-color: #FCA400
} 
#wrapper #Header #nav-wrapper ul li a.active  {
	background-color: #FCA400;
	-webkit-box-shadow: 0px 0px 9px 7px #FCFCFC;
	box-shadow: 0px 0px 9px 7px #FCFCFC;
	color: #000000;
}
	
	#----------------------------------------------------------------{}
#wrapper #Header #topHeader {
	width: 100%;
	height: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #3B507C;
	display: block;
	position: relative;
}
#Header #topHeader #TopDetails {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	/* [disabled]background-color: #F50D7A; */
	text-align: center;
	width: 645px;
	height: auto;
	margin-top: 0px;
	display: block;
	padding-top: 9px;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
}
#topHeader ul li {
	color: #FFFFFF;
	display: inline;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1em;
}

#----------------------------------------------------------------{}
#wrapper #bodyText {
	height: auto;
	/* [disabled]background-color: #575BEC; */
	clear: left;
	float: left;
	width: 65%;
	margin-left: 15px;
}
	#wrapper #bodyText img {
	width: 99%;
	display: block;
	height: auto;
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 21px;
}
#wrapper #bodyText p {
	font-family: Arial, sans-serif;
	/* [disabled]margin-left: 5px; */
	/* [disabled]margin-right: 5px; */
	padding-right: 15px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.5em;
}
#wrapper #bodyText h1 {
	color: #A4352C;
	font-weight: bold;
	font-family: 'Alfa Slab One', serif;
	padding-left: 12px;
	padding-right: 25px;
	text-align: left;
	font-size: 2.em;
	margin-bottom: 16px;
	margin-top: 3px;
	font-size: 3.3vw;
	display: none;
}

#wrapper #bodyText h2 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
    font-size: 1.1em;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 0px 0px -15px;
    color: #063DCB;
}
#wrapper #bodyText h3 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
    font-size: 1.3em;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 0px 0px 7px;
    color: #063dcb;
}




#wrapper #bodyText .body_text_bold {
	text-transform: uppercase;
	font-weight: bold;
}
#bodyText p a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#wrapper #bodyText ul {
	margin: 0px 0px 14px;
	padding-top: 0px;
	text-decoration: none;
}
#bodyText ul li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-left: -25px;
}
#bodyText ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
	#wrapper #bodyText #reviewSummary {
	background-color: #19A649;
	width: auto;
	height: auto;
	display: none;
}
	

#----------------------------------------------------------------{}

.textAnchor:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
#wrapper #bodyText a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A6955C;
}

#----------------------------------------------------------------{}
#wrapper #Sidelinks {
	width: 33%;
	height: auto;
	background-color: #9F3528;
	/* [disabled]top: -688px; */
	position: relative;
	margin-top: 4px;
	float: right;
	padding-right: 0px;
	display: block;
}
	#Sidelinks #servicesList #ListHead {
	font-family: 'Alfa Slab One', serif;
	font-size: 2vw;
	color: #FCFCFC;
	letter-spacing: 3px;
	text-transform: uppercase;
}
	#Sidelinks #servicesList li {
	font-size: 0.9em;
}
#wrapper #Sidelinks ul {
	margin: 0px;
	padding: 12px 12px 0px;
	/* [disabled]text-decoration: none; */
	/* [disabled]list-style-image: none; */
	list-style-type: none;
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bold;
}
#Sidelinks ul li {
	margin-bottom: 22px;
	color: #FFFFFF;
}
#Sidelinks ul li a {
    text-decoration: none;
    color: #ffffff;
    display: block;
}
#Sidelinks ul li a:hover  {
    text-decoration: none;
    color: #FCA400;
}

#Sidelinks ul ul {
}
#Sidelinks ul ul li {
	color: #A6955A;
	font-size: 0.8em;
	text-transform: uppercase;
}
#wrapper #Sidelinks #copyright {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
}
#----------------------------------------------------------------{}
.centre {
    text-align: center;
}


}

#----------------------------------------------------------------{}
#----------------------------------------------------------------{}
#----------------------------------------------------------------{}


/*MaxScreen*/

@media screen and (min-width:1024px){

#smallNav, #mobileNav, #contactDetails, #mainPic, #MobileFooter, #buttons, #Mobcopyright, #mainPic320, #mainPic321420, .CompanyName320 {
	display: none;
}
#wrapper #bodyText #buttons {
}
#bodyText a .Greview {
	display: none;
}
	
	#----------------------------------------------------------------{}
	#wrapper #bodyText #servicesListText{
	font-family: Arial, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 0px;
	margin-top: 16px;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: -7px;
	font-weight: normal;
	display: none;
	}


#----------------------------------------------------------------{}

#wrapper {
	min-width: 1024px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 0px;
	padding: 0px;
	/* [disabled]clear: both; */
}
#----------------------------------------------------------------{}
#wrapper #Header {
	width: 100%;
	height: 360px;
	margin-left: 0px;
	margin-right: 0px;
	/* [disabled]position: relative; */
	padding-left: 0px;
	padding-right: 0px;
	max-width: 1024px;
	display: inline-block;
	clear: left;
	background-size: 1024px auto;
	background-image: url(../Images/hanging_keys.jpg);
	background-repeat: no-repeat;
}
	
	#Header img  {
	margin-top: 0px;
	width: 461px;
	height: auto;
	display: none;
	text-align: center;
	float: left;
	margin-left: -11px;
	z-index: 100;
}
	
	#wrapper #bodyText img {
	width: 96%;
	display: block;
	height: auto;
	margin-left: 0px;
	margin-top: 16px;
	margin-bottom: 21px;
}
#wrapper #bodyText .logo {
	/* [disabled]display: none; */
}
	
	
#Header .logo  {
	margin-top: 0px;
	width: 461px;
	height: auto;
	display: none;
	text-align: center;
	float: left;
	margin-left: -11px;
	z-index: 100;
}
 #----------------------------------------------------------------{}
#wrapper #Header #nav {
	width: 266px;
	height: 54px;
	margin-top: -14px;
	position: relative;
	/* [disabled]text-align: right; */
	/* [disabled]margin-left: 758px; */
}

    
#wrapper #Header #nav-wrapper{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    text-align: right;
    height: 54px;
    position: absolute;
    display: inline;
    right: 0px;
    margin-top: 2px;
    float: right;
}
       
#wrapper #Header #nav #nav-wrapper ul {
    list-style-type: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0;
    height: 53px;
    width: 100%;
}
#wrapper #Header #nav-wrapper ul li {
	/* [disabled]width: auto; */
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline-block;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
}
 #wrapper #Header #nav-wrapper ul li a{
	display: block;
	color: #FFFFFF;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight: 900;
	text-align: center;
	padding: 8px 16px;
	background-color: #9E302D;
	margin-right: 23px;
	margin-left: -13px;
	margin-top: 9px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow: 0px 0px 9px 7px #FCFCFC;
	box-shadow: 0px 0px 9px 7px #FCFCFC;
} 


 #wrapper #Header #nav-wrapper ul li a:hover{
background-color: #FCA400
} 
#wrapper #Header #nav-wrapper ul li a.active  {
	background-color: #FCA400;
	-webkit-box-shadow: 0px 0px 9px 7px #FCFCFC;
	box-shadow: 0px 0px 9px 7px #FCFCFC;
	color: #000000;
}
#----------------------------------------------------------------{}
#wrapper #Header #topHeader {
	width: 100%;
	height: 34px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #3B507C;
	display: block;
	position: relative;
}
#Header #topHeader #TopDetails {
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	/* [disabled]background-color: #F50D7A; */
	text-align: center;
	width: 645px;
	height: auto;
	margin-top: 0px;
	display: block;
	padding-top: 9px;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: auto;
}
#topHeader ul li {
	color: #FFFFFF;
	display: inline;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 1em;
}
#----------------------------------------------------------------{}
#wrapper #mainPicLarge {
	width: 100%;
	margin-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: none;
	height: auto;
}
#wrapper #mainPicLarge img {
    width: 100%;
    height: auto;
}
#----------------------------------------------------------------{}
#wrapper #Header #HeaderContact {
	color: #000;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: 900;
	font-size: 1.3em;
	display: none;
	height: 84px;
	/* [disabled]background-color: #FFC100; */
	position: absolute;
	width: auto;
	margin-top: 27px;
	/* [disabled]right: 119px; */
	text-align: right;
	/* [disabled]float: right; */
	margin-left: 711px;
	line-height: 1.2em;
}
#----------------------------------------------------------------{}

#wrapper #bodyText {
	clear: left;
	float: left;
	width: 64%;
	margin-left: 15px;
}
#wrapper #bodyText p {
	font-family: Arial, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	font-size: 1em;
	line-height: 1.5em;
	padding-left: 0px;
	margin: 16px 0px -7px;
	font-weight: normal;
}
#wrapper #bodyText h1 {
	color: #A4352C;
	font-weight: bold;
	font-family: 'Alfa Slab One', serif;
	padding-left: 15px;
	padding-right: 25px;
	text-align: left;
	font-size: 2.em;
	margin-bottom: 15px;
	margin-top: 3px;
	font-size: 2.1em;
	letter-spacing: 0.05em;
	display: none;
}
#wrapper #bodyText h2 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
    font-size: 1.1em;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 20px 0px -15px;
    color: #063DCB;
}

#wrapper #bodyText h3 {
    font-family: Arial, sans-serif;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
    font-size: 1.3em;
    line-height: 1.5em;
    padding-bottom: 0px;
    margin: 0px 0px 7px;
    color: #063DCB;
}
#wrapper #bodyText .body_text_bold {
    text-transform: uppercase;
    font-weight: bolder;
    font-size: 1.1em;
    letter-spacing: -0.02em;
}
#bodyText p a {
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -5px;
	margin-right: -5px;
}
#wrapper #bodyText a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A6955C;
}
#----------------------------------------------------------------{}
#wrapper #contactDetails #Tel421 {
	display: none;
}
#wrapper #contactDetails {
	display: none;
}
#wrapper #bodyText ul {
	margin: 21px 0px 14px;
	padding-top: 0px;
	text-decoration: none;
}

#bodyText ul li {
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	font-family: Arial, sans-serif;
	padding-left: 0px;
	padding-right: 15px;
	text-align: left;
	font-size: 1.1em;
	line-height: 1.5em;
	margin-left: -25px;
}
#bodyText ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -10px;
}
	#wrapper #bodyText #servicesList {
	margin: 21px 0px 14px;
	padding-top: 0px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	/* [disabled]font-size: 0.5em; */
}
#Sidelinks #servicesList li {
	font-size: 0.9em;
}
 
#wrapper #bodyText #reviewSummary {
	background-color: #19A649;
	width: auto;
	height: auto;
	display: none;
}


 

#----------------------------------------------------------------{}
#wrapper #Sidelinks {
	width: 34%;
	height: auto;
	background-color: #9F3528;
	position: relative;
	margin-top: 2px;
	float: right;
	padding-right: 0px;
	right: 0px;
	display: block;
}
#wrapper #Sidelinks ul {
    margin: 0px;
    padding: 12px 12px 0px;
    list-style-type: none;
    font-family: Arial, sans-serif;
    text-align: center;
    font-weight: normal;
}
#Sidelinks #servicesList #ListHead {
	font-family: 'Alfa Slab One', serif;
	font-size: 1.5em;
	color: #FCFCFC;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#Sidelinks ul li {
    margin-bottom: 22px;
    color: #FFFFFF;
}
#Sidelinks ul li a {
    text-decoration: none;
    color: #FFFFFF;
    display: block;
}

#Sidelinks ul ul {
}
#Sidelinks ul ul li {
	color: #A6955A;
	font-size: 0.8em;
	text-transform: uppercase;
}

#wrapper #Sidelinks #copyright {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
}

#----------------------------------------------------------------{}

.textAnchor:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

#----------------------------------------------------------------{}
.centre {
    text-align: center;
}



}#----------------------------------------------------------------{}

/* Chrome version 29 and above */
@media screen and (-webkit-min-device-pixel-ratio:0)
and (min-resolution:.001dpcm) {
#wrapper #bodyText h1{
    color: #A4352C;
}
	#wrapper #Header #MLA_Logo {
    width: 50px;
    height: auto;
    margin-left: 16px;
    margin-top: 11px;
    position: absolute;
}
}
#----------------------------------------------------------------{}

																					
