@charset "utf-8";
/* Cable Talk Communications */
a, p, body, br, blockquote, h1, h2, h3, h4, h5, ul, li, b, div {
	margin: 0;
	padding: 0;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	text-align: center;
	}
	
/*  Main Components */

#container {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	border-top: solid 7px #CCCCCC;
	margin-top: 20px;
	}
	
#header {
	padding: 5px 0 2px 0;
	text-align: left;
	}
#header ul {
	display: inline;
	float: right;
	width: 380px;
	text-align: right;
	}
#header ul li {
	display: inline;
	border-right: solid 1px #010101;
	padding: 0 3px 0 5px;
	}
#header ul li a {
	padding: 0 5px;
	color: #010101;
	text-decoration: none;
	font-size: 100%;
	}
#header ul li a:hover {
	text-decoration: underline;
	}
/* Logo */

#logo {
	float: left;
	height: 112px;
	width: 202px;
	background: #ffffff url(../images/logo.gif) 10px 0 no-repeat;
	margin-bottom: 3px;
	}
#logo a {
	display: block;
	width: 202px;
	height: 112px;
	margin-left: 10px;
	}
#logo a h1 {
	display: none;
	}

#mainBody {
	clear: both;
	}
#mainContent {
	width: 785px;
	float: right;
	}
#content {
	border-top: solid 5px #cccccc;
	margin: 4px 3px 0 0;
	}
#content ul {
	margin-left: 25px;
	}
#content ul li {
	padding: 2px 0;
	}
#content h3 {
	font-size: 110%;
	padding-top: 15px;
	padding-left: 8px;
	font-weight: normal;
	font-weight: bold;
	}
#content a {
	text-decoration: none;
	color: #000;
	}
#content a:hover {
	text-decoration: underline;
	}
#banner {
	padding-top: 6px;
	}
#footer {
	margin-top: 30px;
	border-top: solid 5px #CCCCCC;
	padding-top: 10px;
	clear: both;
	}
	
/* Footer */

#copy {
	width: 230px;
	float: left;
	font-size: 90%;
	}
#copy a {
	color: #000;
	text-decoration: none;
	}
#copy a:hover {
	text-decoration: underline;
	}
#footer ul {
	width: 380px;
	float: right;
	list-style: none;
	text-align: right;
	}
#footer ul li {
	display: inline;
	text-align: left;
	font-size: 90%;
	}
#footer ul li a {
	color: #000;
	padding: 0 6px;
	text-decoration: none;
	}
#footer ul li a:hover {
	text-decoration: underline;
	}
	
/* Main Body */
#banner {
	width: 780px;
	height: 153px;
	}
.homeBanner {
	background: url(../images/graphics/80320480.jpg) 0 0 no-repeat;
	}
.newsBanner {
	background: url(../images/news-banner.jpg) 0 0 no-repeat;
	}
.newsBanner2 {
	background: url(../images/news-banner2.jpg) 0 0 no-repeat;
	}
.serviceBanner {
	background: url(../images/graphics/6770047.jpg) 0 0 no-repeat;
	}
.newsBanner3 {
	background: url(../images/news-banner3.jpg) 0 0 no-repeat;
	}
.companyBanner {
	background: url(../images/graphics/62653906.jpg) 0 0 no-repeat;
	}
.productsBanner {
	background: url(../images/graphics/43059055.jpg) 0 0 no-repeat;
	}
.structured-cabling{
	background: url(../images/graphics/43059055.jpg) 0 0 no-repeat;
}	
.fibre-optic-cabling{
	background: url(../images/graphics/72389344.jpg) 0 0 no-repeat;
}
.ip-cctv{
	background: url(../images/graphics/71291737.jpg) 0 0 no-repeat;
}
.voice-installation{
	background: url(../images/graphics/51303154.jpg) 0 0 no-repeat;
}
.voip{
	background: url(../images/graphics/6770047.jpg) 0 0 no-repeat;
}
.rationalisation{
	background: url(../images/graphics/58677826.jpg) 0 0 no-repeat;
}
.sinetica{
	background: url(../images/graphics/sinetica.jpg) 0 0 no-repeat;
}

.caseStudyBanner {
	background: url(../images/graphics/25513456.jpg) 0 0 no-repeat;
	}
.caseStudyBanner2 {
	background: url(../images/graphics/25513456.jpg) 0 0 no-repeat;
	}
#content h1 {
	background: #ae9595;
	font-size: 110%;
	color: #fff;
	padding: 2px 0 2px 10px;
	font-weight: normal;
	}

#synetica{
	background: #ae9595;
	font-size: 110%;
	color: #fff;
	padding: 2px 0 2px 10px;
	font-weight: normal;
	}
.people h2{
	background: #AE9595;
	border-top: solid 5px #CCC;
	font-size: 110%;
	padding: 0 0 0 10px;
	font-weight: normal;
	width: 620px;
	display: block;
	float: right;
	margin-top: 4px;
}


#content h2 {
	background: #AE9595;
	border-top: solid 5px #CCC;
	font-size: 110%;
	padding: 0 0 0 10px;
	font-weight: normal;
	width: 620px;
	display: block;
	float: right;
	margin-top: 4px;
	}
#content h3 {
	font-size: 110%;
	color: #000;
	padding: 0 0 10px 0;
	margin-top: 4px;
	}

.people {
	margin-bottom: 20px;
}
#content p {
	padding: 15px 6px 0 6px;
	}
#content img {
	float: left;
	margin: 0 10px 0 0;
	}
.people p {
	padding: 0 6px 6px 0;
	width: 620px;
	float: right;
	}
	.people img {
	float: left;
	}
#accredited {
	text-align: right;
	padding: 0 6px;
	}

	
/*  MAIN MENU   */
#menu {
	padding: 2px 0 7px 0;
	width: 225px;
	}
#menu ul {
	list-style: none;
	text-align: left;
	}
/*#content table {
	border: solid 1px #AE9595;
	margin-top: 10px;
	}*/
#content table th {
	border: solid 1px #AE9595;
	}
#menu ul li {
	margin: 0;
	}
#menu ul li a {
	background: url(../images/main-menu.gif) 0 0 no-repeat;
	text-decoration: none;
	width: 225px;
	height: 18px;
	display: block;
	color: #000;
	padding: 3px 0 4px 10px;
	font-size: 100%;
	}
#menu ul li a:hover {
	background: url(../images/main-menu-over.gif) 0 0 no-repeat;
	}
#menu ul li ul {
	margin-left: 6px;
	margin-top: 8px;
	}	
#menu ul li ul li a {
	background: url(../images/sub-menu.gif) 0 0 no-repeat;
	width: 209px;
	height: 18px;
	padding: 5px 0 3px 10px;
	}
#menu ul li ul li a:hover {
	background: url(../images/sub-menu-over.gif) 0 0 no-repeat;
	}


/* News */
#newsarea{

}
#news {
	background: url(../images/news-fill.gif) 0 0  repeat-y;
	padding: 6px 0 4px 0;
	}
#news a {
	color: #666666;
	text-decoration: none;
	}
#news h2 {
	font-size: 100%;
	width: 170px;
	font-weight: normal;
	color: #666666;
	padding-left: 10px;
	}
#news h2 a {
	color: #666666;
	text-decoration: none;
	}
#news h2 a:hover {
	text-decoration: underline;
	}
#news h3 {
	font-size: 120%;
	padding-left: 11px;
	color: #666666;
	font-weight: normal;
	}
#news ul {
	display: block;
	list-style: none;
	}
#news ul li {
	padding: 2px 0 2px 12px;
	}
#news ul li a {
	text-decoration: underline;
	}
#news ul li a:hover {
	text-decoration: none;
	}
#news p {
	padding: 2px 16px 0 10px;
	width: 212px;
	}
#news span {
	display: block;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 15px;
	}
#news span a {
	text-decoration: underline;
	}
#news p {
	padding: 5px 7px 5px 12px;
	}
#newsTop {
	background: url(../images/news-top.gif) 0 0 no-repeat;
	height: 12px;
	}
#newsBottom {
	background: url(../images/news-bottom.gif) 0 0 no-repeat;
	height: 10px;
	}
	
/* Job Opportunities */

#jobs {
	padding: 10px 30px 10px 30px;
	margin: 10px auto 0 auto;
	text-align: center;
	width: 340px;
	}
#jobs form {
	text-align: left;
	}
#jobs input { 
	background-color: #fff;
	border: solid 1px #AE9595;
	float: right;
	padding-left: 4px;
	}
#jobs textarea {
	background: #fff;
	border: solid 1px #AE9595;
	
	}
#jobs label {
	float: left;
	width: 100px;
	}
#jobs span {
	color: red;
	}

/* common elements  */

.clear {
	clear: both;
	}
.focus {
	background: url(../images/main-menu-over.gif) 0 0 no-repeat;
	width: 222px;
	padding: 2px 0 0 10px;
	}
.focus2 {
	background: url(../images/sub-menu-over.gif) 0 0 no-repeat;
	width: 204px;
	padding: 4px 0 7px 10px;
	}
.focus3 {
	background: url(../images/main-menu-over.gif) 0 0 no-repeat;
	width: 222px;
	padding: 4px 0 7px 10px;
	}
.active {
	text-decoration: underline;
	}
.topGlos {
	padding-left: 40px;
	}
.bottomGlos {
	padding-left: 30px;
	}
	
.gnColumn {
	background: #DAEAE1;
	width: 110px;
	}
.oneCloumn {
	width: 120px;
	}
.orColumn {
	background: #FFB180;
	}
.blColumn {
	background: #80B2E7;
	}
.bwColumn {
	background: #DDD3D3;
	}
