* {
	margin: 0;
	padding: 0;
	}

html {
	font-size: 100%;
	}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif, Arial;
	color: #414141;
	text-align: center;
	background-color: #65676B;
	background-image: url(../images/tile.gif);
	}
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
h1, h2 {
	font-size: 3em;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-weight: normal;
	}
h3 {
	font-size: 1.8em;
	line-height: 1.66666666em;
	font-weight: normal;
	margin-bottom: 1.6666666em;
	}
h4 {
	font-size: 1.4em;
	line-height: 1.444444em;
	font-weight: normal;
	margin-bottom: 0.8em;
	}
h5 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 1.6666666em;
	}
li {
	font-size: 1.4em;
	line-height: 1.66666666em;
	margin-bottom: 1.6666666em;
	}

p, label {
	font-size: 1.4em;
	line-height: 1.25em;
	margin-bottom: 0.8em;
	}
p#strapline {
	font-weight: bold;
	margin-top: -14px;
	}
p.quote {
	font-size: 1.3em;
	font-style: italic;
	}
a {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
a img {
	border: none;
	}
ul#services li {
	padding: 0;
	margin: 0;
	list-style: none;
	}
ul#services li p {
	font-size: 1em;
	margin-bottom: 1em;
	}
#outerWrapper {
	width: 978px;
	margin: 0px auto;
	text-align: center;
	background: url(../images/side_tile.gif) repeat-y;
	}
#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
.small {
	font-style: italic;
	font-size: 1.2em;
	color: #666666;
	margin: 0 0 0 128px !important;
	padding: 0;
	clear: both;
	}
p#contMail, p#contPhone, p#contFax, p#contEmail {
	padding: 0 0 0 30px;
	margin-bottom: 1em;
	line-height: 1.5em;
	}
p#contMail {
	background: url(../images/mail.gif) no-repeat;
	}
p#contPhone {
	background: url(../images/phone.gif) no-repeat;
	margin-bottom: 2px;
	}
p#contFax {
	background: url(../images/fax.gif) no-repeat;
	}
p#contEmail {
	background: url(../images/email.gif) no-repeat;
	margin-bottom: 1em;
	}
.highlight {
	color: #EB7104 !important;
	}
	
	
/* Navigation */
#navigation {
	float: right;
	margin-top: 20px;
	}
#navigation li {
	list-style: none;
	float: left;
	margin: 0;
	}
#navigation a {
	display: block;
	float: left;
	height: 24px;
	color: #FFFFFF;
	text-align: center;
	background: #6D6D6D url(../images/nav_tile.gif) repeat-x;
	}

li#navLeft {
	background: url(../images/nav_left_cnr.gif) no-repeat 0 0;
	padding-left: 11px;
	}
li#navRight {
	background: url(../images/nav_right_cnr.gif) no-repeat 100% 0;
	padding-right: 11px;
	}
#navigation a span {
	padding: 0 23px;
	background: url(../images/nav_divider.gif) left no-repeat;
	}
#navigation a:hover {
	text-decoration: none;
	color: #F99439;
	}
#navigation a span#selected {
	color: #FFCC66;
	}
a.arrow {
	font-weight: bold;
	padding-left: 16px;
	background: url(../images/arrow.gif) no-repeat 0px 3px;
	}
	
	
	
/* masthead */	
#masthead {
	width: 920px;
	padding-left: 20px;
	float: left;
	}
#logo {
	float: left;
	}
#mainContent {
	width: 920px;
	float: left;
	padding-left: 20px;
	}
.banner {
	float: left;
	width: 920px;
	margin-top: 4px;
	background: url(../images/banner_tile.gif) repeat-y;
	}
#blue {
	}
#green {
	}
#yellow {
	}

#banner_text {
	float: left;
	width: 250px;
	padding-top: 65px;
	padding-left: 20px;
	}
#banner_text h1 {
	margin-bottom: 0;
	}
#banner_text p {
	color: #666666;
	}
#banner_blocks {
	float: right;
	width: 620px;
	}
.bannerBox {
	width: 154px;
	float: left;
	}
/*
#noWin {
	background-image: url(../images/no_win.gif);
	}
#noWin_greyed {
	background-image: url(../images/no_win_greyed.gif);
	}
#insPaid {
	background-image: url(../images/ins_paid.gif);
	}
#insPaid_greyed {
	background-image: url(../images/ins_paid_greyed.gif);
	}
#advice {
	background-image:url(../images/one_off_adv.gif);
	}
#advice_greyed {
	background-image:url(../images/one_off_adv_greyed.gif);
	}
#constAdv {
	background-image:url(../images/constant_adv.gif);
	}
#constAdv_greyed {
	background-image:url(../images/constant_adv_greyed.gif);
	}
*/
div#content {
	float: left;
	width: 880px;
	padding: 10px 20px 0px 20px;
	}
div#content h2 {
	color: #666666;
	border-bottom: 1px solid #666666;
	}
div.testimonials ul {
	padding-left: 35px;
	margin-bottom: 1em;
	}
div.testimonials li {
	margin-bottom: 0;
	}
div.testimonials p, div.privacy p {
	width: 800px;
	}
div#leftCol {
	float: left;
	width: 500px;
	}
div#leftCol li {
	margin-bottom: 0;
	}
div#leftCol a {
	color: #414141;
	}
#faq div#leftCol a, #expertise div#leftCol a {
	font-weight: bold;
	padding-left: 16px;
	background: url(../images/arrow.gif) no-repeat 0px 7px;
	display: block;
	}
div.col3 {
	width: 230px;
	float: left;
	padding-right: 40px;
	text-align: justify;
	}
div.expandable {
	display: block;
	line-height: 1.4em;
	padding-left: 16px;
	}
div.expandable p {
	font-size: 1em;
	}
ul#services {
	margin-bottom: 20px;
	}
	
	
/* Form */
div#formStart {
	float: right;
	width: 340px;
	height: 217px;
	margin-bottom: 10px;
	background-image: url(../images/enquiry_box.gif);
	}
div#formStart h3 {
	margin-top: 6px;
	margin-bottom: 0em;
	}
div#formStart p {
	color: #FFFFFF;
	margin: 0;
	padding: 0 0 8px 0;
	}
#form1 {
	padding: 0 20px;
	}
label {
	color: #FFFFFF;
	display: block;
	margin: 0;
	font-weight: normal;
	}
input, select {
	margin-bottom: 10px;
	display: block;
	}


/* footer */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 960px;
	}
#footerNav {
	width: 960px;
	font-size: 1em;
	background: url(../images/footer_tile.gif) repeat-x;
	text-align: center;
	}
#footer #footerNav p {
	color: #EEEEEE;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom: 4px;
	}
#footer #footerNav a {
	color: #EEEEEE;
	}
div#legal {
	color: #999999;
	padding-left: 20px;
	clear: left;
	}
#footer a {
	color: #999999;
	}

/* Comparision table */

table#compare {
	width: 100%;
}
table#compare td {
	font-size: 1.4em;
	line-height: 1.66667em;
	border-top: 1px solid #CCCCCC;
	color: #EB7104;
	text-align: center;
}
table#compare td img {
}
table#compare th {
	font-size: 1.4em;
	line-height: 1.66667em;
	text-align: center;
}
table#compare td.subj {
	color: #333333;
	width: 440px;
	text-align: left;
}


















/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 34px;
	line-height: 34px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 34px;
	line-height: 34px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 18px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}