/*--------------------------------------------------------CSS HOME PAGE SPECIAL SECTION----------------------------------------*/ 

/*quicklinks links on left hand side of site for sitemap, text enlargement and homepage link*/  
#QlinksContW {/*Wrapper box for menu left side*/
	padding:0;
	position:absolute;
	z-index:20;
	width:95px;
	height:18px;
	background-color:#FFFFFF;
	}
#flash {
	position:absolute;
	width:558px;
	height:260px;
	background:url(../images/banner1.jpg) no-repeat;
	z-index:2;
	}	
#Qlinksbar {/*Wrapper for three bars*/
	float:left;
	width:95px;
	height:18px;
	background-color:#FFFFFF;
	}
.quicklinks {/*Inner containing box*/
	float:left;
	width:95px;
	height:18px;
	}
.ql4 {/*Home link*/
	background:url(../images/ql1.gif);
	width:31px;
	height:18px;
	cursor:pointer;
	float:left;
	}
.ql2 {/*Text enlargement link*/
	background:url(../images/ql2.gif);
	width:31px;
	height:18px;
	cursor:pointer;
	float:left;
	} 
.ql3 {/*Site map link*/
	background:url(../images/ql3.gif);
	width:31px;
	height:18px;
	cursor:pointer;
	float:left;
	}

/*----------------------------------------------------------MAIN CONTENT--------------------------------------------------*/
#ContentA {/*left side content wrapper*/
	width:558px;
	float:left;
	clear:none;
	height:260px;
	/*background-color:#6699FF;
	background:url(../images/banner1.jpg) no-repeat top;*/
	padding-left:2px;
	}/* for Internet Explorer *//*\*/* html #ContentA {height: 260px;}/**/
#ContentB {/*Right side inner wrapper*/
	width:158px;
	height:324px;
	background-color:#FFFFFF;
	border-left:#FF9900 solid 2px;
	}
#contentAbar {
	clear:both;
	width:730px;
	height:10px;
	min-height:10px;
	max-height:10px;
	border-top:#FFFFFF solid 2px;
	border-left:#FFFFFF solid 1px;
	background:url(../images/middlebar.jpg) no-repeat;
	margin:0;
	padding:0;
	}
	/* for Internet Explorer *//*\*/* html #contentAbar {height:10px;}/**/
	
#rightsideContentB {/*Right side content wrapper*/
	float:left;
	padding-left:2px;
	width:163px;
	height:320px;
	background-color:#FFFFFF;
	border-left:#FF9900 solid 2px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00275D;	
	}
.rightsidetitle {
	background:url(../images/frontpagebuttonright.jpg) repeat-x;
	width:100%;
	height:22px;
	padding-top:10px;

	}
.rightsidetitle a {
	color:#00275D;
	text-decoration:none;

	}			
		
#bimage1 {
	float:left;
	width:160px;
	height:158px;
	border:#FF6600 solid 1px;
	margin: 2px 0px 0px 0;
	}
.bimage1square {
	margin:5px 0 0 5px;
	float:left;
	width:16px;
	min-height:16px;
	height:16px;
	background-color:#F37E20;
	}
#bimage1toptext {
background:url(../images/rapidwebsmall.jpg);
	clear:both;
	width:160px;
	height:44px;
	margin-top:0px;
	}
#rapidfront {
	color:#F37E20;
	padding-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:900;
	}
.boldfront {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
.boldfront2 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	color:#000000;
	font-weight:bold;
	}	
.boldsmallfront {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
#titleservices {
	float:left;
	clear:both;
	padding-top:7px;
	padding-left:5px;
	}
#textservices {
	width:200px;
	}		
#xtrafront {
	color:#00275D;
	font:Arial, Helvetica, sans-serif;
	font-size:30px;
	
	}	
#bimage1middletext {
	clear:both;
}
/*BUTTON 1*/
.bimage1button {
	margin-left:60px;
	margin-top:13px;
	padding:0;
	width:90px;
	height:25px;
	background:url(../images/frontpagebuttonbottomover.jpg) no-repeat;
	white-space:nowrap;
	display: block;
	font:Arial, Helvetica, sans-serif;
	}
	
.bimage1button a {
	display:block;
	width:90px;
	height:25px;
	font-size:9px;
	text-decoration:none;
	color:#000000;
	}
.bimage1button img {
	width:90px;
	height:25px;
	border:0;
	}
* html a:hover
{
visibility:visible;
}

.bimage1button a:hover img
{
visibility:hidden;
}

.bimage1button span
{
position: absolute;
left: 35px;
top: 15px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

/*BUTTON 2*/
.bimage1button2 {
	margin-left:214px;
	margin-top:100px;
	padding:0;
	width:90px;
	height:25px;
	background:url(../images/frontpagebuttonbottomover.jpg) no-repeat;
	white-space:nowrap;
	display: block;
	font:Arial, Helvetica, sans-serif;
	}
	
.bimage1button2 a {
	display:block;
	width:90px;
	height:25px;
	font-size:9px;
	text-decoration:none;
	color:#000000;
	}
.bimage1button2 img {
	width:90px;
	height:25px;
	border:0;
	}
* html a:hover
{
visibility:visible;
}

.bimage1button2 a:hover img
{
visibility:hidden;
}

		
#bimage2 {
	background:url(../images/bottom-banner_06.jpg);
	float:left;
	width:313px;
	height:158px;
	border:#FF6600 solid 1px;
	margin: 2px 6px 0px 0;
	}
#bimage2text {
	color:#000000;
	font-size:15px;
	width:90%;
	margin-top:130px;
	margin-left:10px;
}
#bimage2text a{
	color:#000;
	text-decoration:none;
}
#bimage2text a:hover{
	color:#FFFFFF;
	text-decoration:none;
}	
#bimage3 {
	background:#FFFFFF;
	float:left;
	width:229px;
	height:158px;
	border:#FF6600 solid 1px;
	margin:2px 5px 0px 6px;
	}	 	    
#bimage3content {
	color:#00275D;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	height:100%;
	margin-left:20px;
	}
#bimage3content a{
	text-decoration:none;
	color:#FF9900;
	}
#bimage3content a:hover{
	color:#00275D;
	}		
#bimage3boxwrapper {
	height:100%;
	float:left;
	width:21px;
	}
.bimage3services {
	color:#00275D;
	font-size:14px;
	}		
/* COLOURED ECHO BRAND BAR */

#bar{
	height:5px;
	width:730px;
	font-size:0px;
	line-height:0px;
	margin:2px 0 0 0;
	padding:0;
	
	}
#barorange {
	float:left;
	height:5px;
	width:33%;
	background-color:#F8991D;
	}
#baryellow {
	float:left;
	height:5px;
	width:34%;
	background-color:#FEBE10;
	}
#barblue {
	float:left;
	height:5px;
	width:33%;
	background-color:#00275D;
	}
#bottomContent {
	clear:both;
	width:733px;
	height:100%;
	margin:0;
	padding:0;
	}	
/* FOOTER BAR 

#footer {
	clear:both;
	height:30px;
	margin:auto;
	border-bottom:#999999 solid 2px;
	}*/

/*---------------------------------------------------------END--------------------------------------------------------*/   