body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(images/header-strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 117px;
	background-image: url(images/header.jpg);
}
.purple {
	color: #9E249D;
}

#nav {
	float: left;
	width: 900px;
	background-color: #000000;

}
.tel {
	float: right;
	font-size: 250%;
	color: #FFFFFF;
	margin-right: 10px;
	margin-top: 10px;
}
#header img {
	float: left;
}
.clear {
	clear: both;
}


#content #leftContent {
	width: 540px;
	float: left;
	margin-right: 10px;
	display: inline;
	min-height: 580px
}
#content {
	width: 980px;
	margin-top: 20px;
}
#content #rightContent {
	float: left;
	width: 425px;
	display: inline;
}
#content h1 {
	color: #471947;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.thinColumn h1 {
	font-size: 140%;
}

#leftContent h1 {
	font-size: 190%;
}

#rightContent p {
	line-height: 190%;
	margin-bottom: 15px;
	font-size: 90%;
}
.thinColumn ul {
	margin-left: 30px;
	list-style-image: url(images/tick.gif);
}
.thinColumn li {
	margin-bottom: 8px;
	font-size: 90%;
}
.innerContainer {
	margin-top: 10px;
	width: 430px;
	height: 100px;
}

.thinColumn li a {
	color: #902390;
	font-weight: bold;
}
.feature {
	float: left;
	height: 250px;
	width: 240px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topmargin2 {
	margin-top: 25px;
}
.topmargin {
	margin-top: 30px;
}
.topmargin3 {
	margin-top: 20px;
}


.feature p {
	line-height: 150%;
	font-size: 85%;
}

.fo {
	margin-right: 15px;
	background-image: url(images/fibreOptic-bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer {
	background-image: url(images/footer-strip.jpg);
	background-repeat: repeat-x;
	height: 100px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 20px;
	width: 100%;
	background-color: #5F1C5F;
	min-width: 1000px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}
#footer a:hover {
	color: #FF6633;
}
#content  h2 {
	font-size: 140%;
	color: #471947;
	margin-bottom: 10px;
	font-weight: bold;
}




.thinColumn li a:hover {
	color: #000000;
}







* {
	margin: 0px;
	padding: 0px;
}
.thinColumn {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
#footer p {
	font-size: 80%;
	line-height: 180%;
}
.about {
	background-image: url(images/about-bkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.featureContainer {
	height: 250px;
	float: left;
}
#flash {
}
.secondLevel {
	font-size: 90%;
	line-height: 160%;
}
#leftContent p {
	margin-bottom: 10px;
}
.freeQuoteBox {
	background-color: #CCCCCC;
	height: 200px;
	margin-bottom: 20px;
}
.freeQuote {
	font-weight: normal;
	font-size: 320%;
	color: #461846;
}
.float-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#content a {
	color: #9E249D;
	font-weight: bold;
}
#content a:hover {
	color: #FF6600;
}
.H1-Right {
	font-size: 190%;
}
#leftContent ul {
	font-size: 100%;
	line-height: 180%;
	color: #461846;
	font-weight: normal;
	margin-left: 30px;
	margin-bottom: 15px;
	list-style-image: url(images/tick.gif);
}
#leftContent h3 {
	font-style: italic;
	color: #9E249D;
	font-size: 110%;
	margin-bottom: 10px;
}

#leftContent p {
	line-height: 160%;
}
#content ol {
	font-size: 100%;
	line-height: 160%;
	margin-left: 30px;
}
.border {
	border: 1px solid #999999;
}

.inner #content #leftContent {
	width: 980px;
}
.contentBox {
	float: left;
	width: 300px;
	margin-right: 10px;
}
.howtofindusBox {
	float: right;
	width: 250px;
	margin-right: 60px;
}
