/* CSS Document */
/*---------- menus-----------*/
body {
	background-image: url(../services/background-texture.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
	
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #FFF;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
}

h3 {
	font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
}
h4 {
	font-family: Arial;
	font-size: 20px;
	color: #000000;
}
hr {
border: 0;
color: #888;
background-color: #888;
height: 2px;
width: 100%;
text-align: center;
}

strong {
	font-family: Verdana;
	font-size: 12px;
}
