
			  
body 	  { position: relative;
			font-family: Verdana, Helvetica, sans-serif;
			font-size: 13px;
			color: #000;
			margin: 0; 
			background-color: #FFF;
			background-repeat: repeat-x;
			background-position: 0px 109px;
			line-height: 160%;
			 }
			
#header   { width:  900px;
            margin: 10px auto 20px auto; }
			

			
/* establish services div as a container */				  
#maintext {  position: relative;
              width:  900px;
              margin: 40px auto;
			  font-size: 14px;
			  line-height: 150%; }			  
			  
#costbox   {  position: relative;
                 width: 400px;
				 left:  10px; 
				 border: 1px solid #000;		
				 margin: 20px;		
                 padding: 20px;
				 background-color: #fff;
				 float: right;  }			
				 
#zoovybox   {  position: relative;
                 width: 820px;
				 border: 1px solid #000;		
				 margin: 0px;		
                 padding: 20px;
				 background-color: #fff;
				   }	
				 
#corebox   {  position: relative;
                 width: 820px;
				 border: 1px solid #000;		
				 margin: 20px auto;		
                 padding: 20px;
				 background-color: #fff;
				   }					 				 
			
#footer   { width:  900px;
            margin: 30px auto;
			text-align: left;}
			
.info     { position: relative;
            left: 155px;  }			
			
.copy     { font-size:  10px;
            color: #000; }		
			
.lghdr     {  padding-top: 5px;
			  color: #000;
			  font-family: helvetica, verdana, arial, san serif;
			  font-size:  16px;
			  font-weight:  bold;	
              letter-spacing:  1px; } 
			  
.pghdr     {  padding-top: 5px;
			  color: #000;
			  font-family: helvetica, verdana, arial, san serif;
			  font-size:  16px;
			  font-weight:  bold;	
              letter-spacing:  1px; }	
			  
		  
.processbox  {  border: 1px solid #000;				
                padding: 20px;
				background-color: #fff; }
				
.printer      {  float: right;
                 margin-left:  80px;
				 vertical-align: top;  }
				 				
								
a.ftrlink         { font-weight: bold;
			         color: #000;
			         text-decoration: none;  }
			  
a:visited.ftrlink  { font-weight: bold;
			  		  color: #000;
					  text-decoration: none;  }			  

a:hover.ftrlink   { font-weight: bold;
					 color: #000;
					 text-decoration: underline; }
					 
a:active.ftrlink  { font-weight: bold;
			  		  color: #000;
     	  			  text-decoration: underline;  }			  


			
a.textlink    { color: #000;
		 	text-decoration: underline;
			font-weight: normal;
			font-style: italic;  }
			
a:hover.textlink   { color: #000;
		 	text-decoration: underline;
		 	font-weight: normal;
			font-style: italic; }	
			



