body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	/* background-color: white; */
	
	/* background: url("images/header-anim2.gif") no-repeat 203px 10px;
	background: url("images/lifetime-analytics.gif") no-repeat 203px 10px;
	
	background: url("images/page_shadow.png") no-repeat -30px 0px; */
	height: 1300px;
	/* font-size: 0.9em; */
}
/*
#top {
	background: url("images/page_shadow.png") no-repeat -18px 0px;
}*/
#rotator {
	
	top: 10px;
	left: 203px;
	overflow: hidden;
	width: 582px;
	height: 161px;
	
	/*
	margin: 10px 0 0 203px;
	margin: 10px 0 0 195px;
	*/
}

#rotator img
{
	display: none;
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	
	margin: 10px 0 0 203px;
}
/*
#rotator:first-child {
	display: block;
}
*/
#rotator img.first{
	display: block;
}
/* Accessibility Style, This hides content from normal browsers but allows screen reads to see it. */
#Accessibility {
	visibility:					hidden;
	position:					absolute;
	top:						-100px;
	left:						-300px;

}

#Header {
	position: absolute;
	left: 0px;
	
	height: 178px;
	width: 290px;
	width: 193px;
	top: 10px;
	z-index: 1;
	padding: 0 0 0 10px;
}

#Header h1 {
	padding: 30px 0 84px 0;
	margin: 0;
	background: url("images/menu-top.gif") no-repeat left 160px;
	z-index: 25;
}



#Header h2 {
	position: absolute;
	left: 78px;
	top: 95px;
	color: #F57E22;
	margin-left: 40px;
	width: 130px;
	
	font-size: 1em;
	
	z-index: 21;
	font-weight: normal;
	
	margin: 0 0 0 40px;
	padding: 0;
}



#MainBody {
	position: absolute;
	top: 184px;
	left: 203px;

	min-height: 300px;
	padding: 0px 15px 10px 15px;
	color: #445;

}


#MainBody p {
	text-align: left;
	line-height: 20px;
}
li {
	margin-bottom: 7px;
}
#MainBody form * {
	margin: 2px;
}
#MainBody form .textbox {
	width: 21em;
}
/*
#MainBody form .submit {
	position: absolute;
	right: 3px;
}
*/

li ul {
	margin-top: 0.5em;
}
#MainBody.Larger li, #MainBody.Large li {
	font-size: 1.2em;
}
#MainBody.Larger dl li, #MainBody.Large dl li {
	font-size: 1em;
}
.Narrow {
	width: 180px;
}
.Medium {
	width: 280px;
}
.Large {
	width: 285px;
}
.Larger {
	width: 372px;
}
.Wide {
	width: 567px;
	
}
.Full {
	width: 800px;
}

#MainBody.Full {
	padding-left: 0;
}
#MainBody.Wide {
	padding-right: 0px;
}

#MainBody.Larger {
	padding-right: 195px;
}
/* #MainBody.Large form {
	background-color: #DDD;
	padding: 5px;
	border: 1px solid #EEE;

	padding: 0.5em;
}	
	*/


#Left {
	position: absolute;
	left: 0.5em;
	top: 12em;
	width: 15em;
	
	top: 10.7em;
	padding-top: 1em;
}

#Right {
	position: absolute;
	left: 605px;
	top: 188px;
	padding: 0px 0 0px 0px;
	z-index: 49;
}
#Right.Medium {
	left: 515px;
}

#Right.Medium img {
	float: left;
	clear: left;
	margin-top: 10px;
	border: 1px solid #666;
	width: 270px;
	height: 150px;
}

#Right.Narrow {
	background: #7D9094 url("images/cnr-tr3.gif") no-repeat top right;
	color: white;
}
* html div.Narrow {
	background: #7D9094 url("images/cnr-tr3.gif") no-repeat top right;
	padding-bottom: 0;
}

* html .Narrow form, * html .Narrow fieldset {
	margin-bottom: 0;
}
#Right.Narrow a {
	color: white;
}
#Right.Narrow a:hover {
	color: #F57E22;
}
#Right h5 {
	border-bottom: 1px dotted white;
}
#Footer {
	position: absolute;
	left: 5px;
	top: 750px;
	
	text-align: right;
	padding: 4px 10px 0 0;
	border-top: 1px solid #DDD;
	border-top-color: #B7AE88;
	
	top: 4px;
	/* border-width: 0;  
	background: url("images/doors/bgdown-xg2.gif") repeat-x top;
	padding-bottom: 40px;*/
	z-index: 9;
	

	border: none;
	background: none;
	top: 12px;
	left: 10px;
	width: 765px;
	
	/*
	right: 775px;
	width: auto;
	*/
}

#Footer ul li {
	font-size: 1em;
	margin: 0.5em 0;
	padding: 0 0.5em;
	border-left: 1px solid #999;
}
#Footer li.First {
	border-left-width: 0;
}
#Footer a {
	color: #EAF1F2;
	z-index: 20;
}

#Footer a:hover, #Footer a:focus {
	color: #F57E22;
}

p, td, th,  label { /*li, */
	font-size: 1.4em;
}
a {
	color: #F57E22;
	color: #7D9094;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
	color: #F57E22;
}
a img {
	border: none;
}
#MainBody a {
	text-decoration: underline;
}
fieldset {
	border: 0;
	padding: 0;
}

caption {
	text-align: right;
	display: none;
}


h3 {
	margin: 0;
	color: #EC6E07;
	font-size: 1.8em;
	margin-bottom: 0.6em;
}

h4, h5 {
	margin: 0;
	padding: 0;
	color: #EC6E07;
	text-align: left;
}
#MainBody.Larger h4, #MainBody.Large h4 {
	font-size: 1.6em;
}
h5 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	margin: 5px 10px 0.5em 10px;
	padding-bottom: 4px;
}
#Right h5 {
	color: white;
}





#MainBody.Narrow form {
	margin: 0;
	padding: 0;
	border-width: 0;
}
/*
#MainBody.Narrow form fieldset {
	padding: 0.5em;
}
*/
form.module {
	color: white;
	/* -moz-border-radius: 0.5em; */
	padding: 70px 0 0 0;
	margin: 0;
	background: #718185 url('images/module_top_cnrs.gif') no-repeat left top;
	background: #7D9094 url('images/callout-top-left2.gif') no-repeat left top;
}
form.module fieldset {
	background: #718185 url('images/module_btm_cnrs.gif') no-repeat left bottom;
	background: #EC6E07 url('images/cnr-bl3.gif') no-repeat left bottom;
	margin: 0;
	padding: 0 10px 15px 10px;
}
#HNav form.module {
	background-color: #88B0B8;
}
#HNav form.module fieldset {
	padding: 10px 10px 26px 10px;
}
form.module fieldset label {
	font-weight: bold;
}


.module input {
	margin: 3px 3px 3px 0;
	padding: 2px;
}


#Right ul {
	/* 
	border-bottom: 1px solid #79ACB5; */
	padding: 0 0 5px 10px;
	margin: 0 10px 10px 16px;
	list-style-image: url("images/list-bullet-dark.gif");
	list-style-type: circle;
}
#Right ul li {
	font-size: 1.3em;
}
#Right p {
	padding: 0px 10px;
	text-align: center;
}


table {	
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #DDD; 
}
td, th {
	border-top: 1px solid #AAA;
	border-left: 1px solid #DDD;

	padding: 0.3em;
	text-align: center;
}
th {
	color: #7D8C90;
}

tr.odd td {
	background-color: #F3F3F3;
}
th.Clear {
	background: none;
	border: none;
}

tr:hover td,tr.odd :hover {
	background-color: #E5E5E5;
}
td a {
	display: block;
}





#contactform {
	margin-top: 2em;
	padding: 1em 1em 1em 1em;
}
#contactform label {
	display: block;  	/* block float the labels to left column, set a width  */
	float: left;
	width: 6em; 
	padding: 0; 
	margin: 0.5em 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}

label:first-letter {
	text-decoration: underline;
}

form fieldset label:first-letter {
	text-decoration: underline;
}

.HList {
	display: inline;
	padding: 0;
}

.HList li {
	list-style: none;
	display: inline;
}
.HList li.First {
	border-left-width: 0;
}

.tick {
	height: 25px;
	width: 25px;
}
.tickanim {
	height: 25px;
	width: 25px;
}


.cross {
	height: 20px;
	width: 22px;
}



/*
p.subscribe {
	font-size: 1.2em;
}
#MainBody p.subscribe {
	padding: 0;
	margin: 0 0 0.5em 0;
	width: 100%;
	text-align: right;
}
div.blog p {
	font-size: 1.2em;
	padding: 0.5em;
	font-weight: 100;
}
#MainBody .blog {
	text-align: left;
}
*/



dt {
	font-size: 1.4em;
	font-weight: bold;
}
dd {
	font-size: 1.4em;
	margin: 0.7em 0 0.7em 1.5em;
	text-align: justify;
}
dd li, dd p {
	font-size: 1em;
}



img.rss  {
	vertical-align: middle;
	/*
	background-color: blue;
	color: white;
	font-weight: bold;
	padding: 0.2em;
	font-size: 0.8em;*/
}


#MainBody p.note {
	color: #AAA;
	padding: 0 0 1em 0;
	margin: 0 0 2em 0;
	text-align: right;
	width: 100%;
	
	font-size: 0.7em;

	border-bottom: 1px dashed #999;
}



ul.blog {
	padding: 0;
	margin: 1em 0 0 0;
}
ul.blog li {
	list-style-type: none;
	font-size: 1.2em;
}
.callout {
	float: right;
}
dl .callout {
	margin: 1.2em 0 0.5em 1.5em;
	
	width: 19.3em;
	
	margin: 0.2em 0 0.5em 1em;
	display: block;
	
	width: 270px;
}

dl img {
	/*
	width: 27em;
	height: 15em;
	*/
	height: 10.7em;
	height:	150px;
	border: 1px solid #666;
}
dt {
	clear: both;
}

blockquote {
	margin: 0;
	padding-left: 2.7em; /*4.4em; */
	padding-left: 46px;
	background: url("images/QuoteLeft3.gif") no-repeat left top;
	margin-top: 1em;
}
blockquote p {
	font-weight: bold;
	font-size: 1em;
	text-align: left;
	padding: 0;
	margin: 0;
}
#Right blockquote {
	float: left;
	font-size: 1.7em;
	/* border: 1px solid black; */
	width: 12.87em;
	height: 8.2em;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	
	width: 219px;
}
blockquote p.author {
	margin-top: 8px;
	font-size: 0.7em;
	font-weight: normal;
	color: #999999;
}


img.bodyimage1 {
	float: right;
	margin: 0 0 0.5em 0.5em;
	width: 5.7em;
	/* height: 5.7em; */
}
img.bodyimage2 {
	float: left;
	margin: 0 0.5em 0.5em 0;
	width: 5.7em;
	/* height: 5.7em; */
}

h3.features {
	width: 100%;
	border-bottom: 1px dotted #445;
	padding-bottom: 8px;
}















.module {
	margin-bottom: 1em;
}

ul.blog li {
	margin-bottom: 0.5em;
	margin-left: 1.2em;
	list-style-type: square;
}
ul.blog li a {
	display: block;
	width: 100%;
	text-align: left;
}

#MainBody ul li, #MainBody ol li {
	font-size: 1.4em;
}
#MainBody ul li p, #MainBody ol li p {
	font-size: 1.2em;
}

#MainBody ul.panels li {
	font-size: 1.2em;
}
#MainBody ul.panels li p {
	font-size: 1.4em;
}

.widetextbox {
	width: 16em;
}

#Tools ul {
	position: relative;
	margin-top: 5em;
	padding: 0;
}
#Tools li {
	list-style-type: none;
	float: left;
	color: #999;
	padding: 0 0.5em 0 0.5em;
	border-left: 1px solid #999;
}
#Tools li a {
	display: block;
	font-size: 0.8em;
	color: #999;
	text-decoration: underline;
}
#Tools li a:hover {
	display: block;
	font-size: 0.8em;
	color: #55A;
	text-decoration: underline;
}

.moduletext {
	width: 102px;
}




#HNav {
	position: absolute;
	left: 10px;
	
	line-height: normal;
	width: 193px;
	top: 185px; 
	padding: 10px 0 0 0;
	margin-bottom: 30px;
	
	background: #88B0B8  url("images/cnr-bl3.gif") no-repeat left bottom; 
}



#HNav ul {
	margin: 20px 0px 35px 25px;
	display: block; 
	padding: 0;
	list-style-type: none;
}

#HNav ul li {
	border-bottom: 1px dotted white;
	text-align: left;
	padding: 10px 3px 5px 3px;
	display: block;
	margin: 0;
}

#HNav a {
	/* margin: 5px 0 0 0; */
	color: white;
	display: block;
	font-weight: normal;
	background: url("images/nav-arrow-white.gif") no-repeat right center;
	
	font-size: 1.4em;
}
#HNav a:hover, #HNav li.Active a:hover, #HNav li.Active li a:hover  {
	text-decoration: none;
	color: #EC6E07;
}
#HNav a:focus, #HNav li.Active a:focus, #HNav li.Active li a:focus  {
	text-decoration: none;
	color: #EC6E07;
}

#HNav ul li ul, #HNav ul li.Active ul {
	margin: 5px 0 0 25px;
	padding: 0;
}
#HNav ul li ul li,  #HNav ul li.Active ul li {
	border-top: 1px dotted white;
	border-bottom: 0px;
	margin: 0;
	padding: 0;
	text-align: right;
}
#HNav ul li ul li a, #HNav ul li.Active ul li a, #HNav ul li ul li.Active a {
	padding: 5px 24px 5px 0px;
	background: none;
	font-size: 1.1em;
}

#HNav li.Active a {
	color: #444455;
	/* border-bottom: 1px dotted #444455; */
}
#HNav li.Active li a {
	color: white;
}

#HNav a:hover, #HNav li.Active a:hover {
	background: url("images/nav-arrow.gif") no-repeat right center;
}
#HNav a:focus, #HNav li.Active a:focus {
	background: url("images/nav-arrow.gif") no-repeat right center;
}
#HNav ul li li a:hover, #HNav ul li li.Active a:hover, #HNav ul li.Active li a:hover {
	background: none;
}
#HNav ul li li a:focus, #HNav ul li li.Active a:focus, #HNav ul li.Active li a:focus {
	background: none;
}
#HNav ul li.Active a {
	background: url("images/nav-arrow-gray.gif") no-repeat right center;
}

#MainBody ul li.colour1 h4 a {
	background-color: #900055;
}
#MainBody ul li.colour2 h4 a {
	background-color: #EC6E0A;
}
#MainBody ul li.colour3 h4 a {
	background-color: #B32A31;
}
#MainBody ul li.colour4 h4 a {
	background-color: #382E63;
}
#MainBody ul li.colour5 h4 a {
	background-color: #7D9094;
}
#MainBody ul li.colour6 h4 a {
	background-color: #87AFB7;
}
li.colour1 h4 {
	background: #900055 url("images/panel-hand.jpg") no-repeat bottom left;
}
li.colour2 h4 {
	background: #EC6E0A url("images/panel-chairs.jpg") no-repeat bottom left;
}
li.colour3 h4 {
	background: #B32A31 url("images/panel-focus.jpg") no-repeat bottom left;
}
li.colour4 h4 {
	background: #382E63 url("images/panel-calc.jpg") no-repeat bottom left;
}
li.colour5 h4 {
	background: #7D9094 url("images/panel-laptop.jpg") no-repeat bottom left;
}
li.colour6 h4 {
	background: #87AFB7 url("images/panel-palmtop.jpg") no-repeat bottom left;
}



ul.panels h4 {
	width: 100%;
	padding: 0 0 38px 0;
}

#MainBody ul.panels h4 a {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.085em;
	display: block;
	padding: 7px 3px 7px 7px;
	background: url("images/cnr-tr3.gif") no-repeat right top;
	text-align: left;
}
* html #MainBody ul.panels h4 a {
	font-size: 0.8em;
}
#MainBody ul.panels h4 a:hover {
	text-decoration: underline;
}

ul.panels  {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.panels li {
	width: 174px;
	height: 22em;
	float: left;
	margin: 0 15px 0.6em 0;
	padding: 0;
	
	text-align: left;
	font-size: 1.2em;
	line-height: 1.6em;
	
}


