@charset "UTF-8";
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Start of actual layout*/

.clear-me {
	clear:both;
}
body {
	background-color:#cccccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:14px;
}
#page-container {
	width:940px;
	margin:auto;
	background-image:url(images/bgtile.gif);
	background-repeat:repeat-y;
}
#col-1 {
	width:60px;
	float:left;
}
#col-2 {
	width:560px;
	float:left;
}
#col-2-padding {
	margin-left:20px;
}
#main-menu {
	margin-top:30px;
	margin-bottom:30px;
}
#main-menu ul li {
	display:inline;
	margin-right:8px;
	padding-left:10px;
	border-left:1px solid #adadad;
	font-size:13px;
}
#main-menu ul li.first {
	display:inline;
	border-left:none;
	padding-left:0px;
	font-size:13px;
}
#main-menu-home {
	margin-top:30px;
	margin-bottom:20px;
}
#main-menu-home ul li {
	display:inline;
	margin-right:8px;
	padding-left:10px;
	border-left:1px solid #adadad;
	font-size:13px;
}
#main-menu-home ul li.first {
	display:inline;
	border-left:none;
	padding-left:0px;
	font-size:13px;
}
#flash-intro {
	margin-bottom:20px;
}
#page-content p {
	margin-bottom:10px;
}
#footer {
	margin-top:20px;
	margin-bottom:20px;
	border-top: 1px solid #76a670;
	padding-top:20px;
}
#footer p {
	color:666666;
	margin-bottom:5px;
}
#col-3 {
	width:320px;
	float:left;
}
.right-col-content {
	padding-left:34px;
	padding-right:80px;
	margin-bottom:20px;
}
.right-col-content p {
	font-size:10px;
	line-height:13px;
	margin-bottom:8px;
}
.bold-text {
	font-weight:bold;
}
a:link {
	color:#76a670;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#76a670;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#ccd821;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color:#76a670;
	font-weight:bold;
	text-decoration:none;
}
.with-logo {
	margin-bottom:20px;
	padding-top:20px;
	border-top:1px solid #ccc;
}
.no-logo {
	margin-bottom:20px;
	padding-top:20px;
	border-top:1px solid #ccc;
}
.with-logo p {
	padding-left:150px;
}
.with-logo img {
	float:left;
}
.green-text {
	color:#76a670;
}
.fibre {
	margin-bottom: 10px;
}
.fibre img {
	margin-left: 20px;
	margin-bottom: 5px;
}
.fb-optic h2 {
	font-size: 140%;
	padding-bottom: 10px;
	font-weight: 100;
}
.fb-optic h2.green {
	color: #106438;
}
.fb-optic h2.red {
	color: #bf1e2e;
}
.fb-optic h2.purple {
	color: #92278f;
}
.fb-optic h2.purple, .fb-optic h3 {
	color: #92278f;
	font-weight: 100;
}
.fb-optic h2.blue {
	color: #0f75bc;
}
.fb-optic h2.orange {
	color: #f1592a;
}
.fb-optic h2.dark_blue {
	color: #283891;
}
.fb-optic h2.dark_green {
	color: #0b9444;
}
.fb-optic h2.grey {
	color: #58585a;
}
.fb-optic h2.red2 {
	color: #ed1c24;
}

