body {
	margin: 0px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-color: #000000;
}
#cntr960 {
	width: 100%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
#cntr860 {
	width: 100%;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#cntr60 {
	width: 60%;
	float: left;
}
#cntr40 {
	width: 40%;
	float: right;
	text-align: right;
}
#navHomeLogo {
	background-color: #000;
	visibility: hidden;
	height: 0;
}
#navHomeLogo img {
	width: 100%;
	max-width: 220px;
	margin-left: auto;
	margin-right: auto;
}
@media only screen and (max-width: 1000px) {
	#navHomeLogo {
		visibility: visible;
		height: 100%;
		padding: 20px;
	}
}
#navHome {
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
	padding: 10px 0;
}
@media only screen and (max-width: 1000px) {
	#navHome {
		background: 0;
		padding: 0px;
	}
}
#navCntr {
	width: 100%;
	background-color: #000;
	padding: 5px 0;
}
@media only screen and (max-width: 1000px) {
	#navCntr {
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
#navLogo {

}
#navLogo img {
	max-width: 220px;
}
@media only screen and (max-width: 1000px) {
	#navLogo img {
		margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
#navLinks {
	padding-top: 30px;
	text-align: right;
}
#navLinks a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	margin-left: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}
#navLinks a:hover {
	color: #f7941d;
}
@media only screen and (max-width: 1000px) {
	#navLogo {
		visibility: hidden;
		height: 0;
		width: 0;
		padding: 0;
	}
	#navLinks {
		visibility: hidden;
		height: 0;
		width: 0;
		padding: 0;
	}
}
#navLogo2 img {
	max-width: 220px;
}
@media only screen and (max-width: 1000px) {
	#navLogo2 img {
		margin-left: auto;
		margin-right: auto;
		padding-top: 5px;
		padding-bottom: 5px;
	}
}
#navLinks2 {
	padding-top: 30px;
	text-align: right;
}
#navLinks2 a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	margin-left: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}
#navLinks2 a:hover {
	color: #f7941d;
}
@media only screen and (max-width: 1000px) {
	#navLogo2 {
		visibility: hidden;
		height: 0;
		width: 0;
		padding: 0;
	}
	#navLinks2 {
		visibility: hidden;
		height: 0;
		width: 0;
		padding: 0;
	}
}
#navRespCntr {
	visibility: hidden;
	height: 0px;
	width: 0px;
	font-size: 14px;
	background-color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
}
@media only screen and (max-width: 1000px) {
	#navRespCntr {
		visibility: visible;
		width: 100%;
		height: 100%;
	}
}
#pageTitle {
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
	font-weight: 300;
	text-align: center;
	color: #FFF;
}
@media only screen and (max-width: 480px) {
	#pageTitle {
		font-size: 30px;
	}
}
#pageTitleLine {
	height: 1px;
	background-color: #f7941d;
	width: 190px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.homeBttn {
	color: #FFF;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	max-width: 220px;
	border: 1px solid #FFF;
}
.homeBttn:hover {
	color: #f7941d;
}
#homeCntr01 {
	background: url(../images/bg_01.JPG) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	overflow: hidden;
	padding-bottom: 150px;
}
@media only screen and (max-width: 770px) {
	#homeCntr01 {
		background: url(../images/bg_01.JPG);
		background-size: 100%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
}
#homeCntr01 h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 48px;
	line-height: 56px;
	color: #FFF;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 100%;
	max-width: 500px;
	text-shadow: 1px 1px 0 #000000;
	margin-top: 150px;
	margin-bottom: 0;
}
@media only screen and (max-width: 480px) {
	#homeCntr01 {
		padding-bottom: 50px;
	}
	#homeCntr01 h2 {
		font-size: 30px;
		line-height: 36px;
		margin-top: 50px;
	}
}
#homeCntr01 p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 26px;
	color: #FFF;
	width: 100%;
	max-width: 500px;
	text-shadow: 1px 1px 0 #000000;
}
#homeCntr02 {
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #121517;
}
@media only screen and (max-width: 480px) {
	#homeCntr02 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
#homeCntr02 p {
	width: 100%;
	max-width: 760px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	margin: 50px auto;
}
#homeCntr03 {
	background: url(../images/bg_02.JPG) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding-top: 70px;
	padding-bottom: 70px;
}
@media only screen and (max-width: 480px) {
	#homeCntr03 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}
#homeCntr03 p {
	width: 100%;
	max-width: 760px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	margin: 50px auto;
}
#homeCntr04 {
	padding-top: 70px;
	padding-bottom: 40px;
	background-color: #121517;
	text-align: center;
	color: #FFF;
}
@media only screen and (max-width: 480px) {
	#homeCntr04 {
		padding-top: 50px;
		padding-bottom: 30px;
	}
}
#homeCntr04 p {
	width: 100%;
	max-width: 760px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 16px;
	font-style: italic;
	line-height: 26px;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
#homeCntr04 h2 {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	margin: 0 auto;
}
#homeCntr04 h3 {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	margin: 0 auto;
}
#titleBar {
	background: url(../images/bg_02.JPG) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding: 30px 0;
}
#titleBar h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 48px;
	color: #FFF;
	margin: 0;
}
@media only screen and (max-width: 480px) {
	#titleBar h2 {
		font-size: 30px;
	}
}
#mainCntr {
	padding: 70px 0;
	background-color: #121517;
}
#mainPadding {
	padding: 50px 30px;
}
@media only screen and (max-width: 480px) {
	#mainPadding {
		padding: 50px 0px;
	}
}
.audioPage h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #FFF;
	margin: 0;
}
.audioPage p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFF;
	line-height: 24px;
}
#audioCntr {
	margin-bottom: 50px;
}
.servicesPage h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 24px;
	color: #FFF;
	margin: 0;
}
.servicesPage h3 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
	margin: 0;
}
.servicesPage p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFF;
	line-height: 24px;
}
.servicesPage a {
	color: #f7941d;
	text-decoration: none;
}
.servicesPage a:hover {
	text-decoration: underline;	
}
@media only screen and (max-width: 480px) {
	.servicesPage img {
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
}
#galleryCntr h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 0;
}
#galleryCntr p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	color: #ccc;
	margin-top: 0;
	margin-bottom: 20px;
}
@media only screen and (max-width: 480px) {
	#galleryCntr p {
		margin-bottom: 50px;
	}
}
.contactsPage h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 24px;
	color: #FFF;
	margin-top: 0;
	margin-bottom: 10px;
}
.contactsPage p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #FFF;
}
#contactDetailsLeft {
	float: left;
	width: 25%;
}
#contactDetailsRight {
	float: left;
	width: 75%;
}
.contactTextField {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-bottom: 15px;
	width: 95%;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.contactTextArea {
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin-bottom: 15px;
	width: 95%;
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	height: 150px;
}
.contactBttn {
	background-color: #121517;
	color: #FFF;
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 40px;
	cursor: pointer;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
	border: 1px solid #FFF;
}
.contactBttn:hover {
	color: #f7941d;
}
#footerCntr {
	background-color: #000;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	padding: 30px 0;
}