/* @override http://cha.efront-dev.com.au/main.css?v=1.2 */

/* @override http://cha.efront-dev.com.au/main.css?v=1.2 */

/* @override http://cha.efront-dev.com.au/main.css */

/* @override http://cha.efront-dev.com.au/main.css */
/*  
font-family: 'Kreon', serif;
font-family: 'Roboto', sans-serif;

*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 100%;
}
#header {
 position: relative;
 width: 980px;
 height: 155px;
 padding-top: 35px;
 margin: 10px auto;
 margin-bottom: 0px;
}

#banner {
 position: relative;
 width: 100%;
 height: 408px;
 margin: 0px auto;
/*  background:url('/images/banner.jpg') no-repeat center center; */
 background-repeat:no-repeat;
 background-size:cover;
 overflow: hidden !important;
}

.img_slide {
  width: 100%;
  height: 408px;
  background-repeat:no-repeat;
  background-size: cover; 
  overflow: hidden !important;
}

.img_slide .slide {
  width: 100%;
  height: 408px;
  background-size: cover; 
  overflow: hidden !important;
}

#logo{
	width: 274px;
	height: 115px;
	display: block;
	background: white url('../images/logo.gif') no-repeat left top;
}

#callout{
	position: absolute;
	bottom:56px;
	right: 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	line-height: 25px;
	color: #978f8b;
	text-align: left;
	
}
#column { 
 color: #333;
 margin: 0 auto;
 width: 100%;
 min-height: 500px;
}

.information-container{
	width: 100%;
	background: url('/images/bg-information.jpg') repeat-x;
	border-top: 1px solid #978f8b;
	height: 238px;
	padding-top: 40px;
}
.information{
	width: 980px;
	margin: 0px auto;
	padding: 20px 0px;
	position: relative;
}

.information-icon{
	background: transparent url('/images/info.png') no-repeat;
	display: block;
	width: 32px;
	height: 31px;
	position: absolute;
	z-index:99;
	left: 130px;
	top: -55px;
}

.footer-icon{
	background: transparent url('/images/info.png') no-repeat;
	display: block;
	width: 32px;
	height: 31px;
	position: absolute;
	z-index:99;
	left: 130px;
	top: -70px;
}

.info-left{
	padding-left: 140px;
	width: 273px;
	float: left;
}
.info-left h3{
	font-size: 25px;
	line-height: 29px;
	font-family: 'Kreon', serif;
	color: #978f8b;
	font-weight: 300;
}
.info-right{
	padding-right: 40px;
	padding-left: 70px;
	width: 370px;
	float: left;
}
.info-button{
	background: transparent url('../images/button-sprite.png') no-repeat right top;
	width: 350px;
	height: 25px;
	margin-bottom: 8px;
	display: block;
	padding: 7px 0px 0px 20px;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 600;
}

.info-button:hover{
	background: transparent url('../images/button-sprite.png') no-repeat right bottom;

}

.welcome-container{
	width: 100%;
	background: url('../images/bg_welcome.gif') repeat-x;
	height: 370px;
	padding-top: 30px;
}
.welcome{
	width: 980px;
	margin: 0px auto;
	padding: 20px 0px;
}

.welcome p {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #978f8b;
	margin-bottom: 15px;
}

.welcome h2 {
	font-family: 'Kreon', serif;
	font-size: 38px;
	line-height: 48px;
	color: #e45f53;
	font-weight: 300;
}

.welcome li {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #978f8b;
	list-style: disc;
	margin-left: 24px;
}

.about-container{
	width: 100%;
	border-top: 1px solid #978f8b;
	height: 580px;
}


.about{
	width: 980px;
	padding: 50px 0px;
	text-align: center;
	margin: 0 auto;
}

.footer-container{
	width: 100%;
	background: #968e8a;
	height: 220px;
	padding-top: 58px;
}

#footer{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.footer-left{
	padding-left: 140px;
	width: 283px;
	float: left;
}
.footer-left h3{
	font-size: 25px;
	line-height: 29px;
	font-family: 'Kreon', serif;
	color: #fff;
	font-weight: 300;
}
.footer-right{
	padding-right: 40px;
	padding-left: 60px;
	width: 370px;
	float: left;
}

.footer-right p{
	color: #fff;
	font-size: 15px;
	line-height:21px;
	padding-left: 20px;
}

.footer-right a{
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height:21px;
}

.footer-button{
	background: transparent url('../images/footer-button-sprite.png') no-repeat right top;
	width: 350px;
	height: 26px;
	margin-bottom: 8px;
	display: block;
	padding: 6px 0px 0px 20px;
	color: #fff;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: 600;
}
.footer-button:hover{
	background: transparent url('../images/footer-button-sprite.png') no-repeat right bottom;

}



@media only screen
and (max-width : 480px) {
	/*
.welcome{
	width: 480px;
	margin: 0px auto;
	padding: 20px 0px;
	}
	#footer{
	width: 480px;
	margin: 0 auto;
	position: relative;
	}
	
	.information{
	width: 480px;
	margin: 0px auto;
	padding: 20px 0px;
	position: relative;
	}
	
	.about{
	width: 480px;
	padding: 20px 0px;
	text-align: center;
	margin: 0 auto;
}
*/
	
}


