/**************************************************************************/
/* UK INSURANCE NET CSS - Copyright 2007 - www.ukinsurancenet.com  - v1.0 */
/**************************************************************************/

/**********************
 OVERALL LAYOUT
***********************/

body {
	font-family:  verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 14px;
	background-color: #fff;
	color: #000;
	background: #ffffff url(/images/bg-body.gif) repeat-x left top;
	padding: 0px;
	margin: 0px;
}

	* html body {
		font-size: small;
	}

#skiptomain {
	display: none;
}

#wrapper {
	width: 825px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: none;
	margin-top: 0px;
	margin-bottom: 5px;
}

#pagecontainer {
	width: 825px;
	background: none;
	font-family: verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	color: #000;
	text-align: left;
}

/**********************
 GENERIC CLASSES
***********************/

a:link, a:visited { color: #0D59C0; text-decoration: none; }
a:hover { color: #EC8D06; }

#header {
	width: 825px;
	height: 109px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
}

	#head-lft {
		width: 260px;
		height: 78px;
		float: left;
	}

	#head-rgt {
		width: 500px;
		height: 78px;
		float: right;
	}

		#hr-lft-bkup {
			width: 230px;
			height: 48px;
			float: left;
			padding: 30px 0px 0px 0px;
			margin: 0px;
		}
    
    #hr-lft {
			width: 450px;
			height: 48px;
			float: left;
			padding: 30px 0px 0px 0px;
			margin: 0px;
			text-align: center;
		}

			#hr-lft strong {
				font-size: 1.1em;
			}

		#hr-rgt {
			width: 220px;
			height: 48px;
			float: right;
			text-align: right;
			padding: 30px 0px 0px 0px;
			margin: 0px;
			color: #0D59C0;
			font-size: 1.8em;
			font-weight: bold;
		}
		
			#tel-no {
			width: 220px;
			height: 48px;
			text-align: right;
			padding: 30px 0px 0px 0px;
			margin: 0px;
			color: #1b5096;
			font-size: 20px;
			font-weight: bold;
		}

			.grey   {

			font-size: 10px;
			color: #8b8b8b;
		}
		
				.form-nav   {
			padding: 0px 0px 0px 0px;
			font-size: 12px;
			color: #1B5096;
			font-weight: bold;
		}
		
				.form-nav-tel   {
			padding: 0px 0px 0px 0px;
			font-size: 16px;
			color: #1B5096;
			font-weight: bold;
		}
		
		
	/****** TOP NAVIGATION ******/

	#topnav {
		width: 825px;
		height: 45px;
		margin: 0px;
		padding: 0px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #b37e0d;
		background: #ffffff url(/images/bg-topnav.gif) no-repeat left top;
	}

	#topnav ul {
		padding: 0px;
		border: 0px;
		list-style-type: none;
		width: 818px;
		height: 45px;
		margin: 0px 2px 0px 0px;
	}

		#topnav ul li {
			display: inline;
			float: left;
			border: none;
			margin: 0px;
			padding: 0px 7px 0px 0px;
			line-height: 20px;
			font-size: 13px;
			text-align: center;
		}

		#topnav ul li.tna { margin-left: 41px; font-weight: bold; }
		#topnav ul li.tnb { margin-left: 40px; }
		#topnav ul li.tnc { margin-left: 41px; }
		#topnav ul li.tnd { margin-left: 41px; }
		#topnav ul li.tne { margin-left: 37px; }
		#topnav ul li.tnf { margin-left: 39px; }
		#topnav ul li.tng { margin-left: 26px; }

		#topnav ul li a:link, #topnav ul li a:visited {
			background: none;
			color: #fff;
			text-decoration: none;
		}

		#topnav ul li a:hover {
				color: #1B55A1;
		}

		#topnav ul li.tnactive a:link, #topnav ul li.tnactive a:visited {
			color: #1B55A1;
		}

		#topnav ul li.tnactive a:hover {
			color: #fff;
		}

/***************************
 ALL CONTENT BELOW HEADER
****************************/

#pagecontent {
	width: 818px;
	margin: 40px 5px 0px 2px;
	padding: 0;
	border: none;
}


/***************************
 LEFT COLUMN
****************************/

#lft-col {
	float: left;
	width: 183px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #0D59C0;
	border-right: 1px solid #0D59C0;
	border-bottom: none;
	border-left: 1px solid #0D59C0;
	font-size: 0.8em;
}

	#lft-col ul {
		width: 183px;
		margin: 0px;
		padding: 0px 0px 8px 0px;
		border-bottom: 1px solid #0D59C0;
		list-style: none;
	}

	#lft-col ul li.header {
		width: 171px;
		border: 1px solid #fff;
		background: #6295D8 url(/images/bg-lhsnavli-header.gif) no-repeat left top;
		color: #fff;
		line-height: 18px;
		margin: 0px 0px 5px 0px;
		padding: 5px 0px 5px 10px;
	}

	#lft-col ul li.link {
		width: 152px;
		padding: 3px 5px 3px 26px;
		background: #fff url(/images/bg-lhsnavli-link.gif) no-repeat left center;
	}

		#lft-col ul li.link a:link, #lft-col ul li.link a:visited {
			color: #EC8D06;
			text-decoration: none;
		}

		#lft-col ul li.link a:hover {
			color: #0D59C0;
			text-decoration: underline;
		}

		#lft-col ul li.here { font-weight: bold; }
		
	#searchbox {
		width: 183px;
		border-bottom: 1px solid #0D59C0;
	}

		#searchbox p { margin: 0px 0px 5px 0px; }

		#searchbox strong {
			display: block;
			width: 171px;
			border: 1px solid #fff;
			background: #6295D8 url(/images/bg-lhsnavli-header.gif) no-repeat left top;
			color: #fff;
			line-height: 18px;
			margin: 0px 0px 5px 0px;
			padding: 5px 0px 5px 10px;
		}

	#navextra {
		text-align: center;
		width: 183px;
		border-bottom: 1px solid #0D59C0;
	}
/***************************
 MIDDLE COLUMN
****************************/

#mid-col {
	float: left;
	width: 400px;
	margin: 0px 19px;
	padding: 0px;
	border: 0px;
	position: relative;
}
#mid-col-call {
	float: left;
	margin-left: 15px;
	padding: 0px;
	border: 0px;
}

	.homefeat {
		position: relative;
		width: 398px;
		height: 192px;
		border: 1px solid #0D59C0;
		font-size: 0.8em;
	}
  .homefeatman {
		position: relative;
		width: 398px;
		height: 192px;
		border-width: 0px;
		font-size: 0.8em;
	}
  .homefeatman strong {
		color: #1B5096;
	}


		.hf-landlords { background: transparent url(/images/bg-hf-landlords.jpg) no-repeat left top; }
		.hf-life { background: transparent url(/images/bg-hf-life.jpg) no-repeat left top; }

		.homefeat h1 {
			font-size: 1.4em;
			color: #1B5096;
			margin: 0px 0px 10px 0px;
			padding: 0px;
		}

		.homefeat p {
			margin: 10px 0px 0px 0px;
		}

		.hf-quote {
			width: 127px;
			height: 30px;
			position: absolute;
			bottom: 3px;
			right: 8px;
		}


		.hf-inner {
			position: absolute;
			margin: 65px 0px 0px 200px;
			width: 190px;
		}

			.hf-inner-bump {
				margin: 92px 0px 0px 160px;
				width: 230px;
			}


	#pic-link-list {
		width: 818px;
		margin: 15px 0px 0px 0px;
		padding: 0px;
		border: none;
		font-size: 0.8em;
	}

		#pic-link-list h2 {
			color: #FFAD00;
			font-size: 1.3em;
		}

		#pll-lft {
			float: left;
			width: 173px;
		}

		#pll-rgt {
			float: right;
			width: 173px;
		}

			.pll-row {
				width: 818px;
				height: 45px;
				border-bottom: 1px solid #E7E7E7;
				clear:both;
				padding-top: 2px;
			}

				.pllr-img {
					width: 60px;
					height: 50px;
					float: left;
				}

				.pllr-txt {
					width: 143px;
					height: 37px;
					float: right;
					padding: 0px 0px 0px 0px;
				}

					.pllr-txt strong {
						color: #1B5096;
					}

					.pllr-txt p {
						margin: 3px 0px 0px 0px;
					}

					.pllr-txt a:link, .pllr-txt a:visited {
						color: #EC8D06;
						text-decoration: none;
					}

					.pllr-txt a:hover {
						color: #1B5096;
						text-decoration: none;
					}

/***************************
 MID COLUMN WIDE (FULL SPAN)
****************************/

#mid-col-wide {
	float: left;
	width: 612px;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	border: 1px;
	position: relative;
	font-size: 0.8em;
}


	#mid-col-wide h1 {
		font-size: 1.6em;
		color: #0D59C0;
	}

	#mid-col-wide .hero {
		width: 610px;
		height: 152px;
		border: 1px solid #0D59C0;
		margin: 0px;
		padding: 0px;
		background: #5E85C0;
		color: #000;
		line-height: 1.6em;
	}

		#mid-col-wide .hero h1 {
			color: #fff;
			margin: 0px;
			padding: 0px;
			font-size: 1.6em;
			text-align: center;
		}

		.hero p {
			margin: 10px 0px 0px 0px;
		}

		.hero-text {
			text-align: right;
			/*width: 345px;*/
			height: 125px;
			/*padding: 15px 15px 12px 250px;*/
			font-size: 12px;
			width: 395px;
			padding: 15px 15px 12px 200px;
		}
		.hero-usp {
			text-align: left;
			width: 95%;
		}
		
			.hero-usp ul li {
					background: url(/images/bg-li-dr.png) no-repeat left 3px;
					padding-left: 15px;
					padding-bottom: px;
				list-style-type: none;
				background-color: transparent;
				}
		

			#mid-col-wide .hero-text h1 {
				color: #fff;
				margin: 30px 0px 5px 0px;
				font-size: 18px;
			}
			#mid-col-right {
				float: right;
	      width: 612px;
	      margin: 0px 0px 0px 19px;
	      padding: 0px;
	      border: 0px;
	      position: relative;
	      font-size: 0.8em;
}

	.whatyouwant {
		width: 590px;
		border: 1px solid #FFAD00;
		margin: 0px;
		padding: 10px 10px 0px 10px;
		background: #fff;
		color: #000;

		position: relative;
	}

		.whatyouwant h2 {
			color: #FFAD00;
			font-size: 1.3em;
			margin: 0px 0px 5px 0px;
			padding: 0px;
		}

		.whatyouwant ul {
			margin: 10px 0px 0px 0px;
			padding: 0px;
			border: none;
			list-style-type: none;
		}

			.whatyouwant ul li {
				background: #fff url(/images/bg-li-dr.gif) no-repeat left 3px;
				padding-left: 15px;
			}

		.wyw_item {
			margin: 0px;
			width: 590px;
			height: 32px;
		}

			.wyw_one {
				float: left;
				width: 175px;
				width: 440px;
				padding-left: 25px;
				line-height: 22px;
				font-weight: bold;
				color: #0E3B7E;
				background: url(/images/arrow.gif) no-repeat 6px 7px;
			}

			.wyw_two {
				float: left;
				width: 170px;
				padding-left: 25px;
				line-height: 22px;
				font-weight: normal;
			}

			.wyw_thr {
				float: left;
				width: 170px;
				width: 100px;
				padding-left: 25px;
				line-height: 22px;
				font-weight: normal;
			}


	.diamond {
		width: 611px;
		height: 290px;
		margin: 0px;
		padding: 0px;
		background: #fff;
		color: #000;
		line-height: 1.6em;
		border-right: 1px solid #FFAD00;
		border-bottom: 1px solid #FFAD00;
		overflow: hidden;
		position: relative;
	}

		.diamond-lft {
			width: 213px;
			height: 290px;
			float: left;
			padding: 0px;
			margin: 0px;
			border: none;
			background-color: #FFAD00;
			color: #fff;
			overflow: hidden;
		}

			.diamond-txt {
				width: 173px;
				height: 111px;
				margin: 0px;
				padding: 10px 15px;
				border: none;
				font-size: 1.2em;
				line-height: 1.8em;
				overflow: hidden;
			}

			.diamond-lft img#dlpic {
				position: absolute;
				top: 194px;
			}

		.diamond-rgt {
			width: 358px;
			height: 264px;
			float: right;
			border-top: 1px solid #FFAD00;
			margin: 0px;
			padding: 20px 0px 5px 40px;
		}

			.diamond-rgt h2 {
				color: #FFAD00;
				font-size: 1.3em;
				margin: 0px;
				padding: 0px;
			}

			.diamond-rgt ul {
				margin: 10px 0px 0px 0px;
				padding: 0px;
				border: none;
				list-style-type: none;
			}

				.diamond-rgt ul li {
					background: #fff url(/images/bg-li-dr.gif) no-repeat left 3px;
					padding-left: 15px;
				}

			#diamond-button {
				position: absolute;
				top: 276px;
				left: 460px;
			}

	.twocols612 {
		width: 612px;
		margin: 0px;
		padding: 10px 0px 0px 0px;
		border: none;
	}

		.col290lft {
			padding-right: 10px;
			float: left;
      width: 604px;
		}

			.col290lft h2 { font-size: 14px; margin: 0px; line-height: 1.4em; }
  
			.col290lft ul {
				margin: 10px 0px 0px 0px;
				padding: 0px;
				border: none;
				list-style-type: none;
			}

				.col290lft ul li {
					background: #fff url(/images/bg-li-dr.gif) no-repeat left 3px;
					padding-left: 15px;
					padding-bottom: 10px;
				}
      
      .col290lft strong {
	      color: #1B5096;
      }

		.col290rgt {
			width: 195px;
			float: right;
		}

		.twocols612 h3 {
			color: #1B5096;
			font-size: 1.1em;
			margin: 0px;
			padding-top: 3px;
			padding-bottom: 15px;
		}

/***************************
 RIGHT COLUMN
****************************/

#rgt-col {
	float: left;
	width: 195px;
	margin-left: 15px;
	padding: 0px;
}

	.rhs-feat {
		width: 100px;
		height: 85px;
		border: 1px solid #0D59C0;
		background: #fff;
		margin: 0px;
		padding: 3px 3px 0 90px;
		font-size: 0.8em;
		color: #000;
		text-align: right;
	}

		.rhscoins { background: #fff url(/images/bg-rhscoins.jpg) no-repeat left top; }
		.rhsbuilding { background: #fff url(/images/bg-rhsbuilding.jpg) no-repeat left top; }

		.rhs-feat strong {
			color: #1B5096;
			font-size: 1.1em;
			line-height: 1.2em;
		}

		.rhs-feat img {
			margin: 5px 0px 0px 7px;
		}

	#rhs-news {
		float: right;
		width: 183px;
		padding: 5px;
		border: 1px solid #0D59C0;
		background: #fff url(/images/bg-rhs-news.gif) repeat-x left top;
	}

		#rhs-news h3 {
			color: #1B5096;
			font-size: 1.3em;
			margin: 0px 0px 10px 0px;
			padding: 0px;
		}

		#rhs-news ul {
			margin: 0px;
			padding: 0px;
			border: none;
			list-style-type: none;
			width: 183px;
			font-size: 0.8em;
			color: #000;
		}

			#rhs-news ul li {
				background: transparent url(/images/bullet-rhs-li.gif) no-repeat left 2px;
				padding: 0 0 5px 14px;
			}

		#rhs-news a:link, #rhs-news a:visited {
			color: #FFAD00;
			text-decoration: none;
		}

		#rhs-news a:hover {
			color: #1B5096;
			text-decoration: none;
		}
#page-text {
	border: 1px solid #0D59C0;
  height: 20px;
  margin-left: 0px;
  width: 598px;
  height: auto;
  font-size: 0.8em;
  padding: 5px;
}
/***************************
 FOOTER
****************************/

#footer {
	width: 818px;
	height: 31px;
	margin: 20px 0px 0px 0px;
	padding: 0;
	border: none;
	font-size: 0.8em;
}

#footer ul {
	width: 818px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
	background: #0D59C0 url(/images/bg-footer.gif) no-repeat left top;
}

	#footer ul li {
		height: 31px;
		display: inline;
		float: left;
		background: none;
		line-height: 31px;
		color: #fff;
		text-align: center;
	}

		#footer ul li.fna { width: 70px; margin-right: 1px; }
		#footer ul li.fnb { width: 100px; margin-right: 1px; }
		#footer ul li.fnc { width: 80px; margin-right: 1px; }
		#footer ul li.fnd { width: 85px; margin-right: 1px; }
		#footer ul li.fne { width: 110px; margin-right: 1px; }
		#footer ul li.fnf { width: 72px; margin-right: 1px; }
		#footer ul li.fng { width: 100px; margin-right: 1px; }
		#footer ul li.fnh { width: 100px; margin-right: 1px; }
		#footer ul li.fni { width: 93px; }

		#footer ul li a:link, #footer ul li a:visited {
			display: block;
			width: 100%;
			color: #fff;
			text-decoration: none;
		}

		#footer ul li a:hover {
			color: #FFAD00;
		}
    
    
#subfooter {
	width: 808px;
	margin: 0px;
	padding: 5px 5px;
	background-color: #0D59C0;
	border-top: 1px solid #fff;
	font-size: 0.8em;
	color: #fff;
	text-align: center;
}

	#subfooter p {
		margin: 5px 0px 0px 0px;
	}

	#subfooter a:link, #subfooter a:visited {
		color: #fff;
		text-decoration: none;
	}

	#subfooter a:hover {
		color: #FFAD00;
		text-decoration: underline;
	}

/**********************
 GENERIC CLASSES
***********************/

form.inline { 	display:inline; }
img { border: 0; }

#pricepromise {
	width: 104px;
	height: 104px;
	position: absolute;
	top: -6px;
	right: -10px;
	background: transparent url(/images/bg-pp.gif) no-repeat left top;
}
.orangehi {
	color: #FF8000;
}
.bluehi {
	color: #1B5096;
	font-weight: bold;
}
p.fivespace { margin: 5px 0px 0px 0px; }
p.tenspace { margin: 10px 0px 0px 0px; }
p.fifteenspace { margin: 15px 0px 0px 0px; }
p.twentyspace { margin: 20px 0px 0px 0px; }
div.breaker { clear: left; font-size: 0.1em; height: 1px; }
div.br { clear: left; font-size: 0.1em; height: 30px; }
br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

.txt-blck-bkup {
	color: #000;
	font-family:  arial, verdana, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 14px;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
.txt-blck {
	font-family:  arial, verdana, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #0d59c0;
	font-size: 25px;
}
.txt-gry1 { color: #878787; }
.txt-p9 { font-size: 0.9em; }
.txt-p8 { font-size: 0.8em; }
.txt-p7 { font-size: 0.7em; }

ul.testimonials {
	width: 195px;
	padding: 0;
	margin: 10px 0px 0px 0px;
	border: none;
	list-style-type: none;
}

	ul.testimonials li {
		background: #fff url(/images/bg-li-quopen.gif) no-repeat left top;
		padding: 0px 0px 0px 20px;
		margin: 12px 0px 12px 0px;
		line-height: 1.6em;
	}

	ul.testimonials li strong.taller {
		display: block;
		margin: 5px 0px;
	}

	
/**********************
 XHTML SITE MAP
***********************/

.div_table_seperator {
	border-top: 3px solid #306dbe;
	border-bottom: 3px solid #306dbe;
}
.div_table_row {
	clear: both;
}
.div_table_data {
	border-bottom: 1px solid #c5dcfc;
	background-color: #efefef;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 20px;
}

#call_to_action {
	padding: 0px;
  width: 600px;
}
	#call_to_action .call_to_action_row {
		clear: both;
	}
		#call_to_action .call_to_action_image {
			float: left;
		}
		
	#call_to_action .bluehiCap {
		color: #1B5096;
		font-weight: bold;
		text-align: center;
		font-size:13px;
		margin: 0px;
	}
	#call_to_action .bluehiTel {
		padding: 0px 0px 0px 0px;
		margin: 0px;
		font-size: 25px;
		font-weight: bold;
		color: #1B5096;
		text-align: center;
	}
	#call_to_action .bluehiAffCode {
		color: #1B5096;
		font-weight: bold;
		text-align: center;
		font-size:14px;
		margin: 0px;
	}
	
	

			#tel-no {
			width: 220px;
			height: 48px;
			text-align: right;
			padding: 30px 0px 0px 0px;
			margin: 0px;
			color: #1b5096;
			font-size: 20px;
			font-weight: bold;
		}
	

#call_to_action .div_table_seperator {
	border-top: 0px solid #306dbe;
	border-bottom: 0px solid #306dbe;
	text-align: left;
}

#call_to_action .div_table_row {
	clear: both;
}
#call_to_action .div_table_data {
	border-bottom: 1px solid #c5dcfc;
	background-color: #efefef;
	float:left;
	padding-top: 0px;
	padding-bottom: 8px;
	height: 30px;
	color: #1B5096;
}

#call_to_action .tableTD {
	background-color: #EFEFEF;
	border-bottom: 1px solid #CFDCEF;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 0px;
	color: #1B5096;
}
#call_to_action .tableTDWhite {
	background-color: #ffffff;
	border-bottom: 1px solid #CFDCEF;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 3px;
	padding-top: 0px;
	color: #1B5096;
}
#call_to_action .tableTDHead {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	background-color: #EAEAEA;
	color: #306DBE;
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-color: #306DBE;
	border-bottom-width: 5px;
}

/* Generic Call Back Button */
.ro_generic_call_back a:link, .ro_generic_call_back a:visited {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/generic_call_back_off.gif) no-repeat left top;
}

.ro_generic_call_back a:hover {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/generic_call_back_on.gif) no-repeat left top;
}

/* Generic Get Quote Button */
.ro_generic_get_quote a:link, .ro_generic_get_quote a:visited {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/generic_get_quote_off.gif) no-repeat left top;
}

.ro_generic_get_quote a:hover {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/generic_get_quote_on.gif) no-repeat left top;
}
/* Domestic Property Get Quote Button */
.ro_domestic_property_get_quote a:link, .ro_domestic_property_get_quote a:visited {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/domestic_get_quote_off.gif) no-repeat left top;
}

.ro_domestic_property_get_quote a:hover {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/domestic_get_quote_on.gif) no-repeat left top;
}

/* Call Back Button */
.ro_request_a_call_back a:link, .ro_request_a_call_back a:visited {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/call_back_off.gif) no-repeat left top;
}

.ro_request_a_call_back a:hover {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/call_back_on.gif) no-repeat left top;
}

/* Commercial Get Quote Button */
.ro_commercial_get_quote a:link, .ro_commercial_get_quote a:visited {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/commercial_get_quote_off.gif) no-repeat left top;
}

.ro_commercial_get_quote a:hover {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/commercial_get_quote_on.gif) no-repeat left top;
}
/* Enquiry Button */
.ro_enquiry a:link, .ro_enquiry a:visited {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/enquiry_off.gif) no-repeat left top;
}

.ro_enquiry a:hover {
	display: block;
	width: 150px;
	height: 50px;
	background: url(/images/enquiry_on.gif) no-repeat left top;
}
/* Go Button */
.ro_go a:link, .ro_go a:visited {
	display: block;
	width: 58px;
	height: 18px;
	background: url(/images/button-go-off.gif) no-repeat left top;
}

.ro_go a:hover {
	display: block;
	width: 58px;
	height: 18px;
	background: url(/images/button-go-on.gif) no-repeat left top;
}
/* Get a Quote Big */
.ro_get_a_quote_big a:link, .ro_get_a_quote_big a:visited {
	display: block;
	width: 127px;
	height: 30px;
	background: url(/images/button-getquote-big.gif) no-repeat left top;
}

.ro_get_a_quote_big a:hover {
	display: block;
	width: 127px;
	height: 30px;
	background: url(/images/button-getquote-big-on.gif) no-repeat left top;
}
/* Get a Quote Small */
.ro_get_a_quote_small a:link, .ro_get_a_quote_small a:visited {
	display: block;
	width: 92px;
	height: 22px;
	background: url(/images/button-getquote.gif) no-repeat;
}

.ro_get_a_quote_small a:hover {
	display: block;
	width: 92px;
	height: 22px;
	background: url(/images/button-getquote-on.gif) no-repeat;
}
/* Submit */
.ro_submit a:link, .ro_submit a:visited {
	display: block;
	width: 58px;
	height: 18px;
	background: url(/images/submit_off.gif) no-repeat;
}

.ro_submit a:hover {
	display: block;
	width: 58px;
	height: 18px;
	background: url(/images/submit_on.gif) no-repeat;
}

#sitemap {
	width: 100%;
}
	#sitemap .leftcol {
		float: left;
		width: 50%;
	}
	#sitemap .rightcol {
		float: right;
		width: 50%;
	}
.content_head{text-align: center; background-color: #EAEAEA;}