

/*--------Banner-----------*/

#activebanner {
	position:relative;
	padding-left:40px;	
}


#bannerq1 {
	position:relative;
	width:858px;
	height:241px;	
	background-image:url(/assets/templates/ics/gfx/home-banner/money.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#bannerq2 {
	position:relative;
	width:858px;
	height:241px;	
	background-image:url(/assets/templates/ics/gfx/home-banner/divert.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#bannerq3 {
	position:relative;
	width:858px;
	height:241px;	
	background-image:url(/assets/templates/ics/gfx/home-banner/talk-board.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.bannerquestion {
	font-size:2.0em;
	color:#9C0;
	margin:30px 0px 0px 50px;
	width:550px;
}

.answer {
	font-size:1.8em;
	color:#036;
	margin:10px 0px 0px 60px;
	width:550px;
}

/*--------Boxes-----------*/

#boxes {
	position:relative;
	margin:30px 0px 0px 10px;
}

#ics-help{
	margin-bottom:10px;

}

#ics-why{
	margin-bottom:10px;

}

#phones {
	background-image:url(../gfx/box-phones.jpg);
	background-repeat:no-repeat;
	}

#internet {
	background-image:url(../gfx/box-internet.jpg);
	background-repeat:no-repeat;
	}

#mobiles {
	background-image:url(../gfx/box-mobiles.jpg);
	background-repeat:no-repeat;
	}

#services {
	background-image:url(../gfx/box-services.jpg);
	background-repeat:no-repeat;
	}

#offers {
	background-image:url(../gfx/box-offers.jpg);
	background-repeat:no-repeat;
	}

.box {
	float:left;
	width:159px;
	height:100px;
	margin-left:15px;
	margin-right:15px;
}

.box-heading {
	position:realtive;
	margin:17px 0px 0px 43px;
	font-size:1.3em;
	font-weight:bold;
	color:#036;
	
}

.box-content {
	position:relative;
	padding:5px;
}

.box-links {
	margin:8px 0px 0px 30px;
	line-height:1.9em;
	
	
}

.box-links a {	
	font-size:1.3em;
	color:#FFF;	
}

#darkblue {
	
	position:relative;
	margin-top:60px;
}

#monitor {
	position:relative;
	float:left;
	height:200px;
	width:429px;
	background-image:url(../gfx/bg_servicelevel.jpg);
	margin-left:15px

}

#q1 {
	position:absolute;
	top:29px;
	left: 17px;
}

#q2 {
	position:absolute;
	top:91px;
	left: 17px;
}

#q3 {
	position:absolute;
	top:152px;
	left: 16px;
}

.service-cont {
	position:relative;
}

.question {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.5em;
	color:#666	
	
}

.percentage {
	position:absolute;
	font-family:Times, serif;
	font-weight:normal;
	font-size:2.8em;
	color:#009900;
	left: 305px;
	top: -6px;
}

#testimonial {
	float:right;
	width:438px;
	background-image:url(../gfx/bg_testimonials.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 30px 0px;	
}

#quote {
	font-size:2.5em;
	color:#600;
	padding:0px 30px 0px 20px;
}

#company {
	font-size:1.4em;
	color:#FFF;
	padding:0px 30px 0px 20px;
}

#update {
	position:absolute;
	color:#036;
	top:202px;
	right:5px;

}