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(images/SCA-banner-final.gif);

}
.menu {
width:auto;
height:auto;
position:relative;
top:-130px;
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:5px;
	/*padding-bottom:10px;*/
	margin: 0px;
	text-align:center;
	/*font-family:Arial, Helvetica, sans-serif;	*/
	position:relative;
	/*border-right:1px solid #FFFFFF;*/
	/*font-size:16px;*/
	color:#000000;
	background-image:url(images/button.gif);
	
	
	
}
.menu ul li a {
	/*margin-top:10px;*/
	text-decoration:none;
	color:#000000;
}
.menu ul li:hover{/*background:#6688BA;*/ background-image:url(images/button_.gif);}
.menu ul li:hover a{/*background:#6688BA;*/ color:#069}





