@charset "utf-8";
/* CSS Document */

#orange_background_services{
	position:absolute;
	top:120px;
	left:0px;
	height:510px;
	width:100%;
	background-color:#F4F4F4;
	background-image:url(Images/bg_pattern.gif);
	background-repeat:repeat-x;
	background-repeat:repeat;
	z-index:-1000;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;

}

#footer_box_services {
	position: absolute;
	left: 0px;
	top: 650px;
	width: 900px;
	height: 120px;
	z-index: 100;
	border: 0px solid #CCCCCC;
}

