/*@ start overwrite*/
#header-wrapper {
    background: url("../img/bg-top-pattern.png") repeat-x scroll 0 0 transparent;    
}
/*@ end overwrite */


section#deliveringresults-wrapper {
    height: auto;
    padding: 40px 0 70px 25px;
    position: relative;
    width: 955px;
}
section#deliveringresults-wrapper h1{
	background: url(../img/title-delivering-results.png) no-repeat;
	width:900px;	
	height:43px;
	text-indent: -9999px;
	padding-bottom:24px;
}

section#deliveringresults-wrapper .right{
	width:300px;
	height:auto;
	float:left;
}

section#deliveringresults-wrapper .right a.bubble{
	width:314px;
	height:172px;
	background: url(../img/bg-bubbles.png);
	display:block;
	text-decoration:none;
	position:absolute;
	top:564px;
	left:0px;
	text-shadow:1px 1px 1px #000000;
}
section#deliveringresults-wrapper .right a.bubble:hover{
	background-position: 0 -190px
}


section#deliveringresults-wrapper .right a.bubble span{
	display:block;	
}
section#deliveringresults-wrapper .right a.bubble span.title{
	padding:54px 0 0 35px;
	color:#ffa703;
	font-size:25px;	
}
section#deliveringresults-wrapper .right a.bubble span.sub-title{
	color:#ffffff;
	font-size:15px;	
	padding:0px 0 0 35px;
}
section#deliveringresults-wrapper .right a.bubble span.text{
	font-size:13px;
	color:#ffffff;
	padding:0px 0 0 35px;
}
section#deliveringresults-wrapper .right .link-wrapper{
	background: url(../img/bg-separator-259.png) no-repeat;
	width:259px;
	height:106px;
	padding:20px 0 0 0; 
}

section#deliveringresults-wrapper .right .link-wrapper-banner{
	background: url(../img/bg-separator-259.png) no-repeat;
}

section#deliveringresults-wrapper .right img{
	padding:50px 0 0 0;
}


section#deliveringresults-wrapper .left{
	width:600px;
	height:auto;
	float:left;	
}


section#deliveringresults-wrapper .left p{
	padding:0 0 20px 0;
	color:#ffffff;
	font-size:14px;
	line-height:20px;
}
section#deliveringresults-wrapper .left p b{
	color:#1a5d87;
	font-weight:bold;
}

section#deliveringresults-wrapper .left h2{
	color:#1a5d87;
	font-size:14px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	margin:0px;
	text-shadow:1px 1px 1px #000000;
}

section#deliveringresults-wrapper .left ul{
	margin:0px;
	padding:0px 0 19px 7px;
	list-style:none;	
}

section#deliveringresults-wrapper .left ul li{
	background: url(../img/bullet-tick.png) no-repeat;
	width:600px;
	height:36px;	
	padding:0 0 0 43px;
	line-height:31px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
}
section#deliveringresults-wrapper .left ul.special{
 	padding: 0 0 9px 7px;
}
section#deliveringresults-wrapper .left ul.special li{
	width:auto !important;
	height: auto !important;	
	line-height:20px !important;
	padding: 0 0 20px 43px;	
}/*
section#deliveringresults-wrapper .left a{
	color:#ffa703;	
}
section#deliveringresults-wrapper .left a:hover{
	text-decoration:none;	
}*/