/* Home page CSS */
.body_bg {
	background: url("../images/bg-body.jpg") no-repeat scroll center top #000000;
}
#wrapper_home {
	width:970px;
	margin:0 auto;
}
.header {
	height:100px;
}
.logo {
	width:400px;
	float:left;
	padding-top:32px;
}
.header_banners {
	margin-bottom:25px;
}
.utilities {
	float:right;
	width:290px;
	padding-top:53px;
}

.utilities ul li{
	float:left;
	padding:0px;
	margin:0px;
}

.utilities li.util_home a,
.utilities li.util_location a,
.utilities li.util_about a {
	background-image:url(../images/topnav.png);
	background-repeat:no-repeat;

}
.utilities li.util_home a {
	width:55px;
	background-position:0px 0px;
}
.utilities li.util_location a {
	width:90px;
	background-position:-68px 0;
}
.utilities li.util_about a {
	width:78px;
	background-position:-178px 0;
}

.utilities li.util_home a:hover {
	background-position:0 -15px;
}
.utilities li.util_location a:hover {
	background-position:-68px -15px;
}
.utilities li.util_about a:hover {
	background-position:-178px -15px;
}

.utilities li.util_home,
.utilities li.util_location,
.utilities li.util_about
{
    margin:0px 0px 0px 22px;
	padding:0px;
}
* html .utilities li.util_home,
* html .utilities li.util_location,
* html .utilities li.util_about
{
    margin:0px 0px 0px 15px;
	padding:0px;
}
.utilities li a {
	background-position:0 0;
    display: block;
    height: 0px;
    overflow: hidden;
    padding-top: 14px;
	margin:0px;
}
.home_content {
	padding:0px 0px;
}
.home_content .col1,
.home_content .col2{
	background-image:url(../images/home/col_bg.gif);
	float:left;
	width:434px;
	height:293px;
	margin-bottom:20px;
}
.home_content .col3{
	background-image:url(../images/home/col-bg-burnaby.gif);
	float:left;
	width:310px;
	height:293px;
	margin-bottom:20px;
}
.home_content .col4{
	background-image:url(../images/home/col-bg-maple.gif);
	float:left;
	width:310px;
	height:293px;
	margin-bottom:20px;
}
.home_content .col5{
	background-image:url(../images/home/col-bg-rose.gif);
	float:left;
	width:310px;
	height:293px;
	margin-bottom:20px;
}
.home_content .col6{
	background-image:url(../images/home/col-bg-bowlero.gif);
	float:left;
	width:235px;
	height:293px;
	margin-bottom:20px;
}
.home_content .col1 {
	margin-right:24px;
}
.home_content .col2 {
	
}
.home_content .col3,
.home_content .col4 {
	margin-right:20px;
}
.home_content .titles{
	padding:24px 0px 0px 24px;
	margin:0px;
	height:40px;
}
.home_content .col_desc{
	padding:22px;
	font-size:14px;
}
.home_content .btn {
	padding-top:8px;
}
.home_content .titles1{
	padding:14px 0px 0px 14px;
	margin:0px;
	height:40px;
}
.home_content .col_desc1{
	padding:12px;
	font-size:12px;
}
.home_content .btn1 {
	padding-top:0px;
}

.reset {
	clear:both;
}
/* Home page CSS ends */
.w-w2 {
	padding-top:439px;
}

#header, .h-w1, .h-w2 {
	height: 439px;
}

#header-banner {
	bottom:70px;
	left:0;
}

#mainnavigation {
	right:0;
	top:379px;
	z-index:20;
}

#newsUpdate {
	width:430px;
	min-height:41px;
	padding: 16px 60px 21px 30px;
	background:#161616 url(/images/home/bg-news.jpg) top left no-repeat;
}

.secTitle {
	color:#fab112;
	font-size:18px;
	width:82px;
	display:block;
	float:left;
	margin-right:10px;
}

.secbody {
	display:block;
	width:336px;
	float: left;
	line-height: 22px;
}