@charset "UTF-8";
/* CSS Document */


.focalPoint {
	
	text-align: center;
	padding:100px 0px 0px 0px	;
}
.focalPoint img{
		max-width:100%;
		cursor: url(file:///Macintosh%20HD/Users/gregjones81/Desktop/PhysicalEdge_Page_forwarding/images/appIcon/AppIcon29x29.png);
}


.social {
	text-align: center;
}
.social img {
	padding: 50px 30px 20px 30px;
	text-align:center;
	
}

.comingSoon {
	text-align:center;	
}
.comingSoon a {
	text-align:center;	
	letter-spacing:10px;
	color:#000000;
	
}

.services {
	text-align:center;
	text-align: center;
	padding:0px 0px 40px 0px;
}
.services h5{
	max-width: 100%;
	line-height: 200%;
}
.services a {
	letter-spacing:5px;
	color:#000000;
}
.services a:link {
    text-decoration: none;
}

.services a:visited {
    text-decoration: none;
}

.services a:hover {
    text-decoration: none;
}

.services a:active {
    text-decoration: none;
}
.streetAddress {
	color:#FFFFFF;
	text-align:center;	
	padding:5px 5px 30px 5px;
	background-color:#000000;
}
.streetAddress a {
	text-align:center;
	max-width:100%;
	letter-spacing:5px;
	color:#FFFFFF;
	
}

.whiteout {
	padding: 15px;
	text-align:center;
	color:#FFFFFF;
}