

#centerpage {
						width: 900px; height: 500px;
						position: absolute;
						left: 50%;
						top: 50%;
						margin-left: -450px;
						margin-top: -250px;
						border: 0px solid #505050;
						background-color: #FFFFFF;
						background-image:url('graphics/home-background.gif');
						z-index:100;
						}
						

#milesInternet {		     
						margin-left: 300px;
						padding-top: 123px;
						}

#logobox {
						position: absolute;
						width: 240px;
						height: 40px;
						left: 50%;
						top: 50%;
						z-index: 100;
						margin-left: 170px;
						margin-top: -220px;
						}
						
#businesswoman {
						position: absolute;
						width: 450px;
						height: 187px;
						left: 50%;
						top: 50%;
						z-index: 110;
						margin-left: -154px;
						margin-top: -230px;
						}
						
#strapLine {
						margin-left: 300px;
						padding-top: 180px;
						}

#bodyCopy {
						position: absolute;
						left: 300px;
						top: 210px;
						width: 510px;
						height: 240px;
						overflow: auto;
						padding-right: 70px;
						}
								
h1 {
						font-family: ITC Officina Sans Book, Tahoma, Arial, Helvetica;
						font-size: 20px;
						color: #000000;
						margin: 0px;
						padding: 0px;
						font-weight: normal;
						letter-spacing: 0px;
						}

h2 {
						font-family: ITC Officina Sans Book, Arial, Helvetica;
						font-size: 20px;
						color: #666666;
						margin: 0px;
						padding: 0px;
						font-weight: normal;
						letter-spacing: -1px;
						}

#browser {
						position: absolute;
						z-index: 120;
						left: 50%;
						top: 50%;
						margin-left: -410px;
						margin-top: -190px;	
						width: 200px;
						height: 211px;					
		}
		
#latestsites {
						position: absolute;
						left: 50%;
						top: 50%;
						margin-left: -410px;
						margin-top: 10px;
						font-family: Arial;
						font-size: 10px; color: #666666;
						padding: 0px;
						text-align: left;
						z-index:1150;
						width: 200px
						}
						
#latestsites h3 {
			font-family: verdana;
			font-size: 9px;
			font-weight: bold;
			color: #006291;
			letter-spacing: 1px;
			margin: 0px;
			padding: 0px;
			border-bottom: 1px #0087C6 dotted;
			}
			
#latestsites ul {
						margin-left: 0px;
						padding-left: 0px;
						display: block;
						margin-top: 5px;
						padding-top: 0px;
						} 

#latestsites ul li {
						margin-left: 0px;
						padding-left: 0px;
						padding-right: 0px;
						padding-top: 0px;
						padding-bottom: 1px;
						border-left: 0px;
						list-style: none;
						display: block;
						font-family: Verdana; font-size: 9px; color: #666666;
						}
						
#latestsites A {
						color: #404040;
						text-decoration: none;
						display: block;
						padding-left: 10px;
						}
						
#latestsites A:hover {
						color: white;
						text-decoration: none;
						background-color: #0087C6;
						}
						
#homeservices {
						position: absolute;
						left: 50%;
						top: 50%;
						margin-left: -410px;
						margin-top: 130px;
						font-family: Arial;
						font-size: 10px; color: #666666;
						padding: 0px;
						text-align: left;
						z-index:1150;
						width: 200px
						}
						
#homeservices h3 {
			font-family: verdana;
			font-size: 9px;
			font-weight: bold;
			color: #006291;
			letter-spacing: 1px;
			margin: 0px;
			padding: 0px;
			border-bottom: 1px #0087C6 dotted;
			}
			
#homeservices ul {
						margin-left: 0px;
						padding-left: 0px;
						display: block;
						margin-top: 5px;
						padding-top: 0px;
						} 

#homeservices ul li {
						margin-left: 0px;
						padding-left: 0px;
						padding-right: 0px;
						padding-top: 0px;
						padding-bottom: 1px;
						border-left: 0px;
						list-style: none;
						display: block;
						font-family: Verdana; font-size: 9px; color: #666666;
						}
						
#homeservices A {
						color: #404040;
						text-decoration: none;
						display: block;
						padding-left: 10px;
						}
						
#homeservices A:hover {
						color: white;
						text-decoration: none;
						background-color: #0087C6;
						}
						
#movingbanner {
						width: 900px; height: 35px;
						position: absolute;
						left: 50%;
						top: 50%;
						margin-left: -450px;
						margin-top: -120px;
						border: none;
						z-index: 105;
						font-family: Courier New, Arial Black, Arial;
						font-size: 65px;
						color: #E6E6E6;
						text-transform: uppercase;
						letter-spacing: -1px;
						}
						
						
#movingbanner2 {
			position: absolute;
			height: 10px;
			width: 100%;
			left: 0%;
			margin-top: -88px;
			top: 50%;
			z-index:2;
			font-family: Courier New, Arial Black, Arial;
			font-size: 24px;
			color: #E6E6E6;
			
			}