@charset "utf-8";
/* CSS Document */

.services_content_wrapper{
	width: 100%;
	height: 1013ppx;
	background: url(../images/services_bg_repeator.jpg) repeat-x;
	text-align:center;
	float:left;
	}
.services_header{
	background: url(../images/services_banner.jpg) no-repeat;
	width: 989px;
	height:230px;
	float:left;	
	}
	
