/* CSS Document */

@import "reset.css";

body{
}
#one{
	background:url('/images/ao1.jpg') no-repeat center -40px #f68b48;
}
#two{
	background:url('/images/ao2.jpg') no-repeat center -40px #f68b48;
}
#logo a{
	display:block;
	height:0px;
	padding:153px 0 0 0 ;
	width:402px;
	background:url('/images/aologo.png') no-repeat left top;
	overflow:hidden;
	position:absolute;
	left:20px;
	top:20px;
}
#digital a{
	display:block;
	height:0px;
	padding:641px 0 0 0 ;
	width:402px;
	background:url('/images/aodigi.png') no-repeat left top;
	overflow:hidden;
	position:absolute;
	right:20px;
	bottom:-140px;
}