BODY {
	background: #F1F8F5;
	padding: 0;
	margin: 0;
	border-top: 3px solid #009AA6;
	font-family: Arial, sans-serif;
	color: #333333;
	font-size: 0.8em;
}
.clearer {
	clear: both;
}
A {
	outline: none;
	color: #1999A6;
	text-decoration: none;
}
A:hover {
	outline: none;
	color: #1999A6;
	text-decoration: underline;
}
IMG {
	border: none;
}
.left {
	float: left;
}
.right {
	float: right;
	text-align: right;
}
.valign {
	vertical-align: middle;
}
.nodec {
	text-decoration: none;
}
/*--------------------------------- templates styles ------------------------------*/

.wrapper {
	width: 962px;
	margin: 0 auto;
}
.logo, .logo SPAN {
	background: url(../img/office-response-logo.gif);
	width: 82px;
	height: 97px;
	position: relative;
	overflow: hidden;
	float: left;
	margin: 22px 0px 0 0;
	cursor: pointer;
}
.logo SPAN {
	position: absolute;
	margin: 0;
}
.sep {
	border-top: 1px solid #D2DCD8;
	border-bottom: 1px solid #F8FBFA;
	margin: 10px 0 0 0;
}
.error {
	background: #FFC;
	border: 1px solid #FC9;
	padding: 5px;
}
.footer {
	font-size: 85%;
	font-weight: bold;
	color: #676767;
	margin: 20px 0;
	clear: both;
}
.footer A {
	color: #676767;
	text-decoration: none;
	margin: 0 3px;
}
.footer A:hover {
	color: #1999A6;
}
.navigation UL {
	margin: 16px 0 0 0;
	padding: 0;
	list-style: none;
	width: 845px;
	float: right;
}
.navigation IMG {
	vertical-align: middle;
}
.navigation LI {
	float: left;
}
.navigation LI.on {
	background: url(../img/navbg-right.gif) no-repeat top right;
}
.navigation A, .navigation A.homeNav, .navigation A.lastNav {
	display: block;
	padding: 8px 10px 20px 12px;
	color: #3A3A3A;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
A.homeNav {
	padding: 5px 10px 10px 10px !important;
}
.navigation A.on {
	background: url(../img/navbg-left.gif) no-repeat top left;
}
.navigation A:hover {
	color: #1999A6;
}
H1.strap {
	font-size: 3.0em;
	text-shadow: 1px 1px white;
	text-align: center;
	margin: 20px 0px;
	font-family: Helvetica, Arial, sans-serif;
}
H2 {
	font-size: 1.4em;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}
h2 a {
	color: #333;
}
H1 {
	font-size: 1.4em;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}
.greentab {
	background: #009AA6 url(../img/bl-1.gif) no-repeat bottom left;
	float: right;
	margin-left: 4px;
	font-weight: bold;
	font-size: 90%;
}
.greentab A {
	display: block;
	color: white;
	text-decoration: none;
	background: url(../img/br-1.gif) no-repeat bottom right;
	padding: 0 9px 4px 9px;
}
.greentab A:hover {
	color: #C9FADC;
}
.phoneNo {
	width: 650px;
	text-align: right;
	line-height: 2em;
	float: right;
}
.callmarg {
	margin-right: 190px;
}
.leftcol {
	width: 240px;
	float: left;
	margin-right: 71px;
}
.maincol {
	float: left;
	width: 622px;
	border-left: 1px solid #C1CAC6;
	padding-left: 21px;
	line-height: 1.7em;
}
/*--------------------------------- content styles ------------------------------*/

H4 {
	margin: 0 0 5px 0;
	padding: 0;
}
.GreenText {
	color: #1999A6;
}
.LightGreenText {
	color: #9FC1BE;
}
.LargerText {
	font-size: 140%;
}
.SmallerText {
	font-size: 90%;
	line-height: 140%;
}
.SmallestText {
	font-size: 85%;
}
.GreyText {
	color: #666666;
}
.LtGreyText {
	color: #999999;
}
.LargestText {
	font-size: 3em;
}
.hpimg {
	background: url(../img/hpimg-bg.gif) no-repeat;
	width: 933px;
	height: 265px;
	margin-bottom: 50px;
	padding: 14px;
}
.hpthird, .hpthird-end {
	width: 300px;
	float: left;
	margin-right: 20px;
}
.hpthird-end {
	width: 300px;
	float: left;
	margin-right: 0;
}
.hpthird-end .name {
	display: block;
	width: 60px;
	float: left;
}
.hpthird-end input {
	vertical-align: middle;
}
.hpicons {
	float: left;
	margin-right: 12px;
}
.hptxt1 {
	float: left;
	width: 200px;
}
.hptxt2 {
	float: left;
	width: 220px;
}
.login{
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #AAAAAA;
	font-size: 1.1em;
	padding: 3px 4px;
	height: 22px;
	margin: 4px 0 7px 0;
	background: #F2F2F2;
	display: block;
	clear: both;
}
.textbox {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #AAAAAA;
	font-size: 1.1em;
	padding: 3px 4px;
	margin-bottom: 6px;
	height: 22px;
	margin: 4px 0 7px 0;
	background: #F2F2F2;
}
.shortmessage {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #AAAAAA;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 3px 4px;
	margin-bottom: 6px;
	height: 50px;
	width: 212px;
	margin: 4px 0 7px 0;
	background: #F2F2F2;
}
.message {
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #AAAAAA;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 3px 4px;
	margin-bottom: 6px;
	height: 100px;
	width: 355px;
	margin: 4px 0 7px 0;
	background: #F2F2F2;
}
.hpLong {
	width: 617px;
	margin-right: 25px;
	float: left;
}
.hpshort {
	float: left;
	width: 300px;
}
.hpvid {
	float: left;
	margin: 5px 16px 0 0;
}
.blogHead {
	font-size: 1.2em;
}
.subnav {
	font-size: 110%;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 230px;
}
.subnav LI {
	padding: 0 0 0 17px;
}
.subnav A {
	background: url(../img/subnavbg.gif) bottom repeat-x;
	color: #1999A6;
	text-decoration: none;
	display: block;
	width: 215px;
	padding: 8px 5px 10px 0;
}
.subnav A:hover {
	color: #0f818c;
}
.subnav .on {
	background: url(../img/arrow1.gif) no-repeat 0 8px;
}
.leftmarg {
	margin-left: 10px;
}
.contactbox {
	background: url(../img/contactbox-top.gif) no-repeat top left;
	width: 241px;
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
}
.bloglink {
	margin-bottom: 0;
}
.contactboxInner {
	background: url(../img/contactbox-low.gif) no-repeat bottom left;
	padding: 15px 10px 20px 10px;
}
.contactHead {
	position: absolute;
	background: #F1F8F5;
	top: -10px;
	padding: 2px 5px 4px 5px;
}
/*--------------- revised shutter styles ignore below -----------------------*/

.fadeShutter1 {
	float: left;
	width: 299px;
	height: 263px;
	margin-right: 16px;
	background: url(/img/hp1-telephone-answering.jpg) no-repeat;
	float: left;
	position: relative;
	cursor: pointer;
}
.fadeShutter2 {
	float: left;
	width: 299px;
	height: 263px;
	margin-right: 16px;
	background: url(/img/hp2-call-centre.jpg) no-repeat;
	float: left;
	position: relative;
	cursor: pointer;	
}
.fadeShutter3 {
	float: left;
	width: 299px;
	height: 263px;
	background: url(/img/hp3-24-call.jpg) no-repeat;
	float: left;
	position: relative;
	cursor: pointer;	
}
h2.shutterTitle{
	font-size: 1.6em;
	letter-spacing: -0.1px;
	margin: 0px;
	padding: 12px 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	position: absolute;
}
.fadingElement {
	height: 145px;
	background: #FFF;
	opacity: 0.9;
	text-align: left;
	padding: 45px 0 0 15px;
	cursor: pointer;
	color: #009AA6;
}
.fadingElement UL{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none
}
.fadingElement UL li{
	margin: 0 0 2px 0;
	padding: 0;
	list-style: none;
	font-size: 18px
}
.fadeTrigger {
	clear: both;
	height: 78px;
	opacity: 0.8;
	text-align: left;
	padding: 0 0 0 15px;
	background: #FFF;
	color: #000;
}
/*---------------------------shutter styles------------------------------------*/

.shutter {
	width: 299px;
	height: 263px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-right: 16px;
	cursor: pointer;
}
.inner-shutter {
	height: 183px;
	width: 279px;
	padding: 0 10px 10px 10px;
	opacity: 0.8;
	position: absolute;
	background: #fff;
}
.inner-shutter UL {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: disc;
}
.largenumber {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 7em;
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 1em;
}
H3.servicehead {
	margin: 80px 0 0 0;
	padding: 0;
	font-size: 2em;
	letter-spacing: -0.7px
}
H3.boxhead {
	margin: 20px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
}
.longwhitebox {
	font-size: 150%;
	margin: 20px 0px;
	width: 961px;
	background: #FFFFFF url(../img/longwhitebox-top.gif) no-repeat top left;
}
.longwhiteboxInner {
	background: url(../img/longwhitebox-low.gif) no-repeat bottom left;
	padding: 15px;
}
.medwhitebox {
	margin: 20px 0;
	width: 621px;
	background: #FFFFFF url(../img/medwhitebox-top.gif) no-repeat top left;
}
.medwhiteboxInner {
	background: url(../img/medwhitebox-low.gif) no-repeat bottom left;
	padding: 15px 10px 15px 15px;
}
.medwhitebox .largetext {
	font-size: 1.6em;
}
.SmallHead {
	font-size: 53%;
}
.titleText {
	width: 613px;
	float: right;
	margin: 0;
	padding: 0;
}
form {
	margin: 0px;
	padding: 0px;
}
.form LABEL {
	float: left;
	width: 200px;
}

/*-----------------------end shutter styles------------------------------------*/

