/* CSS Document */


/* Begin Typography & Colors */
body {
	font-family: 'verdana', arial, helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
	background-color: #FFFFFF; 
	text-align: left; 
	background-image: url('http://www.dtelecom.co.uk/Images/background.gif'); 
	background-repeat: repeat-x; 
	}
a:link, a:active {
	color: #000000;
	text-decoration: none;
	}
p a:hover {
	text-decoration: underline;
	}
a:visited {
	color: #000000;
	text-decoration: none;
	}
p, li {
	line-height: 18px; 
}
.ref {
	text-align: right;
	font-style: italic;
	}
h2 {
	font-family: "Century Gothic";
	text-transform: uppercase;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	text-align: left;
	color: #FFFFFF;
	}
h3 {
	font-size: 11px; 
	font-weight: bold;
	color:#FFFFFF
	}
table {
	border: 0;
	padding: 0;
	font-size: 10px; 
	line-height:14px;
	vertical-align: top;
	}
td {
	border: 1px #FFFFFF solid;
	padding: 3px;
	font-size: 10px; 
	line-height:14px;
	vertical-align: top;
	}
th {
	border: 0;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	line-height:14px;
	vertical-align: top;
	text-align: left;
	}
#textframe {
	background-color: #000000; 
	text-align: left; 
	margin-top:0px; 
	margin-left:20px; 
	margin-right:20px; 
	margin-bottom:0px; 
	padding:0px;
	}	
#bold {
	font-size: 10px; 
	color: #FFFFFF; 
	text-align: left; 
	font-weight:bold; 
	line-height:10px; 
	vertical-align: text-top; 
	margin-top:0;
	}
span {
	font-size: 18px;
	vertical-align: middle;
	}
#footer p {
	margin: 0 0 0 0;
	}
#footer a:link, a:active {
	color: #999999;
	}
#footer p a:hover, #footer li a:hover {
	text-decoration: none;
	color: #000000;
	}
#footer a:visited {
	color: #999999;
	}
#footer ul {
	color: #999999;
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
#footer li {
	display: inline;
	line-height: 24px; 
	}
#content li {
	list-style: disc;
	}
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 20px 0 20px; 
	padding: 0; 
	}
#page {
	position: relative;
	margin: auto;
	width: 760px;
	}
#header {
	position: relative;
	width: 760px;
	height: 60px;
	margin: 21px 0px 0px 0;
	}
/* Navigation--------------------------------- */
#navbar {
	position: absolute;
	height: 19px;
	left: 0px;
	top: 12px;
	}
#navbar ul {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	}
#navbar li {
	display: inline;
	margin-right: 3px;
	}
#logo {
	position: absolute;
	width: 90px;
	height: 28px;
	right: 0px;
	top: 0px;
	}
#contact p {
	position: relative;
	height: 20px;
	top: 42px;
	}
/* Content */
#content {
	position: relative;
	height: 100%;
	width: 100%;
	padding: 110px 0 0 0;
	}
#footer {
	position: relative;
	width: 760px;
	color: #999999;
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: left;
	clear: both;
	}
#sitemeter {
	text-align: right;
	padding: 10px;	
	}
#narrowcolumn {
	position: absolute;
	width: 270px;
	left: 0;
	padding-right: 60px;
	}
#widecolumn {
	margin-left: 330px;
	top: 0px;
	}
.home #footer, .services #footer, .solutions #footer, .about #footer, .contact #footer {
	position: absolute;
	top: 550px;		
	}
.testimonials #widecolumn {
	text-align: right;
	}
#logobig {
	position: relative;
	top: 29px;
	width: 270px;
	}
/* End Structure */


/* Begin Images */
img {
	border: 0;
	}
#widecolumn img {
	right: 0px;
	}
#thumbs img {
	margin: 0 0 0 0;
	padding: 9px 5px 0 0;
	border: 0; 
	}
ul.imagelist {
	list-style: none;
	text-align: center;
	margin: 0; 
	padding: 70px 0 0 0;
	}
ul.imagelist li {
	display: inline;
	padding: 0 30px 0 30px; 
	}
/* End Images */