/* webmoney styles */

/* Purple #5b0c5f; */
/* WM Green #01a660; */
/* WM Pale Green #99DBBF; */
/* Footer BG #F2F2F2; */
/* Text Grey #666666; */

body {
	background: #f0faf5;
	font-size: medium;
/*	color: #666666; (original design was grey text) */
	color: #000000;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	margin: 0;
}

ul.smalltick {margin: 10px 0 10px 25px; list-style-image: url('images/tick_box_sm.gif')}

.noscreen {display: none;}

.floatright {float: right;}
.floatleft {float: left;}

.main {width: 900px; border: 1px solid #90d7b8; margin: 10px auto; padding: 0 20px; background: #ffffff;}
.homemain {width: 900px; border: 1px solid #90d7b8; margin: 10px auto; padding: 0 20px; background: #ffffff;}

.header {clear: both; width: 100%; border: 0 none; padding: 0; margin: 0; display: block;}
.headernav {margin: 0; padding: 10px 12px 14px 12px; font-size: 0.75em;}
.headrernav a {margin: 0; padding: 0;}
.header a:link {color: #01a660; text-decoration: none;}
.header a:visited {color: #01a660; text-decoration: none;}
.header a:hover {color: #01a660; text-decoration: underline;}
.header a:active {color: #01a660; text-decoration: none;}

.logo {float: left; padding: 0; margin: 0;}

.branding {clear: both; width: 100%; height: 80px; border: 0 none; padding: 0; margin: 2px 0; background: #ffffff url('images/branding_bg.gif') top left repeat-x; display: block;}
.brandingnav {float: right; margin: 45px 0 0 0; padding: 3px; font-size: 0.75em; font-weight: bold; background: #ffffff; color: #d2d2d2;}
.brandingnav a {margin: 0 6px;}
a.brandinglink:link {color: #5b0c5f; text-decoration: none;}
a.brandinglink:visited {color: #5b0c5f; text-decoration: none;}
a.brandinglink:hover {color: #5b0c5f; text-decoration: underline;}
a.brandinglink:active {color: #5b0c5f; text-decoration: none;}

a.brandinglinkthis:link {color: #5b0c5f; text-decoration: underline;}
a.brandinglinkthis:visited {color: #5b0c5f; text-decoration: underline;}
a.brandinglinkthis:hover {color: #5b0c5f; text-decoration: none;}
a.brandinglinkthis:active {color: #5b0c5f; text-decoration: underline;}
.contactus {position:absolute; top: 5px; right: 9px; text-align: right;}
.blue {font-weight: bold;}
.phonenumber {display: inline-block; text-decoration: none; font-size: 17px; font-weight: bold; margin-bottom: 1px;}
.openinghours {text-decoration: none; font-size: 11px; font-weight: bold; margin-bottom: 2px; }

/* begin bulleted top menu */

.topmenupanel {}

ul.topmenu {width: 100%; display: block; padding: 0; margin: 0; font-size: 14px; color: #ffffff; background: #06AF67 url('images/nav_right_bg.gif') top right no-repeat; list-style-type: none;}

li.topmenu {color: #ffffff; padding: 0; margin: 0; font-weight: normal; display: inline; zoom: 1; background: transparent url('images/nav_bg.gif') top left repeat-x;}
li.topmenu a {vertical-align: middle; margin: 0 0 0 0; padding: 12px 21px 12px 21px; text-decoration: none; color: #ffffff; background: transparent url('images/nav_bg.gif') top left repeat-x;}
li.topmenu a:visited {text-decoration: none; color: #ffffff; background: transparent url('images/nav_bg.gif') top left repeat-x;}
li.topmenu a:hover {text-decoration: none; color: #ffffff; background: transparent url('images/nav_bg_on.gif') top left repeat-x;}
li.topmenu a:active {text-decoration: none; color: #ffffff; background: transparent url('images/nav_bg.gif') top left repeat-x;}

li.topmenuthis {color: #ffffff; padding: 0; margin: 0; font-weight: normal; display: inline; zoom: 1;}
li.topmenuthis a {vertical-align: middle; margin: 0 0 0 0; padding: 12px 21px 12px 21px; text-decoration: none; color: #ffffff; background: transparent url('images/nav_bg_on.gif') top left repeat-x;}
li.topmenuthis a:visited {text-decoration: none; color: #ffffff; background: transparent url('images/nav_bg_on.gif') top left repeat-x;}
li.topmenuthis a:hover {text-decoration: none; color: #ffffff; background: transparent url('images/nav_bg.gif') top left repeat-x;}
li.topmenuthis a:active {text-decoration: none; color: #ffffff; background: transparent url('images/nav_bg_on.gif') top left repeat-x;}

li.topmenuhome {color: #ffffff; padding: 0; margin: 0; font-weight: normal; display: inline; zoom: 1;}
li.topmenuhome a {vertical-align: middle; margin: 0 0 0 0; padding: 12px 21px 12px 21px; text-decoration: none; color: #ffffff; background: transparent url('images/nav_home_bg.gif') top left no-repeat;}
li.topmenuhome a:visited {text-decoration: none; color: #ffffff; background: transparent url('images/nav_home_bg.gif') top left no-repeat;}
li.topmenuhome a:hover {text-decoration: none; color: #ffffff; background: transparent url('images/nav_home_bg_on.gif') top left no-repeat;}
li.topmenuhome a:active {text-decoration: none; color: #ffffff; background: transparent url('images/nav_home_bg.gif') top left no-repeat;}

li.topmenuhomethis {color: #ffffff; padding: 0; margin: 0; font-weight: normal; display: inline; zoom: 1;}
li.topmenuhomethis a {vertical-align: middle; margin: 0 0 0 0; padding: 12px 21px 12px 21px; text-decoration: none; color: #ffffff; background: transparent url('images/nav_home_bg_on.gif') top left no-repeat;}
li.topmenuhomethis a:visited {text-decoration: none; color: #ffffff; background: transparent url('images/nav_home_bg_on.gif') top left no-repeat;}
li.topmenuhomethis a:hover {text-decoration: none; color: #ffffff; background: transparent url('images/nav_home_bg.gif') top left no-repeat;}
li.topmenuhomethis a:active {text-decoration: none; color: #ffffff; background: transparent url('images/nav_home_bg_on.gif') top left no-repeat;}

.navdivide {width: 2px; height: 39px; margin: 0 0 1px 0; padding: 0; vertical-align: middle;}

/* end bulleted top menu */

/* begin bulleted left sub menu */

.leftmenupanel {margin: 16px 0;}

ul.submenu {width: 190px; font-size: 0.9em; font-weight: normal; padding: 0; margin: 0; list-style-type: none;}

li.submenu {width: 190px; padding: 0; margin: 0; color: #666666; list-style-type: none;}
li.submenu a {padding: 7px; margin: 0; text-decoration: none; background: #ffffff; color: #666666; display: block; border-bottom: 1px solid #e6e6e6;}
li.submenu a:visited {padding: 7px; margin: 0; text-decoration: none; background: #ffffff; color: #666666; display: block; border-bottom: 1px solid #e6e6e6;}
li.submenu a:hover {padding: 7px; margin: 0; text-decoration: none; background: #ffffff url('images/righttriangle.gif') right center no-repeat; color: #01a660; border-bottom: 1px solid #01a660; font-weight: normal; display: block;}
li.submenu a:active {padding: 7px; margin: 0; text-decoration: none; background: #ffffff; color: #666666; display: block; border-bottom: 1px solid #e6e6e6;}

li.submenuthis {width: 190px; color: #01a660; padding: 0; margin: 0; list-style-type: none; font-weight: bold;}
li.submenuthis a {padding: 7px; margin: 0; text-decoration: none; background: #e1f4ec url('images/righttriangle.gif') right center no-repeat; color: #01a660; display: block; border-bottom: 1px solid #01a660; font-weight: bold;}
li.submenuthis a:visited {padding: 7px; margin: 0; text-decoration: none; background: #e1f4ec url('images/righttriangle.gif') right center no-repeat; color: #01a660; display: block; border-bottom: 1px solid #01a660; font-weight: bold;}
li.submenuthis a:hover {padding: 7px; margin: 0; text-decoration: none; background: #e1f4ec url('images/righttriangle.gif') right center no-repeat; color: #01a660; border-bottom: 1px solid #01a660; font-weight: normal; display: block; font-weight: bold;}
li.submenuthis a:active {padding: 7px; margin: 0; text-decoration: none; background: #e1f4ec url('images/righttriangle.gif') right center no-repeat; color: #01a660; display: block; border-bottom: 1px solid #01a660; font-weight: bold;}

li.subsubmenu {width: 190px; padding: 0; margin: 0; color: #666666; list-style-type: none;}
li.subsubmenu a {padding: 7px 7px 7px 21px; margin: 0; text-decoration: none; background: #ffffff; color: #666666; display: block; border-bottom: 1px solid #e6e6e6;}
li.subsubmenu a:visited {padding: 7px 7px 7px 21px; margin: 0; text-decoration: none; background: #ffffff; color: #666666; display: block; border-bottom: 1px solid #e6e6e6;}
li.subsubmenu a:hover {padding: 7px 7px 7px 21px; margin: 0; text-decoration: none; background: #ffffff url('images/righttriangle.gif') right center no-repeat; color: #01a660; border-bottom: 1px solid #01a660; font-weight: normal; display: block;}
li.subsubmenu a:active {padding: 7px 7px 7px 21px; margin: 0; text-decoration: none; background: #ffffff; color: #666666; display: block; border-bottom: 1px solid #e6e6e6;}

li.subsubmenuthis {width: 190px; color: #01a660; padding: 0; margin: 0; list-style-type: none; font-weight: bold;}
li.subsubmenuthis a {padding: 7px 7px 7px 21px; margin: 0; text-decoration: none; background: #e1f4ec url('images/righttriangle.gif') right center no-repeat; color: #01a660; display: block; border-bottom: 1px solid #01a660; font-weight: bold;}
li.subsubmenuthis a:visited {padding: 7px 7px 7px 21px; margin: 0; text-decoration: none; background: #e1f4ec url('images/righttriangle.gif') right center no-repeat; color: #01a660; display: block; border-bottom: 1px solid #01a660; font-weight: bold;}
li.subsubmenuthis a:hover {padding: 7px 7px 7px 21px; margin: 0; text-decoration: none; background: #e1f4ec url('images/righttriangle.gif') right center no-repeat; color: #01a660; border-bottom: 1px solid #01a660; font-weight: normal; display: block; font-weight: bold;}
li.subsubmenuthis a:active {padding: 7px 7px 7px 21px; margin: 0; text-decoration: none; background: #e1f4ec url('images/righttriangle.gif') right center no-repeat; color: #01a660; display: block; border-bottom: 1px solid #01a660; font-weight: bold;}

/* end bulleted left sub menu */

.maincontent {width: 100%; min-height: 500px; margin: 0; padding: 0;}

.contentleft590 {clear: left; float: left; width: 590px; margin: 0; padding: 0; font-size: 0.8em;}
.contentright280 {clear: right; float: right; width: 280px ;margin: 0; padding: 0; font-size: 0.8em;}

.contentleft190 {clear: left; float: left; width: 190px; margin: 0; padding: 0; font-size: 0.8em;}
.contentright680 {clear: right; float: right; width: 680px; margin: 0; padding: 0; font-size: 0.8em;}

.contentleft400 {clear: left; float: left; width: 400px; margin: 0; padding: 0;}
.contentright240 {clear: right; float: right; width: 240px; margin: 0; padding: 0;}

.leftpanel {float: left; width: 190px; margin: 0 0 20px 0; font-size: 0.9em; min-height: 500px;}

.crumbtrail {padding: 20px 0 10px 0; font-size: 0.9em; border-bottom: 1px solid #d6d6d6;}
.crumbtrail a:link {color: #01a660; text-decoration: none;}
.crumbtrail a:visited {color: #01a660; text-decoration: none;}
.crumbtrail a:hover {color: #01a660; text-decoration: underline;}
.crumbtrail a:active {color: #01a660; text-decoration: none;}

.addthisbutton {margin: 20px 0 10px 0;}

.prevnext {float: right; text-align: right; font-size: 0.9em; margin: 0 0 15px 0;}
.prevnext a:link {color: #01a660; text-decoration: none;}
.prevnext a:visited {color: #01a660; text-decoration: none;}
.prevnext a:hover {color: #01a660; text-decoration: underline;}
.prevnext a:active {color: #01a660; text-decoration: none;}

.leftpointer {margin: 0 6px 0 0;}
.rightpointer {margin: 0 0 0 6px;}

.counter {float: left; font-size: 0.9em; margin: 0 0 15px 0;}
.backlink {float: left; font-size: 0.9em; margin: 0 0 15px 0;}

hr {margin: 5px 0; height: 1px; color: #d6d6d6; background: #d6d6d6;}

.leftborderedimage {float: left; padding: 2px; border: 1px solid #d2d2d2; margin: 0 20px 5px 0;}
.rightborderedimage {float: right; padding: 2px; border: 1px solid #d2d2d2; margin: 0 0 5px 20px;}

.newsimage {float: left; padding: 2px; border: 1px solid #d2d2d2; margin: 0 20px 25px 0;}
.newsarticleimage {float: right; padding: 2px; border: 1px solid #d2d2d2; margin: 0 0 5px 20px;}

.newsitem {margin: 10px 0 5px 0;}
.newsitem h4 {margin: 0 0 5px 0; font-weight: normal;}
.newsitem p {margin: 5px 0;}
.newsitem hr {clear: both;}
.newsitem a:link {color: #01a660; text-decoration: none;}
.newsitem a:visited {color: #01a660; text-decoration: none;}
.newsitem a:hover {color: #01a660; text-decoration: underline;}
.newsitem a:active {color: #01a660; text-decoration: none;}

.newsdate {margin: 0; color: #999999;}

.newsarticle {margin: 10px 0 5px 0;}
.newsarticle h4 {margin: 0 0 5px 0; font-weight: normal;}
.newsarticle p {margin: 5px 0;}
.newsarticle hr {clear: both;}
.newsarticle a:link {color: #01a660; text-decoration: none;}
.newsarticle a:visited {color: #01a660; text-decoration: none;}
.newsarticle a:hover {color: #01a660; text-decoration: underline;}
.newsarticle a:active {color: #01a660; text-decoration: none;}

.errorfield {background: #ffff99;}
.errorpanel {background: #ffff99;}
.errorpanel li {list-style-image: url('images/errow.gif');}

.vmiddle {vertical-align: middle;}

.tightul {margin: 10px 0; padding: 0 0 0 20px;}

li.ticked {list-style-type: none; margin: 0 0 3px 30px; padding: 0; font-weight: bold; text-indent: -30px;}
li.tick {list-style-image: url('images/tick_box.gif'); vertical-align: bottom; margin: 0; padding: 3px 0; line-height: 1.3em; color: #01a660; font-weight: bold;}
li.pointer {list-style-image: url('images/lipointer.gif'); vertical-align: middle; padding: 0 0 0 0;}
li.triangle {list-style-image: url('images/righttriangle.gif'); vertical-align: middle; margin: 6px 0 0 0; padding: 0; color: #01a660;}

.faqs h6 {color: #666666;}

.faqtext {width: 550px;}
.rightlink {float: right; font-size: 1em; color: #01a660; font-weight: bold; margin: 40px 0 0 0;}

.homepage {font-size: 0.8em;}
.homebanner {margin: 20px 0 0 0;}

.boxspacer {float: left; width: 30px; height: 50px; margin: 0; display: inline;}
.sboxspacer {float: left; width: 10px; height: 50px; margin: 0; display: inline;}
.vlinespacer {float: left; width: 1px; height: 150px; margin: 0 15px; background: #d6d6d6;}

.floatedbox260 {float: left; width: 260px;}
.floatedbox270 {float: left; width: 270px;}
.floatedbox280 {float: left; width: 280px;}
.floatedbox290 {float: left; width: 290px;}
.floatedbox300 {float: left; width: 300px;}

.buttoncontainer {position: relative; display: block; float: left; width: 120px; height: 40px;}
a.imgbutton {position: absolute; top: 0; left: 0;}
a.imgbutton:link {margin: 0 3px 3px 0;}
a.imgbutton:visited {margin: 0 3px 3px 0;}
a.imgbutton:hover {margin: 1px 2px 2px 1px;}
a.imgbutton:active {margin: 3px 0 0 3px;}
.retrievecontainer {display: block; padding: 10px 0 0 0;}

.footer {clear: both; width: 100%; border: 0 none; padding: 10px 0 0 0; margin: 0; background: #f2f2f2 url('images/footer_bg.gif') top left repeat-x;}
.footer a:link {color: #666666; text-decoration: none;}
.footer a:visited {color: #666666; text-decoration: none;}
.footer a:hover {color: #666666; text-decoration: underline;}
.footer a:active {color: #666666; text-decoration: none;}
.footercontent {width: 900px; margin: 0 auto;}
.footer hr {height: 1px; background: #d6d6d6; color: #d6d6d6; border: 0 none;}
.footernav {text-indent: -3px; margin: 0; padding: 0; font-size: 0.75em;}
.footernav a {margin: 0 3px; padding: 0;}
.registrations {margin: 0 0 10px 0; padding: 0; font-size: 0.75em; line-height: 1.5em;}
.copyright {margin: 0; padding: 0 0 10px 0; font-size: 0.75em; line-height: 1.5em;}
.hidden {color: #f2f2f2;}

.col2left {clear: left; float: left; width: 45%;}
.col2right {clear: right; float: right; width: 45%;}

.calltoaction {margin: 15px 0 0 0; text-align: center;}
.address {font-size: 0.8em; color: #01a660; padding: 0; margin: 0; text-align: center; display: none;}
.phone {font-size: 0.8em; color: #01a660; margin: 0; padding: 10px 0; text-align: center;}
.companyinfo {font-size: 0.7em; color: #666666; padding: 0; margin: 0; text-align: center; display: none;}

img {border: 0 none;}
image {border: 0 none;}

form {padding: 0; margin: 0;}

.enquiryform {width: 95%;}
.formfield {margin: 5px;}
.formfieldwide {margin: 5px 10px;}
.formlabel {width: 35%; float: left; font-weight: bold; margin: 0 5px 0 5px;}
.formlabelwide {width: 75%; float: left; font-weight: bold; margin: 0 5px 0 5px;}
.rightformlabel {width: 35%; float: left; font-weight: bold; margin: 0 5px 0 5px; text-align: right;}

.button {font-weight: bold; cursor: pointer;}
.smallbutton {font-size: 0.9em; cursor: pointer; margin: 0;}
.plaintextbox {border: 0 none; font-weight: bold;}
.smalltextbox {font-size: 0.8em;}
.smallselect {font-size: 0.8em;}

h1 {font-size: 2.3em; color: #5b0c5f;}
h2 {font-size: 1.8em; color: #5b0c5f;}
h3 {font-size: 1.4em; color: #5b0c5f;}
h4 {font-size: 1.4em; color: #01a660;}
h5 {font-size: 1.2em; color: #5b0c5f;}
h6 {font-size: 1.2em; color: #01a660;}

.spacer {clear: both; height: 10px; margin: 0px;}
.separator {clear: both; height: 1px; margin: 0px; font-size: 0.1em;}

.menuheading {margin: 9px 3px 0 12px; font-weight: bold;}

.house {color: #01a660; font-weight: bold;}
.highlight {color: #5b0c5f; font-weight: bold;}
.boldred {color: #dc4433; font-weight: bold;}
.larger {font-size: 1.2em;}
.smaller {font-size: 0.85em;}
.centered {text-align: center;}
.quote {font-size: 0.7em; margin: 10px; font-style: italic;}
.underlined {text-decoration: underline;}
.context {font-size: 0.85em;}
.clickable {cursor: pointer;}
.righttext {text-align: right;}
.tight {margin: 0;}

a:link {color: #01a660; text-decoration:none;} 
a:visited {color: #01a660; text-decoration:none;} 
a:hover {color: #5b0c5f; text-decoration:underline;}
a:active {color: #01a660; text-decoration:none;}

a.antilink:link {color: #01a660; text-decoration:underline;} 
a.antilink:visited {color: #01a660; text-decoration:underline;} 
a.antilink:hover {color: #5b0c5f; text-decoration:none;}
a.antilink:active {color: #01a660; text-decoration:underline;}

a.whitelink:link {color: #ffffff; text-decoration:none;} 
a.whitelink:visited {color: #ffffff; text-decoration:none;} 
a.whitelink:hover {color: #ffffff; text-decoration:underline;}
a.whitelink:active {color: #ffffff; text-decoration:none;}

.boxheading {margin: 0; text-align: center; font-weight: bold;}
.boxtext {margin: 3px 0;}
.boxul {margin: 0 0 0 20px;}
.boxli {padding: 3px 0;}

.sbox {margin: 10px 0; width: 100%; float: left;}
.sbox280 {width: 280px; margin: 25px 0;}
.sbox280float {float: left; width: 290px; margin: 0 0 0 3px; display: inline;}
.sbox320float {float: left; width: 330px; margin: 0 0 0 3px; display: inline;}
.sboxtight {width: 350px; float: left; text-align: left; margin: 0;}
.sboxcontent {padding: 20px; font-size: 0.9em;}
.sbox280heading {margin: 0; padding: 5px; font-size: 2.2em; color: #01a660; font-family: 'arial narrow', arial, tahoma, verdana, helvetica, sans-serif; font-weight: normal;}
h2.sbox280heading {margin: 0; padding: 10px 0 0px 10px; font-size: 2.2em; color: #01a660; font-family: 'arial narrow', arial, tahoma, verdana, helvetica, sans-serif; font-weight: normal;}
.sbox280content {padding: 5px 10px 15px 10px; font-size: 0.95em;}
.sboxtightcontent {padding: 10px 10px 1px 10px; min-height: 50px;}
.sboxcontent h3 {margin: 0 0 6px 0;}
.sboxcontent h6 {margin: 0; font-weight: normal;}
.sboxcontent p {margin: 0 0 6px 0;}
.sboxcontent li {padding: 3px 0;}
.sledge {background-position: left top; background-image: url('images/sl.gif'); background-repeat: repeat-y;}
.suedge {background-position: right top; background-image: url(images/st.gif); background-repeat: repeat-x;}
.sredge {background-position: right top; background-image: url(images/sr.gif); background-repeat: repeat-y;}
.sbedge {background-position: left bottom; background-image: url(images/sb.gif); background-repeat: repeat-x;}
.sulcorner {background-position: left top; background-image: url(images/stl.gif); background-repeat: no-repeat;}
.surcorner {background-position: right top; background-image: url(images/str.gif); background-repeat: no-repeat;}
.sblcorner {background-position: left bottom; background-image: url(images/sbl.gif); background-repeat: no-repeat;}
.sbrcorner {background-position: right bottom; background-image: url(images/sbr.gif); background-repeat: no-repeat;}

#flbox {width: 177px; margin: 10px 10px 10px 3px; background: #F2F2F2;}
#flmbox {width: 230px; margin: 10px 10px 10px 10px; background: #F2F2F2;}
#frmbox {width: 290px; margin: 10px 10px 10px 10px; background: #F2F2F2;}
#frbox {width: 140px; margin: 10px 0 10px 10px; background: #F2F2F2;}

.fbox {float: left; display: inline;}
.fledge {background-position: left top; background-image: url('images/fl.gif'); background-repeat: repeat-y;}
.fuedge {background-position: right top; background-image: url(images/ft.gif); background-repeat: repeat-x;}
.fredge {background-position: right top; background-image: url(images/fr.gif); background-repeat: repeat-y;}
.fbedge {background-position: left bottom; background-image: url(images/fb.gif); background-repeat: repeat-x;}
.fulcorner {background-position: left top; background-image: url(images/ftl.gif); background-repeat: no-repeat;}
.furcorner {background-position: right top; background-image: url(images/ftr.gif); background-repeat: no-repeat;}
.fblcorner {background-position: left bottom; background-image: url(images/fbl.gif); background-repeat: no-repeat;}
.fbrcorner {background-position: right bottom; background-image: url(images/fbr.gif); background-repeat: no-repeat;}
.fboxcontent {height: 90px; padding: 5px; text-align: center;}
.boxheading {margin: 5px 0; text-align: center; font-weight: bold; font-size: 0.75em;}
.fboxcontent p {margin: 3px 0; text-align: center; font-size: 0.7em;}
.footerlogo {margin: 3px 0 0 0;}
.clearenglish {float: right;}

.qbbox {width: 100%; background: #f5f6f5;}
.qbbox280 {width: 280px; background: #f5f6f5;}
.qbboxleft {float: left; width: 550px; background: #f5f6f5;}
.qbboxright {float: right; width: 550px; background: #f5f6f5;}
.qbledge {background-position: left top; background-image: url('images/quote_box_l.gif'); background-repeat: repeat-y;}
.qbuedge {background-position: right top; background-image: url(images/quote_box_t.gif); background-repeat: repeat-x;}
.qbredge {background-position: right top; background-image: url(images/quote_box_r.gif); background-repeat: repeat-y;}
.qbbedge {background-position: left bottom; background-image: url(images/quote_box_b.gif); background-repeat: repeat-x;}
.qbulcorner {background-position: left top; background-image: url(images/quote_box_tl.gif); background-repeat: no-repeat;}
.qburcorner {background-position: right top; background-image: url(images/quote_box_tr.gif); background-repeat: no-repeat;}
.qbblcorner {background-position: left bottom; background-image: url(images/quote_box_bl.gif); background-repeat: no-repeat;}
.qbbrcorner {background-position: right bottom; background-image: url(images/quote_box_br.gif); background-repeat: no-repeat;}
.qbboxcontent {padding: 20px 25px 0 25px;}
.qbboxcontentem {padding: 20px 25px 0 25px; font-style: italic;}
.qbattribution {padding: 35px 0 0 0; font-style: normal;}

div.menuwrap {position:relative; float:left; margin: 0 0 5px 0; width: 170px; background: #E7E8FF;}
div.menuwrap:hover {background: #E7E8FF;}
div.menuwrap div {position:absolute; width: 170px;}
div.menuwrap div.mtl{background:transparent url(images/mtl.gif) top left no-repeat; left:0; top:0}
div.menuwrap div.mtr{background:transparent url(images/mtr.gif) top right no-repeat; right:0; top:0}
div.menuwrap div.mbr{background:transparent url(images/mbr.gif) bottom right no-repeat; right:0; bottom:0}
div.menuwrap div.mbl{background:transparent url(images/mbl.gif) bottom left no-repeat; left:0; bottom:0}

.homebanner {width: 900px; height: 281px; background: transparent url('images/home-insurance.jpg') top left no-repeat; overflow: hidden;}
.righthome {float: right; width: 270px;color: #ffffff; height: 281px; overflow: hidden;}
.lefthome {width: 600px; color: #ffffff; height: 281px; overflow: hidden;}
.ribbonhome {margin: 30px 0 0 20px; font-size: 2.4em;}
.straphome {margin: 170px 0 0 25px; font-size: 1.8em; font-weight: bold;}
.righthome h1 {font-weight: normal; color: #ffffff; font-size: 3.1em; margin: 10px 0;}
.righthome p {font-size: 0.9em; margin: 0;}
.righthome ul {font-size: 0.9em; font-weight: normal; margin: 10px 0; padding: 0 0 0 20px; list-style-image: url('images/white_arrow.gif')}

.homeprotectbanner {width: 680px; height: 181px; background: transparent url('images/home-insurance-2.jpg') top left no-repeat; overflow: hidden;}
.lifeprotectbanner {width: 680px; height: 181px; background: transparent url('images/life-insurance.jpg') top left no-repeat; overflow: hidden;}
.payprotectbanner {width: 680px; height: 181px; background: transparent url('images/payment-protection-insurance.jpg') top left no-repeat; overflow: hidden;}
.mortgageprotectbanner {width: 680px; height: 181px; background: transparent url('images/mortgage-payment-protection-insurance.jpg') top left no-repeat; overflow: hidden;}

.rightproduct {float: right; width: 350px; color: #ffffff; height: 181px; overflow: hidden;}
.leftproduct {width: 300px; color: #ffffff; height: 181px; overflow: hidden;}

.ribbonproduct {margin: 25px 0 0 35px; font-size: 2.4em;}
.rightproduct h1 {font-weight: normal; color: #ffffff; font-size: 1.8em; margin: 20px 0 0 0;}
.rightproduct p {font-size: 1em; margin: 0;}
.strapproduct {font-size: 1em; margin: 0;}
#straphomeprotect {color: #ffffff;}
#straplifeprotect {color: #ffffff;}
#strappayprotect {color: #5b0c5f;}
#strapmortgageprotect {color: #ffffff;}
.rightproduct ul {font-size: 0.9em; font-weight: normal; margin: 10px 0 10px 15px; list-style-image: url('images/white_arrow.gif')}