body { min-width: 1020px; background: #353535; }

.header-wrapper-1 { background: #d2f4fd url(../__images/header-1.png) top repeat-x; }
.header-wrapper-2 { background: url(../__images/header-2.png) top center no-repeat; }

.header { width: 960px; height: 223px; margin: 0 auto; position: relative; }
	a.logo { width: 428px; height: 183px; display: block; position: absolute; bottom: 10px; left: -20px; }
	.navigation { width: 735px; height: 52px; display: block; position: absolute; top: 0; right: 0; }
	.headline { width: 950px; font-size: 35px; line-height: 55px; color: #0b9cc3; position: absolute; bottom: 25px; right: 10px; text-align: right; font-weight: bold; letter-spacing: -1px; }

#nav { width: 100%; background: #222; }
.nav-screen { width: 960px; margin: 0 auto; }

.wrapper { width: 100%; background: #353535 url(../__images/wrapper.png) top repeat-x; }
	.container { width: 960px; margin: 0 auto; position: relative; background: #353535; }
	.nav { width: 260px; height: 600px; position: absolute; top: 0; left: 0; background: url(../__images/nav.png) top repeat-x; }
	.nav ul { display: block; padding: 10px 0 0 0; }
	.nav ul li { display: block; font-family: 'Exo',sans-serif; font-size: 18px; }
	.nav ul li a { display: block; line-height: 34px; padding: 0 20px; font-weight: bold; color: #fff; }
	.nav ul li a:hover { color: #f7d047; }


.content { width: 960px; float: right; background: #212121 url(../__images/content2.png) top repeat-x; }
	.landing-site .content { width: 960px; }

.page-id-1 .content { padding-top: 0; min-height: 400px; height: auto !important; height: 400px; }
.inner-page .content { padding-top: 0; min-height: 600px; height: auto !important; height: 600px; }

.content-inner { padding: 25px 25px; }
/* .page-id-1 .content-inner { padding: 25px 0; } */

.quote { width: 500px; position: absolute; top: 65px; right: 0; text-align: right; }
.quote p { color: #333; text-align: right; font-size: 1.2em; color: #0b9cc3; }

.videos { width: 400px; float: right; margin: 0 0 0 30px; }


.page-id-1 .home-content { width: 470px; float: left; }


.footer { width: 960px; margin: 0 auto; color: #777; padding: 15px 0; text-align: center; font-size: 13px; }
.footer a { color: #777; text-decoration: none; }
.footer a:hover { color: #fff; text-decoration: none; }


.slider { width: 980px; height: 480px; display: block; position: relative; }
.slider img { width: 980px; height: 480px; display: block; position: absolute; top: 0; left: 0; }



.contact-page-info { width: 400px; float: left; }
.contact-page-form { width: 400px; float: left;  }
.contact-page-form .enquiries input[type=text], .contact-page-form .enquiries textarea { width: 90%; }


.desktop-only { display: block; }
.mobile-only { display: none; }


ul.files a { color: #fff; text-decoration: none; font-weight: normal; }
ul.files a:hover { color: #fff; text-decoration: none; font-weight: bold; }



.fancybox { float: left; margin: 0 14px 14px 0; display: block; width: 80px; height: 80px; border: 0; overflow: hidden; }
a.fancybox img { display: block; margin: 0 auto; height: 80px; }
.rounded {	behavior: url(/__lib/border-radius.htc); -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; }


.enqFormWrapper { width: 350px; display: block; }
.enqFormWrapper input[type=text] { width: 100%; }
.enqFormWrapper textarea { width: 100%; }

