html, body {
	background: #fff url(../images/bg.jpg) 0 0 repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	margin: 0px auto 60px auto;
	padding: 0px 0px 0px 0px;
	}

a:link,
a:visited,
a:active {
	color: #256CA3;
	text-decoration: underline;
	outline: none; /* Gets rid of Firefox's dotted borders */
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
	}

img, div {
	behavior: url("/css/iepngfix.htc");
	}
	
/************************************************
*	Header							     	    * 
************************************************/

#header {
	position: relative;
	background: url(../images/bg_head.gif) 0 0 no-repeat;
	width: 960px;
	height: 175px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	}

#subnav {
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	height: 32px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#subnav .subnavleft {
	font-size: 11px;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#subnav .subnavleft p {
	color: #999;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 30px;
	}

#subnav .subnavleft p a,
#subnav .subnavleft p a:visited {
	color: #1C517A;
	text-decoration: none;
	}

#subnav .subnavright {
	font-size: 12px;
	width: 380px;
	color: #999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}
		
#subnav .subnavright ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
	float: right;
	}

#subnav .subnavright li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

#subnav .subnavright a {
	font-weight: bold;
	}

#subnav .subnavright a,
#subnav .subnavright a:visited {
	color: #1C517A;
	text-decoration: none;
	}

#subnav .subnavright a:hover {
	text-decoration: underline;
	}

#logo {
	width: 245px;
	margin: 10px 0px 0px 40px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#logo h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#logo h1 a {
	background: url('../images/logo.png') 0 0 no-repeat;
	width: 245px;
	height: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	}

#logo h1 span {
	display: none;
	}

#header p.phone {
	background: url('../images/phone.png') 0 0 no-repeat;
	width: 277px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	line-height: 22px;
	margin: 25px 30px 0px 0px;
	padding: 38px 0px 0px 0px;
	float: right;
	text-align: right;
	}

#header p.phone a {
	color: #256CA3;
	text-decoration: underline;
	}

#header p.phone a:hover {
	text-decoration: none;
	}
	
/************************************************
*	Navigation 		    		   				* 
************************************************/

#nav {
	background: #1C517A;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 954px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	}
		
#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 10px 30px;
	text-decoration: none;
	}
	
#nav a:hover {
	background: #256CA3;
	color: #fff;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 10px 30px 10px 30px;
	text-decoration: none;
	}

#nav a.here {
	background: #3089CF;
	color: #fff;
	display: block;
	padding: 10px 30px 10px 30px;
	text-decoration: none;
	}
	
/************************************************
*	ContentWrapper 		    					* 
************************************************/

#contentWrapperbg {
	background: url(../images/bg_contentwrapper.gif) 0 0 repeat-x;
	width: 962px;
	margin: 40px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

#contentWrapper {
	background-color: #fff;
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
/************************************************
*	Content Areas    			     		    * 
************************************************/

#content {
	width: 540px;
	margin: 10px 40px 0px 0px;
	padding: 0px 0px 30px 40px;
	float: left;
	}

#sidebar {
	width: 340px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	float: left;
	}

#intro {
	width: 954px;
	height: 285px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-right: 3px solid #fff;
	z-index: 1;
	}

#intro2 {
	width: 954px;
	height: 150px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	border-top: 3px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	}

#intro2 .removals {
	background: url(../images/removals.jpg) 0 0 no-repeat;
	width: 954px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

#intro2 .storage {
	background: url(../images/storage.jpg) 0 0 no-repeat;
	width: 954px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

#intro2 .packing {
	background: url(../images/packing.jpg) 0 0 no-repeat;
	width: 954px;
	height: 130px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

#intro2 p {
	font-size: 13px;
	font-style: italic;
	margin: 0px 40px 10px 530px;
	padding: 0px 0px 0px 0px;
	}

#intro2 p.name {
	font-size: 11px;
	color: #888;
	line-height: 14px;
	margin: 0px 0px 0px 530px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Content  		    			     		    * 
************************************************/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	}

h2.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

h2.home2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
	margin: 30px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px dotted #ddd;
	}

h2.home a:link.seo,
h2.home  a:visited.seo,
h2.home  a:active.seo {
	color: #333;
	text-decoration: none;
	outline: none; /* Gets rid of Firefox's dotted borders */
	}
	
h2.home  a:hover.seo {
	text-decoration: none;
	}

h2.removals {
	background: url(../images/removals.jpg) 0 0 no-repeat;
	height: 40px;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 30px 0px;
	padding: 150px 0px 0px 15px;
	}

h2.packing {
	background: url(../images/packing.jpg) 0 0 no-repeat;
	height: 40px;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 30px 0px;
	padding: 150px 0px 0px 15px;
	}

h2.storage {
	background: url(../images/storage.jpg) 0 0 no-repeat;
	height: 40px;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 30px 0px;
	padding: 150px 0px 0px 15px;
	}

h2.testimonials {
	background: url(../images/testimonials.jpg) 0 0 no-repeat;
	height: 40px;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 30px 0px;
	padding: 150px 0px 0px 15px;
	}

h2.quote {
	background: url(../images/quote.jpg) 0 0 no-repeat;
	height: 40px;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 30px 0px;
	padding: 150px 0px 0px 15px;
	}

h2.contact {
	background: url(../images/contact.jpg) 0 0 no-repeat;
	height: 40px;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 30px 0px;
	padding: 150px 0px 0px 15px;
	}

#content h2 span, #portfolio h2 span {
	display: show;
	}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00539B;
	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

h3.articles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 25px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h3.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #00539B;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

h3.testimonial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #00539B;
	margin: 30px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

h3.quote {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00539B;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

h3.quote2 {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00539B;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00539B;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00539B;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	}

p.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

img.left {
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

img.left-call {
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

span.black {
	font-weight: bold;
	color: #000;
	}

#content ul, #content ol, #content-home ul, #content-home ol {
	line-height: 20px;
	margin: 0px 0px 20px 30px;
	padding: 0px 0px 0px 0px;
	}

#content li, #content-home li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	}

.strikethrough {
	text-decoration: line-through;
	}

.small {
	font-size: 11px;
	color: #666;
	}

strong {
	color: #000;
	}

#shadow {
	background: url('../images/shadow.gif') 0 0 no-repeat;
	width: 960px;
	height: 15px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#shadow2 {
	background: url('../images/shadow2.png') 0 0 no-repeat;
	width: 917px;
	height: 25px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#removals {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#removals td.head {
	background-color: #2A78B6;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 15px;
	border-bottom: 0px;
	}

#removals td {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 15px;
	border-bottom: 1px dotted #999;
	}

#removals td.last {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 15px;
	border-bottom: 2px solid #2A78B6;
	}

#postcodes {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#postcodes td {
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	}

#postcodes h3.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#postcodes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#postcodes h3 a:link.seo,
#postcodes h3 a:visited.seo,
#postcodes h3 a:active.seo {
	color: #000;
	text-decoration: none;
	outline: none; /* Gets rid of Firefox's dotted borders */
	}
	
#postcodes h3 a:hover.seo {
	text-decoration: none;
	}

#packing {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#packing td.head {
	background-color: #2A78B6;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 15px;
	border-bottom: 0px;
	}

#packing td {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	border-bottom: 1px dotted #999;
	}

#packing td.last {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	border-bottom: 2px solid #2A78B6;
	}

#storage {
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#storage td.head {
	background-color: #2A78B6;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 7px 15px;
	border-bottom: 0px;
	}

#storage td {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	border-bottom: 1px dotted #999;
	}

#storage td.last {
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 15px;
	border-bottom: 2px solid #2A78B6;
	}

#voucher {
	background: url(../images/25_off_voucher.gif) 0 0 no-repeat;
	height: 175px;
	width: 289px;
	margin: 0px 0px 30px 0px;
	padding: 15px 20px 0px 225px;
	border: 3px dashed #999;
	}

#voucher h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#voucher p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Sidebar		    			     		    * 
************************************************/

#block {
	background: url('../images/bg_block.gif') 0 0 no-repeat;
	width: 330px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#blockbottom {
	background: url('../images/bg_block_bottom.gif') 0 0 no-repeat;
	width: 330px;
	height: 20px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#blockbottom2 {
	background: url('../images/bg_block_bottom.jpg') 0 0 no-repeat;
	width: 330px;
	height: 170px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#block h3.head {
	background: url('../images/bg_sidebar_section.gif') 0 0 no-repeat;
	width: 262px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #fff;
	margin: 12px 0px 10px 11px;
	padding: 10px 0px 0px 18px;
	clear: both;
	}

#block-enquiry {
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#block-testimonial {
	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	float: left;
	}

#block-testimonial2 {
	width: 240px;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px 0px 30px;
	float: left;
	}

#block-testimonial p, #block-testimonial2 p {
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	font-style: italic;
	color: #555;
	line-height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#block-testimonial p.name, #block-testimonial2 p.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	line-height: 14px;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#block-testimonial p.more, #block-testimonial2 p.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 15px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#block-testimonial strong, #block-testimonial2 strong {
	color: #333;
	}

#block-promo {
	width: 300px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#block-promo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#block-promo p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#block-associations {
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	}

#block-associations p {
	text-align: center;
	margin: 0px 0px 0px 0px;
	}
	
/************************************************
*	Home  		    			     			    * 
************************************************/

#monoSlideshow {
	width: 954px;
	height: 285px;
	position: absolute;
	z-index: 0;
	}

#welcome {
	background: url(../images/bg_welcome.png) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 400px;
	height: 235px;
	margin: 0px 0px 0px 10px;
	padding: 40px 70px 0px 50px;
	position: absolute;
	z-index: 1;
	}

#welcome h2 {
	background: url('../images/headline_welcome.gif') 0 0 no-repeat;
	width: 400px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}

#welcome h2 span {
	display: none;
	}

#welcome p {
	color: #fff;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

#intro .left {
	background: #2B85C7 url("../images/bg_intro_left.gif") repeat-x 0 0;
	width: 420px;
	height: 320px;
	margin: 0px 0px 0px 0px;
	padding: 15px 28px 0px 30px;
	float: left;
	border-right: 1px solid #fff;
	}

#intro .left h2 {
	background: url('../images/headline_intro.gif') 0 0 no-repeat;
	width: 418px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #fff;
	font-weight: normal;
	letter-spacing: -0.5px;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	}

#intro .left h2 span {
	display: none;
	}

#intro .left p {
	color: #fff;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

#intro .right {
	background: #F8F8F4 url("../images/home.jpg") no-repeat 0 0;
	width: 479px;
	height: 335px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#quote {
	display: block;
	width: 166px;
	height: 47px;
	margin: 20px auto 0px auto;
	background: url("../images/button_getaquote.png") no-repeat 0 0;
	}

#quote:hover { 
	background: url("../images/button_getaquote_over.png") no-repeat 0 0;
	}

#quote span {
	display: none;
	}

#content-home {
	width: 565px;
	margin: 20px 15px 0px 0px;
	padding: 0px 0px 30px 40px;
	float: left;
	}

#section {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#section .removals {
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#section .shipping {
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#section .movingabroad {
	width: 520px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

#testimonial {
	background: url(../images/quotes.gif) 0 0 no-repeat;
	width: 470px;
	margin: 20px 0px 20px 0px;
	padding: 30px 30px 0px 40px;
	float: left;
	border-top: 1px dotted #ddd;
	}

#testimonial h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #00539B;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#testimonial p {
	font-family: Georgia, Times New Roman, serif;
	font-size: 14px;
	font-style: italic;
	color: #666;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#testimonial p.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#testimonial p.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444;
	text-align: left;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/************************************************
*	Forms - Contact	    			     	    * 
************************************************/

#enquiry {
	width: 240px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

#enquiry p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#getaquote {
	width: 500px;
	margin: 30px 0px 30px 0px;
	padding: 17px;
	overflow: hidden;
	border: 3px solid #ddd;
	}

#contact {
	width: 500px;
	margin: 0px 0px 50px 0px;
	padding: 17px 17px 17px 17px;
	overflow: hidden;
	border: 3px solid #ddd;
	}

.contactinfo-left {
	width: 80px;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

.contactinfo-right {
	width: 460px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	}

.contactinfo-left p, .contactinfo-right p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
/************************************************
*	Forms - Optin	    			     	    * 
************************************************/



/************************************************
*	Footer 		    					     	    * 
************************************************/

#footer {
	background: url(../images/bg_footer_1.gif) 0 0 no-repeat;
	position: relative;
	width: 882px;
	height: 170px;
	margin: 0px auto 0px auto;
	padding: 30px 40px 60px 40px;
	overflow: hidden;
	}

#footer ul {
	margin: 0px 120px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
	}

#footer li {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}

#footer li a:hover {
	text-decoration: underline;
	}

#footer .contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	}

#footer .contact p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer .contact a {
	text-decoration: none;
	}

#footer .contact a:hover {
	text-decoration: underline;
	}

#footer .copyright {
	position: absolute;
	left: 40px;
	bottom: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
	}

#footer .copyright p.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	}

#footer p.copy a:link,
p.copy a:visited,
p.copy a:active {
	color: #666;
	text-decoration: none;
	outline: none; /* Gets rid of Firefox's dotted borders */
	}

#footer p.copy a:hover {
	text-decoration: none;
	}

#footer p.copy a:link.seo,
#footer p.copy a:visited.seo,
#footer p.copy a:active.seo {
	color: #666;
	text-decoration: none;
	outline: none; /* Gets rid of Firefox's dotted borders */
	}
	
#footer p.copy a:hover.seo {
	text-decoration: none;
	}

#footer .credit {
	position: absolute;
	right: 40px;
	bottom: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	clear: both;
	}

#footer .credit p {
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer .credit p a:link,
#footer .credit p a:visited,
#footer .credit p a:active {
	color: #666;
	text-decoration: none;
	outline: none; /* Gets rid of Firefox's dotted borders */
	}

#footer .credit p a:hover {
	text-decoration: none;
	}