body {
	background-color: #e6e6e6;
	background-image: url(http://www.ureachtech.com/ab_images/ab_page_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin:0;
	padding:0;
}

#abcontainer {
	text-align: left;
	position: relative;
	width: 800px;
	margin: 0 auto;
	height: 400px;
}

#abmiddle {
	background-color: #ffffff;
	background-image: url(http://www.ureachtech.com/ab_images/ab_middle_bg.jpg);
	background-repeat: repeat-x;
	padding:30px 0 0 65px;
	height:88px;
}

#abpromos {
	margin-top: -20px;
	background-color: #ffffff;
}


#abfooter {
	background-color: #ffffff;
	background-image: url(http://www.ureachtech.com/ab_images/ab_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:65px;
	width: 800px;
	padding-top:37px;
}

#abfooter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align:right;
	margin: 0;
	padding: 47px 10px 0 0;
}