h1, h2, h3, h4  {font-family: Calibri, Arial, Helvetica, sans-serif;}

body {

	
	background-image: url(images/headerback.jpg);
	background-repeat: repeat-x;
	
	
	}


	
#AllText
	{
	clear: none;
	position: absolute;
	top: 184px;
	left: 75px;
	
	padding-left: 30px;
	padding-top: 50px;

	font-family: Calibri, Arial, Helvetica, sans-serif;
	
	max-width: 850px;
	min-width: 600px;
	
	text-align: justify;
	}
	
	
#TitleText
	{
	font-size: 18pt;
	}

#ServTitle a
	{
	font-size: 18pt;
	color: #bf1901;
	text-decoration: none;
	
	}

	
#MainText
	{
	font-size: 12pt;
	line-height: 1;
	
	}

	
	
