/* CSS Document */body {	background-image: url(images/back.jpg);	margin-top: 25px;}body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333366;}.style1 {color: #333366} H2 {    font-family: Arial, Helvetica;	font-size: 21px;	color: #333366;	margin-left:10px;	margin-right:20px;	text-align: left;	}	.head {    font-family: Arial, Helvetica;	font-size: 21px;	color: #333366;	margin-left:10px;	margin-right:20px;	text-align: left;	}.faq{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #333366;	margin-left:10px;	margin-right:18px;	text-align:left;}.faq2{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;	margin-left:10px;	margin-right:14px;	text-align:left;	}	.faq3{	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	color: #333366;	margin-left:10px;	margin-right:20px;	text-align:left;	}	.faq4{	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #333366;	margin-left:10px;	margin-right:20px;	text-align:left;	}#button a {   display: block;   background:  url(images/home1.jpg) top;   width: 135px;   height: 35px;   }#button a:hover {   background:  url(images/home2.jpg) no-repeat bottom;   }#about a {   display: block;   background:  url(images/about1.jpg) top;   width: 135px;   height: 35px;   }#about a:hover {   background:  url(images/about2.jpg) no-repeat bottom;   }#services a {   display: block;   background:  url(images/services1.jpg) top;   width: 135px;   height: 35px;   }#services a:hover {   background:  url(images/services2.jpg) no-repeat bottom;   }#work a {   display: block;   background:  url(images/work1.jpg) top;   width: 135px;   height: 35px;   }#work a:hover {   background:  url(images/work2.jpg) no-repeat bottom;   }#testimonials a {   display: block;   background:  url(images/testimonials1.jpg) top;   width: 135px;   height: 35px;   }#testimonials a:hover {   background:  url(images/testimonials2.jpg) no-repeat bottom;   }#contact a {   display: block;   background:  url(images/contact1.jpg) top;   width: 135px;   height: 35px;   }#contact a:hover {   background:  url(images/contact2.jpg) no-repeat bottom;   }
