<style type="text/css" media="print">
body {
font-family: Arial, Helvetica, sans-serif; 

 bgcolor:#fff;
 
 text-align: left;
 padding:0;
  /*margin : 0px 0px 0px 0px;*/
}
#top {

  position: absolute;
  height: 177px;
  width: 768;
  top:0px; right:0;
  border: 0px solid #000;
  
}

p {
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	}
	
#top img{
  display: none;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  
}

print-top img {
	position: absolute;
	top: 0;
	right: 0;
	
	}
	
span.title {
	position: absolute;
	top: 40px; left: 140px;
	border: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif; 
}

span.subject {
	position: absolute;
	top: 60px; left: 150px;
	border: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif; 
}

#left {
  display: none;
  position: absolute;
  height:100%;
  width:150px;
  top:178px; left:0;
  border-top: 0px dashed #000;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #999;
}

#left ul { 
	display: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	list-style: none;
	padding: 0;
	margin: 1em 0em 0em 0em;
	
}

#left li {  
	display: none;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	margin: .2em 0em .2em .5em;
	padding:0;
	border-bottom: 0px dashed #000;
}

#left a.menu:link {
	display: none;  
	color: #ccc; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none 
}

#left a.menu:visited { 
	display: none;
	 color: #ccc; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration:none
}

#left a.menu:hover {  
	display: none;
	color: #fff; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

a:link, a:visited {
   color: #910;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

   
#main a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
}
   
#main a[href^="/"]:after {
   content: " (http://www.sourceh.com" attr(href) ") ";
   
}  

#main {
 
 
  
}

#main img.left {
	}

#main ul
{
	
	
}

#main li
{
	
	
}

#footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #999;
	border-top: 1px dashed #999;
	margin: 1em 0em 0em 0em;
	float: none;
	padding: .5em 0em 0em 0em;
}

#footer p {
	text-align: center;
	font-size: 75%;
	color: #999;
	
	
	
}

/*services.php DIVS*/
span.services {
	border-right: 0px solid #000;
	border-top: 0px solid #000;
	/*width: 280px;
	height: 250px;*/
	float: left;
	margin: .5em .2em .2em .2em;
	padding: 0em 1em 0em 0em;
	
	font-size: 10.0pt;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	
}
span.services a {
display: none;
}

span.services h4 {
	background-color: #6c6;
	border-left: 0px solid #000;
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	padding: .1em .1em .1em .1em;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	margin: 0em 0em .5em 0em;
}

span.services img{
	float: left;
	padding: 0em .2em 0em 0em;

}
/*end services.php divs */

/*contact.php DIVS*/
span.contact {
	border-right: 0px solid #000;
	border-top: 0px solid #000;
	width: 400px;
	height: 100px;
	margin: .2em .2em .2em .2em;
	padding: 0em 0em 0em 0em;
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

span.contact h4 {
	background-color: #6c6;
	border-bottom: 1px solid #000;
	border: 0px solid #000;
	padding: 0em 0em 0em 0em;
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

span.contact img {
	border: 0px solid #000;
}

/*end contact.php divs */


/*about.php DIVS*/
#about {
	border-top: 0px solid #000;
	padding: 1em .2em .5em .2em ;
	/*width: 590px;*/
	margin: 2em 0em 0em 0em ;
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	
}

#about img.person{
	border-top: 0px solid #000;
	margin: 1em .5em 0em 1em;
	padding: 0em 0em 0em 0em;
	width: 115px;
	float: left;
	
}

span.about {
	border: 0px solid #000;
	margin: 0em 1em 0em 0em;
	font-size: 10.0pt;
	float: none;
}


/*end about.php divs */


/* describing DIVS*/
#describe {
	border-top: 0px solid #000;
	padding: 1em .2em .5em .2em;
	/*width: 590px;*/
	margin: 2em 0em 0em 0em;
	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

#describe img {
	border-top: 0px solid #000;
	margin: 1em 0em 0em 1em;
	padding: 0em 0em 0em 0em;
	width: 115px;
	
	
}

span.describe {
	border: 0px solid #000;
	margin: 0em 1em 1em 0em;
	font-size: 10.0pt;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
}

span.describe h4 {
	text-align: left;
}

/*end Description pages divs */


</style>