body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
}
.spacer
{
height:10px;
width:980px;
border:none;
}
.page{
width:980px;
height:600px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom: 0px;
border:1px solid #999;
border-top:none;
}
.banner{
height:auto;
width:980px;
height:600px;
background-image:url(http://142.3.168.224/SaskatoonConstructionAssociation/images/bg_sca.jpg);

}
.menu {
width:auto;
height:auto;
position:relative;
margin-top:-110px;
z-index:1;

}

.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
.menu ul li {
    float:left;
	height:25px;
	width:180px;
	padding-top:4px;
	margin: 0px;
	text-align:center;
	position:relative;
	color:#0070C0;
	background-image:url(http://142.3.168.224/SaskatoonConstructionAssociation/images/button_new.gif);
	
	
	
}
.menu ul li a {
	text-decoration:none;
	color:#0070C0;
	font-family:"Times New Roman", Times, serif;
}
.menu ul li:hover{/*background:#6688BA;*/ background-image:url(images/button_.gif);}
.menu ul li:hover a{/*background:#6688BA;*/ color:#069}






