@charset "utf-8";
/* CSS Document */

.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.header {
	width: 1000px;
	background-color: #FFF;
	height: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.banner {
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
.banner_contact {
	background-image: url(images/slide2.jpg);
	background-repeat: no-repeat;
	height: 430px;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D60A35;
}
.enquiry {
	float: right;
	height: auto;
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-right: 25px;

}



.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #DB1E22;
	width: 400px;
	margin-top: 10px;
	margin-left: auto;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
}
.logo {
	float: left;
	width: 350px;
	margin-left: 25px;
}




.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.txt9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #0072B9;
	margin-left: 10px;
	clear: both;
	text-align: center;
	line-height: 2em;
}
h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #DB2524;
}
h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #333;
}


.content {
	width: 1000px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	height: 80px;
	width: 1000px;
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
}
.qual {
	float: left;
	width: 260px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.grey {
	color: #333;
}
#button {
	background-color: #F78F1E;
	border: 1px outset #F78F1E;
}
.quiz {
	background-image: url(images/bg_quiz.jpg);
	background-repeat: no-repeat;
	width: 500px;
	padding: 20px;
}
.textbox {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
}
.fb {
	float: left;
	height: auto;
	width: 300px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #425782;
	margin-top: 10px;
}
.services {
	float: right;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
	margin-right: 20px;
}
.leftbox {
	float: left;
	width: 500px;
}

.banner_about {
	background-image: url(images/slide4.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 1000px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.banner_services {
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border-bottom-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 10px;
	clear: both;
}

.video {
	background-image: url(images/slide3.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: thin;
}

/* @media Queries
------------------------------------------- */

/* MOBILE */
@media only screen and (max-width: 480px) {
body {
		font-size: 80%;
		background-color: #FFFFFF;
		background-image: none;
	}
	
.container{
		width: 100%;
	}
	
.tagline {
	font: 12pt;
	width: 90%;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
	

.homeleft {
	width: 320px;
	padding: none;
	margin:none;
	clear:none;
}
	
.homeright {
	background-image: none;
	background-color: #f8f8f8;
	width: 285px;
	
	}
	

.header {
		width: 100%;
		height:auto;
	}
	
.header img {
		width: 300px;
		height:auto;
	}
	
.banner {
	width: 100%;
}
	
.banner img {
	width: 300px;
	height: auto;
}

.video {
	width: 100%;
	text-align: center;
}

.leftbox {
	width: 100%;
}

.leftbox img {
	
	width: 300px;
	height: auto;
}

.textbox {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

.enquiry {
	width 90%;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

form{
	clear:both;}

.services {
	width:100%;
	float:none;
	clear:both;
}

.content {
	width: 95%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.fb {
	width:90%;
	float:none;
	clear:both;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	width: 90%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	
}
}
