@charset 'utf-8';

#body_outer{
	background:url(../images/bg_bottom_index.jpg) no-repeat center bottom;
}

/*---------------- Index Content ---------------*/

.content_wrapper{
	margin-top:-5px;
}

#col_main{
	float:left;
	width:580px;
	padding-bottom:7px;
	padding-right:25px;
	overflow:hidden;
}
#awards{
	clear:left;
	padding:30px 0 0 34px;
}
#awards a{
	margin-left:20px;
}
#awards a:first-child{
	margin:0;
}
#awards img{
	vertical-align:middle;
}

/*-- Quicklinks --*/


#quicklinks{
	width:605px;
	height:113px;
}
#quicklinks a{
	height:113px;
	display:block;
	float:left;
}

a#keep_up_to_date{
	background:url(../images/keep_up_to_date.jpg) 0 0;
	width:224px;
}
a#keep_up_to_date:hover{
	background:url(../images/keep_up_to_date.jpg) 0px -113px;
}
a#portfolio{
	background:url(../images/keep_up_to_date.jpg) -224px 0;
	width:162px;
}
a#portfolio:hover{
	background:url(../images/keep_up_to_date.jpg) -224px -113px;
}
a#contact_us{
	background:url(../images/keep_up_to_date.jpg) -386px 0;
	width:219px;
}
a#contact_us:hover{
	background:url(../images/keep_up_to_date.jpg) -386px -113px;
}


#col_main_text{
	margin-top:35px;
}
#col_main_text h1{
	color:#ffc3b6;
	text-transform:uppercase;
	font-size:1.35em;
	margin:0 0 25px 35px;
}
#col_main_text p{
	color:#5a1a0c;
	font-size:1.1em;
	line-height:25px;
	font-weight:normal;
	border-left:10px solid #85311d;
	padding-left:25px;
	margin-bottom:30px;
}


a.index_link{
	height:36px;
	display:block;
	float:left;
}

a#learn_more_about_us{
	background:url(../images/button_more_about.jpg) 0 0;
	width:172px;
	margin-left:35px;
}
a#learn_more_about_us:hover{
	background-position: 0px -36px;
}

a#our_services{
	background:url(../images/button_our_services.jpg) 0 0;
	width:137px;
	margin: 0 0 0 20px;
}
a#our_services:hover{
	background-position: 0px -36px;
}


#sidebar{
	background:url(../images/index_sidebar.png) no-repeat left;
	width:345px;
	float:left;
	overflow:hidden;
}
#sidebar h2{
	margin:0;
	padding:0;
	line-height:0;
}
#sidebar a{
	display:block;
}
a#green_building{
	background:url(../images/green_building.png) no-repeat top;
	margin:31px 0 31px 35px;
	width:273px;
	height:61px;
}
a#green_building:hover{
	background-position:bottom;
}
a#nabers{
	background:url(../images/national_australian_built-new.png) no-repeat top;
	margin:5px 0 0 37px;
	width:281px;
	height:95px;
}
a#nabers:hover{
	background-position:bottom;
}
a#acea{
	background:url(../images/consult_australia.png) no-repeat top;
	margin:0 0 0 35px;
	width:149px;
	height:87px;
}
a#acea:hover{
	background-position:bottom;
}
