body {
	background-color: #000000;
	
	margin-top: 15px;
}

   
  H1 {
    font-family: Helvetica;
	font-size: 24px;
	color: #330000;
	margin-left:20px;
	margin-right:20px;
	text-align: left;
	}
	  H2 {
    font-family: Arial, Helvetica;
	font-size: 18px;
	color: #330000;
	margin-left:20px;
	margin-right:20px;
	text-align: left;
	}
	 p {
    font-family: Arial, Helvetica;
	font-size: 14px;
	color: #330000;
	text-align: left;
	}
p.big {
    font-family: Arial, Helvetica;
	font-size: 14px;
	color: #330000;
	line-height: 18px;
	}
	.footer {
    font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	}
	.footer2 {
    font-family: Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	}
	.para {
    font-family: Arial, Helvetica;
	font-size: 14px;
	color: #330000;
	margin-left:20px;
	margin-right:20px;
	text-align: left;
	}
	.dash {
    font-family: Arial, Helvetica;
	font-size: 12px;
	color: #330000;
	margin-left:40px;
	margin-right:20px;
	text-align: left;
	}
a:link {
	font-family: Arial, Helvetica;
	color: #0000FF;
}
a:visited {
	font-family: Arial, Helvetica;
	color: #0000FF;
}
#home a {   
display: block;   
background:  url(images/home1.jpg) top;   
width: 144px;   
height: 35px;   
}
#home a:hover {   
background:  url(images/home2.jpg) no-repeat bottom;   
}
#about a {   
display: block;   
background:  url(images/about1.jpg) top;   
width: 144px;   
height: 35px;   
}
#about a:hover {   
background:  url(images/about2.jpg) no-repeat bottom;   
}
#services a {   
display: block;   
background:  url(images/services1.jpg) top;   
width: 144px;   
height: 35px;   
}
#services a:hover {   
background:  url(images/services2.jpg) no-repeat bottom;   
}
#faq a {   
display: block;   
background:  url(images/faq1.jpg) top;   
width: 134px;   
height: 35px;   
}
#faq a:hover {   
background:  url(images/faq2.jpg) no-repeat bottom;   
}
 
#contact a {   
display: block;   
background:  url(images/contact1.jpg) top;   
width: 144px;   
height: 35px;   
}
#contact a:hover {   
background:  url(images/contact2.jpg) no-repeat bottom;   
}
 


/* CSS Document */

