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




*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: 0;
}

body{
	color: #000000;
	text-align: center;
	background: #FFF;
	font-family: Arial, Helvetica Sans-Serif;
        font-size: 62.5%;
}

#container{
	width: 950px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: url(images/container_top.png) no-repeat top;
	padding: 17px 0 0 0;
}

#page_bottom{
	width: 950px;
	margin: 0 auto 10px auto;
	height: 17px;
}
 
	
/* navigation 
-----------------------------------------*/

#navigation{
	width: 900px;
	text-align: center;
	padding: 0 25px 0 20px;
	background: #fff;
	clear: both;
}

	
/* other masthead elements
-----------------------------------------*/

#masthead_right{
    float: right;
	}
	
#telephone p{
    text-align: right;
	color: #999999;
	font-size: 3.5em;
	padding: 0 0 0 0;
	}
	
#login p{
    text-align: right;
	color: #ccc;
	font-size: 2em;
	padding: 0 0 0 0;
	
	}
	
#login p a{
	color: #ccc;
	}
	
#login p a:hover{
	color: #999;
	}

.code{
	color: #e81d31;
	}


/* main layout 
------------------------------*/

#masthead{
	width: 900px;
	height: 70px;
	padding: 0 25px;
	background: #fff;
}

#header img{
	margin: 25px 0 0 0;
	}

#content{
	width: 900px;
	padding: 0 25px 0 25px;
	border-top: 15px solid #fff;
	float: left;
	background: #FFF;
}

#page_title{
	width: 904px;
	padding: 1em 10px 0 10px;
	float: left;
	background: #FFFFFF;
	}

#lower_column_wrap{
	width: 900px;
	clear:both;
	border-bottom: 1px solid #fff;
	background: #FFF;
	border-top: 1px dotted #ccc;
	float: left;
	margin: 0 25px 5px 25px;
	padding: 10px 0 0 0;
	}
	
#lower_column1, #lower_column2{
	width: 290px;
	float: left;
	margin: 0 15px 0 0;
	display: inline;
	}
	
#lower_column3{
	width: 290px;
	float: left;
	margin: 0 0 0 0;
	display: inline;
	}
	
#lower_column1{
	background: url(images/col1_bkgd.jpg) no-repeat top left;
	}
#lower_column2{
	background: url(images/col2_bkgd.jpg) no-repeat top left;
	}
#lower_column3{
	background: url(images/col3_bkgd.jpg) no-repeat top left;
	}
#lower_column4{
	background: url(images/col4_bkgd.jpg) no-repeat;
	}


		
/* 2 columns home page
-----------------------------------*/	

#main_column_home{
	width: 696px;
	float: left;
	display: inline;
        background: url(images/wireman1.jpg) no-repeat right top;
}

#home_body{
        width: 530px;
}

#page_body{
        width: 500px;
}
#contact{
	width: 696px;
	float: left;
	display: inline;
	margin: 0 0 0 0;
}

#main_column_client{
	width: 696px;
	float: left;
	display: inline;
	margin: 0 0 0 0;
}

#main_column, #main_column_services{
	width: 696px;
	float: left;
	display: inline;
       background: url(images/wireman2.jpg) no-repeat right top;
}

#main_wrap{
	width: 570px;
	float: left;
	padding: 10px 0 0 0;
}

#main_body{
	width: 300px;
	float: left;
}

#right_column, #right_contact, #right_column_switch{
	width: 184px;
	float: left;
	background-color: #FFF;
	display: inline;
	margin: 0 0 0 18px;
        }
		
#contact_home{
	width: 184px;
	float: left;
	background-color: #FFF;
	display: inline;
	margin: 0 0 0 18px;
        }
		
#inner{
	padding: 0 0 0 0;
	}
	
#clear{
	clear: left;
	}
	

#latest_news{
	width: 160px;
	float: left;
	background-color: #fff;
	display: inline;
	margin: 10px 10px 0 0;
        }
		
.inner_blue{
	border-top: 2px solid #333399;
	padding: 1.2em 0 0 0;
	margin-top: 5px;
	}

.inner_grey{
	border-top: 2px solid #777;
	padding: 1.2em 0 0 0;
	margin-top: 5px;
	}


/* testimonial layout
-----------------------------------*/

.testimonial{
	text-align: left;
	border-bottom: 1px dotted #999;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	width: 440px;
  }
  
 /* news layout
-----------------------------------*/

.news_post{
	width: auto;
	text-align: left;
	border-bottom: 1px dotted #999;
    clear: both;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
  }

.date{
	color: #cc3300;
	}


		
/* 2  divs contacts page
-----------------------------------*/

#contact_wrap{
	width: 750px;
	padding: 0 0 10px 0;
	margin: 15px 40px 0 40px;
	float: left;
	display: inline;
}

#contact_left{
	width: 300px;
	float: left;
	background-image:url(http://www.redfred.co.uk/images/ee/cs_bkgd.jpg);
	background-repeat: repeat-x;
        }
		
#contact_right{
	width: 427px;
	float: left;
	margin-left: 20px;
	display: inline;
        }

		
/* content typography styles 
-----------------------------------*/	

h1{
	font: 3em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #999;
	font-weight: normal; 
	padding: 0 0 10px 0;

	}

.connecting{
	color:#e81d31;
	}

.about{
	color:#f34c0b;
	}
	
.services{
	color:#eb9e12;
	}
	
.news{
	color:#3eb703;
	}
	
.contact{
	color:#2c66c9;
	}
	
.us{
	color:#2c66c9;
	}

#right_column h2, #right_contact h2, #right_column_switch h2, #contact_home h4{
	font: 3em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #999;
	font-weight: normal; 
	padding: 0 0 2px 0;

	}
	
	
	
#right_column h4, #right_column_switch h4{
	font: 2.5em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #999;
	font-weight: normal;
	padding: 0 0 2px 0;

	}
	
.latest_developments{
	font-size: 80%;
	}
	
#content h3{ 
	font: 1.4em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #777;
	font-weight: bold; 
	padding: 0 0 5px 0;

	}
		
#right_column h3{ 
	font: 1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #777;
	font-weight: bold; 
	margin: 3px 0 0 0;

	}

#main_column_services h3{
       margin: 6px 0 0 0;
}
	
#right_column h3 a, #content h3 a{ 
	color: #777;
	}
	
#right_column h3 a:hover{ 
	color: #444;
	}

#main_column_home p, #main_column p, #contact p, #main_column_client p{
	font: 1.25em Arial, Helvetica Sans-Serif;
	color: #333;
	font-weight: normal;
	line-height: 1.2;
	padding: 0 0 8px 0;
	
	text-align: left;
}

 #main_column_services p{
	font: 1.25em Arial, Helvetica Sans-Serif;
	color: #333;
	font-weight: normal;
	line-height: 1.2;
	padding: 0 0 8px 0;

	text-align: left;
        width: 490px;
        z-index:1;
}

#main_column p a, #main_column_home p a, #main_column_services p a, #main_column_client p a{
	color: #e81d31;
	font-weight: bold;
}

#main_column p a:hover, #main_column_services p a:hover, #main_column_home p a:hover, #main_column_client p a:hover{
	color: #222;
	border-bottom: 1px dotted #666;
}

#main_column ul, #main_column_services ul, #main_column_client ul{
	padding: 0 0 10px 0;
}

#main_column li, #main_column_services li, #main_column_client li{
	font-size: 1.25em;
	color: #333;
	font-weight: normal;
	line-height: 1.2;

	list-style-type: circle;
	padding: 0 0 0 7px;
	margin: 0 0 0 15px;	
}

#main_column li a, #main_column_client li a{
	color: #666;
}

#main_column li a:hover, #main_column_client li a:hover{
	color: #000;
}

#content dt{
	border-top: 1px dotted #ccc;
	font: 1.5em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #777;
	font-weight: bold; 
	padding: 10px 0 0 0;
	margin-top: 10px;

        width: 440px;
}

#content dt a{ 
	color: #777;
	padding: 0 0 0 27px;
	}
	
#content dt a:hover{ 
	color: #333;
	}

#content dd{
	font-size: 1.25em;
	color: #333;
	font-weight: normal;
	line-height: 1.2;
	padding: 0 0 5px 0;

	text-align: left;
        width: 440px;
}

#content dd a{
	color: #333;
	font-weight: bold;
	}

.services_content{
	width: auto;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
        width: 440px;
  }

.link_right{
       float: right;
       margin: -2em 0 0 0;
       z-index:2;
}

.link_rightl{
       float: right;
       margin: -1.8em 0 0 0;
       z-index:2;
}
	
#content dd a:hover{
	color: #e81d31;
	}
	
.connectivity{
	background: url(images/connectivity.gif) no-repeat left center;	
	}
.voice{
	background: url(images/voice.gif) no-repeat left center;	
	}
.data{
	background: url(images/data.gif) no-repeat left center;	
	}
.moving{
	background: url(images/moving.gif) no-repeat left center;	
	}
	
#right_column p, #right_contact p, #right_column_switch p{
	font-size: 1.25em;
	color: #333;
	font-weight: normal;
	line-height: 1.3;
	padding: 0 0 10px 0;

	text-align: left;
}

#right_column p a{
	color: #CC0000;
	font-weight: bold;
}

#right_column p a:hover, #right_column p a:focus{
	color: #333;
	border-bottom: 1px dotted #999;
}

ul.services, ul.news_list{
	border-top: 1px dotted #999;
	margin-bottom: 10px;
	margin-top: 5px;
	}

ul.services li{
	font-size: 1.25em;
	color: #666;
	font-weight: normal;
	line-height: 1.3;
	list-style-type: none;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #999;	

}

ul.news_list li{
	font-size: 1.25em;
	color: #666;
	font-weight: normal;
	line-height: 1.3;
	list-style-type: none;
	padding: 3px 0 3px 0;

}

.services li a, .news_list li a{
	color: #666;
	padding: 0 0 0 0;
}

.services .active{ 
	color: #000;
	}

.services li a:hover, .news_list li a:hover{
	color: #000;
}

.contact_list li{
	font-size: 1.25em;
	color: #666;
	font-weight: normal;
	line-height: 1.2;
	list-style-type: none;
	padding: 0 0 10px 30px;

}

.contact_list li a{
	color: #666;
	padding: 0 0 0 0;
}

.contact_list li a:hover{
	color: #000;
}

.call_us{
	background: url(images/phone.gif) no-repeat left top;

	}
	
.email_us{
	background: url(images/email.gif) no-repeat left top;
	}
	
.sign_up{
	background: url(images/signup.gif) no-repeat left top;
	}
	
.fax{
	background: url(images/fax.gif) no-repeat left top;
	}

.ebrochure a{
	border: 1px dotted #666;
	background: #d9dada;
	padding: 5px;
	color: #d92818;
	}
	
.ebrochure a:hover{
	background: #FFFF00;
	color: #d92818;
	}

#lower_column_wrap h4{
	font: 2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	font-weight: normal; 
	padding: 0 0 0 75px;

	}
	
#lower_column_wrap h4 a{
	color: #999;
	}
	
#lower_column_wrap h4 a:hover{
	color: #555;
	}
	
#lower_column1 h4{
	color: #999;
	}

#lower_column2 h4{
	color: #999;
	}

#lower_column3 h4{
	color: #999;
	}
	
#lower_column4 h4{
	color: #FFFF00;
	}
	
#lower_column_wrap p{
	font-size: 1.25em;
	color: #333;
	font-weight: normal;
	line-height: 1.2;
	padding: 5px 0 10px 75px;

}

#lower_column1 p{
	width: 220px;
	}

#lower_column1 p a{
	color: #e81d31;
	font-weight: bold;
	}

#lower_column1 p a:hover{
	color: #e81d31;
	border-bottom: 1px dotted #e81d31;
	}
	
#lower_column2 p{
	width: 220px;
	}

#lower_column2 p a{
	color: #e81d31;
	font-weight: bold;
	}

#lower_column2 p a:hover{
	color: #e81d31;
	border-bottom: 1px dotted #e81d31;
	}

#lower_column3 p{
	width: 220px;
	}

#lower_column3 p a{
	color: #e81d31;
	font-weight: bold;
	}

#lower_column3 p a:hover{
	color: #e81d31;
	border-bottom: 1px dotted #e81d31;
	}

#lower_column4 p{
	width: 115px;
	}

#lower_column4 p a{
	color: #89c201;
	font-weight: bold;
	}

#lower_column4 p a:hover{
	color: #89c201;
	border-bottom: 1px dotted #89c201;
	}
	
.sub_content{
	width: auto;
	text-align: left;
	border-bottom: 1px dotted #999;
    clear: both;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
  }
  
.sub_content2{
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #999;
  }
  
.sub_content3{
	height: 160px
  }
  
img {
	display: block;
	border: 0;
}
  
/* Form styles
----------------------------------------*/
fieldset {
    border: none;
    padding: 0;
    }

fieldset ul {
    list-style: none;
    padding: 0 0 5px 0;
    margin: 0 !important;
    }
    
fieldset ul li {
	padding-bottom: 5px;
	color: #2c66c9;
    }
    
fieldset input, 
fieldset select,
fieldset textarea {
	font: 1.2em Arial, Helvetica Sans-Serif;
	font-weight: normal;
	border: 0;
	border: 2px solid #e5e5e5;
	padding: 3px 3px 3px 3px;
	margin: 2px 0 0 0;
	color: #333333;
}

fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
	border: 2px solid #e5e5e5;
}
	
fieldset textarea {
    overflow: auto;
	font: 1.2em Arial, Helvetica Sans-Serif;
}

fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

fieldset select option {
    padding: 0 15px 0 2px;
}

fieldset label {
    font: 1.7em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
    display: block;
    margin: 5px 0 2px 0;
}

fieldset label.note {
	font: 1.2em Arial, Helvetica Sans-Serif;
    font-weight: normal;
    color: #999;
    margin: 3px 15px 0 0;
    font-style: italic;
}

.required {
	color: #666666 !important;
}

fieldset label.checkbox_note {
    font-weight: normal;
    display: inline;
    float: none;
}

fieldset label.full, fieldset input.full,
fieldset select.full, fieldset textarea.full { width: 95%; }

fieldset label.full {
    float: left;
}

fieldset p {
    margin-bottom: 8px !important;
}

.submit button{
	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#CC0000;
	border:2px solid #CC0000;
	font: 1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	padding:5px 7px 3px 7px; /* Links */
}
.submit button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.submit button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.submit button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .submit a:hover{
	background-color: #FFF;
	border:2px solid #CC0000;
	color:#CC0000;
}

/* Terms footer styles 
------------------------------*/

#terms_footer{
	width: 950px;
	height: 30px;
	text-align: left;
	clear: both;
	margin: 10px 0 10px 0;
	background: url(images/container_bottom.png) no-repeat bottom;
	}
	
#terms_footer ul{
	padding: 1em 0 0 25px;
	}
	
#terms_footer ul li{
	display: inline;
	list-style: none;
	padding: 0 10px 0 0;
	font-size: 1.05em;
	}
	
#terms_footer a{
	color: #990000;
	border-bottom: 1px dotted #990000;
	}
	
#terms_footer a:hover{
	color: #555;
	border-bottom: 1px dotted #555;
	}
	
	
/* footer styles 
------------------------------*/


  
#footer{
	width: 950px;
	height: 60px;
	text-align: left;
	clear: both;
	margin: 30px 0 10px 0;
	background: url(images/container_bottom.png) no-repeat bottom;
	}
	
#footer_inner{
	width: 900px;
	height: 45px;
	text-align: left;
	border-left: 25px solid #fff;
	border-right: 25px solid #fff;
	background: url(images/footer_bkgd3.gif) no-repeat top #fff;
	}
	
#footer-right{
	height: 25px;
	text-align: right;
	float: right;
	}

#footer p{
	color: #FFF;
	font-size: 1.2em;
	padding: 12px 10px 0 10px;
}

#footer p a{
	color: #990000;
	text-decoration: none;
}

#footer p a:hover, #footer p a:focus{
	color: #e81d31;
	border-bottom: 1px dotted #e81d31;
} 

.detail{
	color: #999999;
	font-size: 70%;
}

.left{
	float: left;
	margin-right: 10px;	
	margin-bottom: 0;
	display: inline;
}
  
.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	display: inline;
}

.hide{
	display: none;
}


/* testimonials styles 
------------------------------*/


  
#testimonials{
	width: 900px;
	height:auto;
	text-align: left;
	clear: both;
	margin: 20px 0 0px 0;
border-top:dotted 1px #999;

	}

#testimonials p{
	font: 1.5em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #333;
	font-weight: normal;
	padding: 0 0 2px 0;

	text-decoration: none;
	margin: 20px 350px 20px 10px;
	}

#testimonials p span{
	font: 0.8em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
	color: #666;
	font-weight: normal;

	text-decoration: none;
	}


#label {
float:left;
width:140px;
}

#comments {
width:500px;
}


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

