classes.css

			 #header
			 {
			 	postion: absolute;
				left: 32;
				top:  20;
				}
				
			#location
			{
			position: absolute;
			left: 625;
			top: 65;
			font-size: 24px;
			font-weight: bold;
			color: black;
			}
			
			 #mainnavebg
			 {
			 	postion: absolute;
				left: 32;
				top: 158;
				}
				
			 #mainnav
			 {
			 	position: absolute;
				left: 145;
				top:  150;
				}
				
			#About
			{
			 position: absolute;
			 left: 150;
			 top: 148;
			}	
			
			#Services
			{
			 position: absolute;
			 left: 290;
			 top: 148;
			}
			
			#Technology
			{
			 position: absolute;
			 left: 430;
			 top: 148;
			}
			
			#Testimonials
			{
			 position: absolute;
			 left: 569;
			 top: 148;
			}
			
			#ContactUs
			{
			 position: absolute;
			 left: 710;
			 top: 148;
			}
			#bglogo
			{
			 postion: absolute;
			 left: 124;
			 top:  204;
			 }
			 
			 #background
			 {
			 	postion: absolute;
				left: 32;
				top: 140;
				}
				
			
			 #welcomePic
			 {
			 	postion: absolute;
				left: 23;
				top:  532;
				}
			
			.welcomeTextpara1
			{
			 postion: absolute;
			 left: 75;
			 top: 400;
			 font-family: arial;
			 font-weight: normal;
			 font-style: 12px;
			 color: black;
			 }
			 
			 .welcomeTextpara2
			 {
			 	postion: absolute;
				left: 23;
				top: 600;
				font-family: arial;
			  font-weight: normal;
			  font-style: 12px;
			  color: black;
				}
				
			#WhyAccurate
			 {
			 	postion: absolute;
				font-family: arial;
				font-weight: normal;
				font-style: 12px;
				color: black;
				left: 50;
				top: 1000;
				}
			 
			 .linkText
			 {
			 postion: absolute;
			 font-family: arial;
			 font-weight: normal;
			 font-style: 12px;
			 color: black;
			 }
			 #OurTeam
			 {
			 	position: absolute;
				font-family: arial;
				font-weight: normal;
				font-style: 12px;
				color: black;
				left: 420;
				top: 446;
			 }
			 
			 .OurTeam2
			 {
			 postion: absolute;
			 font-family: arial;
			 font-weight: normal;
			 font-style: 12px;
			 color: black;
			 left: 450;
			 top: 440;
			 right: 32;	 
			  }
			 
			 #DougJeff
			 {
			 	postion: absolute;
				left: 600;
				top: 400;
			  }
		
			 #MGMA
			 {
			  position: absolute;
			  left: 32;
			  top: 690;
			 }
			
			 #onCallBanner
			 {
			  position: absolute;
			  left: 15;
			  top: 790;
			  }
			 
			 #Paypal
			 {
			 	position: absolute;
				top: 800;
				left: 200;
				text-align: center;
				font-face: arial;
				font-style: bold;
				font-size: 18px;
				color: "#FF0000";
			 }

			 #linksBottom
			 {
			 	position: absolute;
				top: 955;
				left: 200;
				right: 32;
				text-align: center;
				font-face: arial;
				font-style: normal;
				font-size: 11px;
				color: "#FFFFFF";
			 }