﻿/* Blackfin Data CSS file */

body {
	background: #fff url("images/atlanta_cabling.jpg") top left no-repeat;
	font: 9pt normal Arial, Helvetica, sans-serif;
	color: #fff;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-align:right;
	color: maroon;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#000;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#666666;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color: #333333;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28pt;
	font-weight:normal;
	color:white;
}
h7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	font-weight:normal;
	text-align:right;
	color:#FF9900;
}
hr {
	line-height: 6px;
	color:#933;
}
.construction {
	position: absolute;
	top: 0px;
	left: 300px;
	width: 500px;
	height: 30px;
	margin: 0;
}
.cabling {
	position: absolute;
	top: 7px;
	left: 10px;
	margin: 0;
	width: 960px;
	text-align: left;
}
.fiber {
	position: absolute;
	top: 30px;
	left: 0;
	width: 960px;
	height: 25px;
	margin: 0;
	font-style:italic;
	font-weight:bold;
}
.networking {
	position:absolute;
	width: 925px;
	top: 65px;
	left:10px;
	height: 250px;
	padding: 0;
}
.services {
	position:absolute;
	width: 960px;
	top: 330px;
	left: 0px;
	padding: 0;
}
.lowvoltage {
	background: url("images/cablingcompany.jpg") bottom no-repeat;
	}
.optics {
	background: url("images/fibercompany.jpg") bottom no-repeat;
	}
.wireless {
	background: url("images/wirelesscompany.jpg") bottom no-repeat;
	}
.osp {
	background: url("images/outsideplantcompany.jpg") bottom no-repeat;
	}
