@charset "utf-8";
/* CSS Document */

#clients{
	width:25%;
	border-right:1px solid #eaeaea;
	padding-bottom:25px;
}

#clients img{
	margin-left:1.6em;
	margin-bottom:8px;
}

#clients img.logo{
	border: 1px solid #eaeaea;
}

#clients img.header{
	margin-bottom:19px;
}

#clients img.last{
	margin-bottom:0px;
}

#electrical-installation{
	position:relative;
	width:240px;
	height:234px;
	background-color:#CCC;
	background-image:url(../images/telnet_home_splash_bot_elec_install_bg.png);
}

#electrical-installation a{
	color:#197b74;
}

#footer{
	margin-top:45px;
}

form input#name{
	margin-top:11px;
	margin-left:25px;
	height:26px;
	width:189px;
	background-color:#fff;
	font-size:14px;
}

form input#xhljyr-xhljyr{
	margin-top:14px;
	margin-left:25px;
	height:26px;
	width:189px;
	background-color:#fff;
	font-size:14px;
}

form input#submit{
	margin-top:16px;
	margin-left:152px;
	color:#fff;
	background-color:#035c99;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	cursor:pointer;
}

form input#submit:hover{
	color:#a0a1a1;
}

#servicing{
	position:relative;
	width:240px;
	height:234px;
	background-color:#CCC;
	background-image:url(../images/telnet_home_splash_bot_servicing_bg.png);
}

#servicing a{
	color:#dc6813;
}

ul#slider1{
	overflow:hidden;
	height:269px;
	width:960px;
}

#splash{
	position:relative;
	overflow:hidden;
	margin-bottom:25px;
}

#splash-bottom{
	overflow:hidden;
}

#splash-bottom div p.splash-bottom-more-info a{
	position:absolute;
	top:202px;
	left:148px;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}

.spalsh-bottom-div-header{
	margin-top:21px;
}

#splash-bottom div p{
	margin: 21px 25px 0 25px;
	font-size:12px;
	line-height:19px;
}

#splash-bottom div#stay-in-touch p{
	margin-top:0px;
	color:#fff;
}

#electrical-installation a:hover, #servicing a:hover, #voice-data-installation a:hover{
	color:#363636;
}

#stay-in-touch{
	overflow:hidden;
	position:relative;
	width:240px;
	height:234px;
	background-color:#CCC;
	background-image:url(../images/telnet_home_splash_bot_stay_in_touch_bg.png);
}

#voice-data-installation{
	position:relative;
	width:240px;
	height:234px;
	background:#fff url(../images/telnet_home__splash_bot_vioce_data_install_bg.png) top no-repeat;
}
	
#voice-data-installation a{
	color:#9e2a2d;
}

#welcome{
	overflow:hidden;
	margin-left:20px;
	width:72%;
}


#welcome-content{
	overflow:hidden;
	margin-top:18px;
}

#welcome-image{
	width:35%;
}

#welcome-copy{
	position:relative;
	padding-bottom:13px;
	width:62%;
}

#welcome-copy p{
	margin-bottom:30px;
}

#welcome-copy p.last{
	margin-bottom:5px;
}

#welcome-copy #telnet-signature{
	margin-left:0;
}


/* Image slider styles */

.bx-auto{
	padding-top: 0px !important;
	display:none !important;
}





