@charset "utf-8";
.Page_layout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
	background-color: #282828;
	background-image: url(../images/bg-body.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	margin-top:0;
	margin-bottom:0;
	display:block;
	margin: 0;
	empty-cells: inherit;
}

.Services {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #000000;
	background-image: url(../images/Services-page1.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 20px;
	font-weight: normal;
	word-spacing: normal;
	padding-top: 20px;
	text-align: justify;
	line-height: 1;
	text-decoration: none;
}
.Contact {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	font-size: 12px;
}
