#sa_banner{
	width: 100%;
	height: 200px;
	background: url(/images/sa-images/sa_header_bg.png) repeat-x;
	position: relative;
}

#download_button_1{
	width: 153px;
	height: 64px;
	padding-right: 25px;
	margin-left: auto;
	margin-top: -90px;
	position: relative;
	z-index: 50;
}

#download_button_1 a:active{
	background-image: url(/images/sa-images/download_1.png);
	position: absolute;
}

#download_button_1 a:link{
	background-image: url(/images/sa-images/download_1.png);
	position: absolute;
}

#download_button_1 a:visited{
	background-image: url(/images/sa-images/download_1.png);
	position: absolute;
	}

#download_button_1 a:hover{
	background-image: url(/images/sa-images/download_1_over.png);
	position: absolute;
}

#video{
	width: 95%;
	background-color: #fff;
	margin-top:25px;
	padding: 15px;
	position: relative;
}

#video hr{
	height: 3px;
	border: none;
	background: url(/images/sa-images/title_break.png) no-repeat;
	margin-top: 0px;	
}

#video img{
	margin-right: 10px;
	margin-bottom: 15px;
}


#download_button_2{
	width: 153px;
	height: 36px;
}

#download_button_2 a:active{
	background: url(/images/sa-images/download_2.jpg) no-repeat;
	position: absolute;
}

#download_button_2 a:link{
	background: url(/images/sa-images/download_2.jpg) no-repeat;
	position: absolute;
}

#download_button_2 a:visited{
	background: url(/images/sa-images/download_2.jpg) no-repeat;
	position: absolute;
}

#download_button_2 a:hover{
	background: url(/images/sa-images/download_2_over.jpg) no-repeat;
	position: absolute;
	}

#sa_content{
	clear:both;
	padding: 15px;
	width: 95%;
	position: relative;
}

#sa_content hr{
	height: 3px;
	border: none;
	background: url(/images/sa-images/title_break.png) no-repeat;
	margin-top: 0px;	
}


#sa_content ul.download li{
	margin-bottom: 10px;
	list-style-image: url(/images/sa-images/download_icon.jpg);
}

#sa_content hr.divide{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	height: 3px;
	width: 423px;
	border: none;
	background: url(/images/sa-images/middle_divider.png) no-repeat;	
}
