body {
	background-color: #fff;
	text-align: center;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 0.75em;
	color: #666;
}
#network-cabling {
	width: 980px;
	text-align: left;
	margin: auto;
	padding-top: 20px;
}
#networking-header {
	width: 980px;
	height: 140px;
	background-image: url(../images/cabling-systems/networking-cat5e-cable.gif);
	background-repeat: no-repeat;

}
#logo {
	float: left;
	width:175px;
	height:107px;
	padding: 14px 10px 0px 20px;
}

#strapline {
	float: left;
	width:430px;
	height:12px;
	padding: 109px 0px 0px 60px;
}
#clock {
	float: right;
	width:180px;
	height:140px;
	text-align: center;
}
#clock div {
	font-size: 0.85em;
	text-align: center;
}

#fibre-optic-navbar {
	width: 980px;
	height: 49px;
	background-image: url(../images/cabling-systems/voice-data-fibre-optic.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#fibre-optic-core {
	height: 36px;
	padding: 13px 0px 0px 26px;;
}
#fibre-optic-navbar a {
	display: block;
	float: left;
}
.navbar-gap {
	float: left;
	width: 14px;
	height: 24px;
}
#voice-data-links {
	width: 960px;
	padding: 2px 0px 5px 20px;
	font-size: 0.7em;
	overflow: hidden;
}
#voice-data-links a {
	color: #333;
	text-decoration: none;
}
a {
	color: #56a;
}
a:hover, #voice-data-links a:hover {
	color: #c33;
}
#telephone-systems-main {
	width: 980px;
	height: 572px;
	padding: 10px 0px 5px 0px;
	background-color: #efefef;
	background-image: url(../images/cabling-systems/telephone-system-voip.gif);
	background-repeat: no-repeat;
}
#telephone-systems-maintenance {
	width: 980px;
	height: 20px;
	padding: 10px 0px 10px 0px;
	background-image: url(../images/cabling-systems/telephone-system-handsets.gif);
	background-repeat: no-repeat;
	font-size: 0.7em;
	text-align: right;
}
#cabling-systems-sectors {
	width: 197px;
	height: 550px;
	padding-left: 16px;
	background-image: url(../images/cabling-systems/network-cable-sectors.gif);
	background-position: 16px 0px;
	float: left;
}
#cabling-systems-services {
	width: 216px;
	padding-right: 14px;
	background-image: url(../images/cabling-systems/network-cable-services.gif);
	background-position: 0px 0px;
	float: right;
}
.sidecolumn {
	background-repeat: no-repeat;
	padding-top: 32px;
	overflow: hidden;
}

#cable-network-installation {
	float: left;
	width: 507px;
	padding-left: 14px;
}
#network-hub-switch {
	width: 507px;
	height: 5px;
	background-image: url(../images/cabling-systems/network_patch_panel_01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#network-patch-panel {
	width: 507px;
	height: 5px;
	background-image: url(../images/cabling-systems/network_patch_panel_03.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#network-engineer-installation {
	width: 507px;
	background-image: url(../images/cabling-systems/network_patch_panel_02.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}
#network-infrastructure {

}
#main-content {
	width: 503px;
	height: 563px;
	background-repeat: no-repeat;
	background-position: 7px 2px;
	padding: 0px 7px 0px 7px;
}
#copper-wire {
	padding: 0px 10px 10px 15px;
	width: 488px;
}
#main-title {
	width: 450px;
	height: 198px;
	overflow: hidden;
}
#main-copy {
	width: 463px;
	padding: 0px 15px 0px 0px;
	margin: 0px;
	height: 360px;
	overflow: auto;
	font-size: 0.95em;
	line-height: 1.3;
}
#main-content h1 {
	margin: 0px;
	padding: 155px 0px 0px 0px;
	color: #fff;
	font-weight: lighter;
	font-size: 1.8em;
}
#main-content p {
	padding: 7px 0px 4px 0px;
	margin: 0px;
}
#main-content ul {
	padding: 5px 0px 4px 0px;
	margin: 0px;
}
#main-content li {
	list-style-type: none;
	background-image: url(../images/cabling-systems/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 4px 100px 0px 15px;
	font-size: 0.9em;
	line-height: 14px;
	font-weight: bold;
}
.rightpanel {
	width: 216px;
	height: 105px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	cursor: pointer;
	overflow: hidden;
}
.rpheader {
	width: 216px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.rightpanel h2 {
	width: 155px;
	float: left;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-weight: lighter;
	font-size: 0.95em;
	color: #fff;
	line-height: 17px;
	display: inline;
}
.rightpanel p {
	width: 130px;
	height: 75px;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.2;
}
.rpspacer {
	height: 4px;
	width: 206px;
	overflow: hidden;
}
.rpbutton {
	float: right;
	width: 32px;
	height: 14px;
	padding: 2px 5px 0px 0px;
}
.white {
	color: #fff;
}
.sectors, .sectorsover {
	width: 197px;
	height: 94px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.sectorsinner {
	padding: 5px 5px 5px 7px;
}
.sectors {
	background-image: url(../images/cabling-systems/network-sectors-0.gif);
}
.sectors:hover, .sectorsover {
	background-image: url(../images/cabling-systems/network-sectors-1.gif);
	color: #000;
}
.sectorspic {
	width: 63px;
	height: 73px;
	float: left;
	padding-top: 3px;
}
.sectorstext {
	width: 110px;
	height: 73px;
	float: left;
	font-size: 0.8em;
	padding-left: 7px;
}
.sectorstext h3 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}
.sectorstext p {
	padding: 2px 0px 2px 0px;
	margin: 0px;
}
#sectors {
	height: 382px;
	overflow: hidden;
}
#contact-sink {
	height: 155px;
	background-image: url(../images/cabling-systems/accreditations.gif);
	background-repeat: no-repeat;
	background-position: 0px 129px;
}
#contact-details {
	margin: auto;
	padding: 0px 0px 0px 7px;
	width: 197px;
}
#contact-details p {
	padding-top: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 0.85em;
}
#contact-details h3, #contact-details h3 a {
	color: #941f36;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}
#contact-details h3 a {
	text-decoration: underline;
}
#contact-details h3 a:hover {
	color: #c33;
}
#contact-details h2 {
	color: #941f36;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
#clocklink {
	height: 110px;
}
#cedar-group {
	padding-right: 14px;
}