﻿/* CSS Document */

/* ****************************** Layout Begin */
 
#AAcontainer {
	width: 755px;
	text-align: left;
	background-color: #EF8732;
	margin: 0px 0px -1px 0px;
}	

#header {
	width: 755px;
	background-color: #f8f2dc;
	text-align: left;
}	

#AAheader {
	height: 120px;
}	 

#AAcontent {
	background-color:#EF8732;
}

#OrangeSliceTop {
	height: 60px;
}
#Banner {
	height: 45px;
}
#OrangeSliceBottom {
	height: 15px;
}
