body {
	margin: 0px;
	background-color: #DEDAD8;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin-bottom: 17px;
	margin-top: 0px;
	font-size: 0.8em;
	line-height: 1.4;
}
ul, ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#333333;
	padding: 0;
	margin-bottom: 12px;
	margin-top: 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	/*color:#BF3739;*/
	padding: 0;
	margin-bottom: 5px;
	margin-top: 20px;
}

h2 a:visited, h2 a:link {
	font-family:Arial, Helvetica, sans-serif;
	color:#2E2F7F;
	text-decoration:none;
}

h2 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#2E2F7F;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #2E2F7F;
	font-size: 0.9em;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000033;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	margin-bottom: 0px;
	padding: 0;
	margin-top: 0px;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: none;
}
.uppercase {
	text-transform: uppercase;
	color: #2C674E;
}
.colourN {color:#BF3739;}
.colourM {
	color: #048340;
}
.colourR {
	color: #283F9C;
}
.Contacttable {
	font-size: 0.8em;
}

.serviceTrow { font-size:0.8em; }



/******************************** Specific DIVS */

#contain {
	width:824px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	overflow:inherit;
}

#containFade {
	width:800px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	height:auto;
	overflow:inherit;
	background-image: url(../images/bgfade.jpg);
	background-repeat: repeat-y;
}

#incontain {
	width:798px;
	padding-left:0px;
	padding-right:0px;
	float:left;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	overflow:inherit;
	border:solid #333333 1px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}

#top {
	width:798px;
	height:136px;
	float:left;
	/*background-image: url(../images/topgraphic.jpg);*/
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	}
.logoImg {
	float:left;
	margin-top:12px;
	padding-left: 12px;
}

#RightImgs {
	float:right;
	margin-top:12px;
	margin-right:0px;
	width: 84px;
	height: auto;
	padding-right: 51px;
}

#strapline {
	float:right;
	padding-top:10px;
	margin-right:0px;
	width: 326px;
	height: 35px;
	padding-right: 14px;
	background-image:url(../images/strapline-bg.png);
	background-position:right top;
	background-repeat:no-repeat;
}

#strapline h3 {
	margin:0;
	padding:0;
	color:#bf3739;
	text-align:right;
	font-size:1em;
	font-weight: bold;
	font-style: italic;
}

.TopImg  { padding-bottom:5px;}

#bar {
	height:29px;
	width:778px;
	/*background-image: url(../images/bar-red.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 0px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: right;
}

#main {
	width: 798px;
	height: auto;
	overflow: inherit;
	background-color: #EFF2F1;
	float: left;
	padding-top:7px;
	padding-bottom: 15px;
}

.menuHold {
	width:160px;
	padding:5px;
	background-color:#F4F4F4;
	border:solid #868686 1px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	overflow: inherit;
	float: left;
}

.menuIn{
	width:160px;
	background-color:#DDE0E1;
	height: auto;
	overflow: inherit;
	float: left;
}

.menuHold h5 {
	/*width:155px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;*/
	
	color:#FFFFFF;
	/*background-color: #BF3739;
	border-bottom:solid #710C0E 4px;*/
	margin: 0;
	font-size: 0.9em;
	
	float: left;
	display:block;
}
.menuTitleNew {
	background-color: #BF3739;
	border-bottom:solid #710C0E 4px;
}
.menuTitleMain {
	background-color: #24AB71;
	border-bottom-color: #074928;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.menuTitleRef {
	background-color: #2686D2;
	border-bottom-color: #2D3FA3;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.menuHold h5 a:link, .menuHold h5 a:active , .menuHold h5 a:visited {
	text-decoration: none;
	color: #FBFFFF;
	width:155px;
	height: 21px;
	padding-left: 5px;
	padding-top: 5px;
	display:block;

}
.menuHold h5 a:hover {
	color: #000000;
}

.option2 {
	/*width:155px;
	background-color:#FFFFFF;
	margin-top:2px;
	float:left;
	font-size: 0.8em;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;*/
}

.optionN, .optionM, .optionR {
	/*width:135px;
	background-color:#FFFFFF;
	margin-top:2px;
	float:left;
	font-size: 0.8em;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(../images/optionimage.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;*/
}

.optionN a:link, .optionN a:active, .optionN a:visited, .optionM a:link, .optionM a:active, .optionM a:visited, .optionR a:link, .optionR a:active, .optionR a:visited, .option2 a:link, .option2 a:active, .option2 a:visited {
	color: #333333;
	text-decoration: none;
}

.option2 a:link, .option2 a:active, .option2 a:visited {
	width:155px;
	background-color:#FFFFFF;
	margin-top:2px;
	float:left;
	font-size: 0.8em;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	display:block;
}

.optionN a:link, .optionN a:active, .optionN a:visited, .optionM a:link, .optionM a:active, .optionM a:visited, .optionR a:link, .optionR a:active, .optionR a:visited {
	width:135px;
	background-color:#FFFFFF;
	margin-top:2px;
	float:left;
	font-size: 0.8em;
	height: 16px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(../images/optionimage02.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	display:block;
}

.option2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #710C0E;
}
.optionN a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #710C0E;
}
.optionM a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #09643D;
}
.optionR a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2D3FA3;
}

.menuHold h6 {
	width:155px;
	background-color:#BF3739;
	margin-top:2px;
	float:left;
	font-size: 0.7em;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
.menuHold h6 a:link, .menuHold h6 a:visited, .menuHold h6 a:active {color: #FFFFFF;}
.menuHold h6 a:hover {color: #CDF8D8;}

#submenu {
	position:relative;
	z-index:auto;
	visibility:hidden;
	left: 100px;
	top: -20px;
	overflow: visible;
	height: 200px;
	width: 300px;
	float: none;
}

#LHS_hold {
	width:175px;
	float:left;
	height:auto;
	overflow:inherit;
	margin: 0;
	padding-left: 8px;
}

#ContentArea {
	width:585px;
	height:auto;
	overflow:inherit;
	float:right;
	background-color:#FFFFFF;
	padding: 8px;
	margin-right: 8px;
}
#ContentAreaHome {
	width:585px;
	height:auto;
	overflow:inherit;
	float:right;
	background-color:#FFFFFF;
	padding: 8px;
	margin-right: 8px;
}

#ContentArea a:link, #ContentArea a:visited, #ContentArea a:active, #hometext a {
	text-decoration: none;
	/*color: #BF3739;*/
	color: #2E2F7F;
	font-weight: bold;
}
#ContentArea a:hover, #hometext a:hover {
	color: #00A964;
}

/* * * * * * * * * * STYLES */

.smallerTXT {font-size:60%;}

.clearSpace {
	height:15px;
	float:left;
	background-color: #FFFFFF;
	width: 90%;
	display: block;
	padding: 0;
	margin: 0;
	clear: both;
	line-height: 0;
}

.ImgFloatLeft {float:left;}

.ImgFloatRight {
	float:right;
	padding-bottom: 5px;
	padding-left: 10px;
}

.ImgBorder {
	border: solid #0C5597 4px;
}

#base {
	width:100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EF3A32;
	border-right-color: #EF3A32;
	border-bottom-color: #EF3A32;
	border-left-color: #EF3A32;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	float: left;
	font-size: 0.9em;
	
}
#base p {padding:0; margin:0;}

.floatL {
	float:left;
	padding-left: 10px;
}

.floatL a:link, .floatL a:active, .floatL a:visited {
	float:left;
	text-decoration:none;
	color: #000000;
}

.floatL a:hover {
	float:left;
	text-decoration:underline;
	color: #990000;
}

.contracts {font-family:Arial, Helvetica, sans-serif; }

#titleshold {width:585px; float:left; height:auto; overflow:inherit; padding-top:15px; padding-bottom:15px;}
.titleboxN, .titleboxM, .titleboxR {width:192px; float:left; height:310px; }
.titleboxN {
	margin-right:3px;
	background-image: url(../images/title-newlifts.jpg);
	background-repeat: no-repeat;
	background-color: #B8252B;
} 
.titleboxM {
	margin-right:3px;
	background-image: url(../images/title-maintain.jpg);
	background-repeat: no-repeat;
	background-color: #0B8242;
} 
.titleboxR {
	margin-right:0px;
	background-image: url(../images/title-refurb.jpg);
	background-repeat: no-repeat;
	background-color: #293E99;
}


.titletop {width:192px; float:left; height:110px;}

.titlebot {
	width:158px;
	float:left;
	height:175px;
	color: #FFFFFF;
	padding-left: 22px;
	padding-top: 10px;
}
.titlebot ul {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
}
.titlebot li {
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0;
}
.titlebot ul a:link, .titlebot ul a:active, .titlebot ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.titlebot ul a:hover {
	color: #000000;
}

.liftDeco-titleHold {
	width:192px;
	height: auto;
	float: left;
}

.liftDeco-titleHold a:active, .liftDeco-titleHold a:visited, .liftDeco-titleHold a:link {
	background-image: url(../images/lift-deco-title.jpg);
	width:152px;
	height: 160px;
	padding-top: 50px;
	color: #2686D2 !important;
	padding-right: 25px;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
	margin: 0;
	text-decoration: none;
	display: block;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.liftDeco-titleHold a:hover {
	background-image: url(../images/lift-deco-title-over.jpg);
	color: #BF3739 !important;
}

.liftDeco-image {
	width:180px;
	float: left;
	text-align: left;
	padding-right: 10px;
}

.liftDeco-image h2 {
	text-transform:uppercase;
	font-size:0.8em;
	color: #444;
}

/* FORM ERRORS */

.RED {color:#FF2020; }

.table-errorrow {
	/*background-color: #3F3E0A;*/
}
	
.border-red {
	border: solid #FF2020 2px;
}

/************************* Social Media */
.socialtop {
	float: left;
	height: auto;
	width: 160px;
	font-size:0.8em;
}
.share {
    float: left;
    height: 17px;
    margin: 0;
    width: 170px;
}
.share a, .sharetop a {
	color: #990000;
	text-decoration: none;
}
.share a span, .sharetop a span {
    margin-top: 0px;
}
.sharetop {
    float: left;
    height: 17px;
    margin: 0;
    width: 70px;
}
.facebook-like {
    float: left;
    height: 20px;
    margin: 0;
    width: 100px;
}
.facebook-liketop {
    float: left;
    height: 20px;
    margin: 0;
    width: 89px;
}
.share, .facebook-like {
    padding: 12px 0;
}
.sharetop, .facebook-liketop {
    padding: 9px 0 7px;
}
.sharetop {
	padding-top: 11px;
}

