html { margin: 0px; }

h1 { 
	color: #435B39;
	font: bold 1.8em Verdana, Arial, Helvetica, sans-serif;	
	text-align: center;
}

h2 { 
	color: #435B39;
	font: bold 1.8em Verdana, Arial, Helvetica, sans-serif;	
}

h3 { 
	color: #435B39;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
        
}

h4 { 
	color: #435B39;
	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
        
}

h5 { 
	color: #fff;
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
        
}

h6 { 
	color: #435B39;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
        
}

h7 { 
	color: #435B39;
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
        
}

p.nav {
    color: #fff;
    font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
}



a.link:link { color: white; text-decoration: none; }
a.link:visited { color: white; text-decoration: none; }
a.link:hover { color: white; text-decoration: underline; }




body {
	background: url('../images/maintenance-bg.gif') repeat;
	text-align: center;
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin: 0px auto; 				/* to fix centering in Mozilla */
	text-align: left;
        width: 740px;					/* width should be the same as the background image */
        /* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 740px;
}
	html>body #wrapper { width: 740px; }
	


#footer {
	margin-left: 0 auto; /* to fix centering in Mozilla */
	width: 740px;					/* width should be the same as the background image */
	color: #435B39;
	padding: 10px 0px 10px 0px;
}

#header {
	height: 30px;
	background: #7594B0;
	color: #fff;
	border: solid 2px #504563;
}

#menu {
	background: #BBCBB4;
	border-bottom: solid 1px #435B39;
	border-top: none;
	border-left: none;
	border-right: none;
	text-align: right;
	padding: 1px 20px 0px 0px;
	color: #fff;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
}

	#menu ul {
		list-style: none;			/* removes list marker */
		padding: 0px;				/* removes left indent */
	}
	
	#menu ul li {
		display: inline;			/* sets list items to display in a row */
		padding-left: 20px;			/* puts space in between list items */
	}
	
	#menu a:link, #menu a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	#menu a:active, #menu a:hover {
		color: #435B39;
		text-decoration: underline;
	}
	
#leftcol {
	width: 164px;
	float: left;
        margin-top: -10px;
	background: #9CAE95;
	padding: 10px 8px 8px 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 144px;
}
	html>body #leftcol { width: 144px; }

#maincol {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 100%;
	float: left;
	padding: 0px;
	background: #9CAE95;
        border-top: solid 3px #435B39;
        border-right: solid 3px #435B39;
        border-left: solid 3px #435B39;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
}
	html>body #maincol { width: 100%; }

#maincol2 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 740px;
	float: left;
	padding: 0px;
	background: #9CAE95;
	border-top: none;
        border-left: solid 3px #435B39;
        border-right: solid 3px #435B39;
        border-bottom: solid 3px #435B39;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 740px;
}
	html>body #maincol2 { width: 740px; }

#maincol3 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
        width: 740px;
	float: left;
	padding: 0px;
	background: #9CAE95;
	border-top: none;
        border-left: solid 3px #435B39;
        border-right: solid 3px #435B39;
        border-bottom: solid 3px #435B39;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 740px;
}
	html>body #maincol3 { width: 740px; }

#centercol {
	width: 530px;
	background: #9CAE95;
        border: solid 2px #435B39;
	float: left;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 530px;
}
	html>body #centercol { width: 530px; }

	
#centercol2 {
	width: 100%;
	background: #fff;
        border-top: solid 2px #435B39;
	float: left;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
}
	html>body #centercol2 { width: 100%; }

#centercol2b {
	width: 530px;
	background: #fff;
        border: none;
	float: left;
	padding: 12px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 506px;
}
	html>body #centercol2b { width: 506px; }

#centercol3 {
	width: 100%;
	background: #9CAE95;
        border: none;
	float: right;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 100%;
}
	html>body #centercol3 { width: 100%; }




#rightcol {
	width: 560px;
	background: url('../images/whitebox-mid.gif') repeat-y;
	border-top: solid 3px #435B39;
	border-bottom: solid 3px #435B39;
	float: left;
	padding: 8px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 545px;
}
	html>body #rightcol { width: 545px; }

#left {
	width: 330px;
	float: left;
	padding: 10px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 310px;
}
	html>body #left { width: 310px; }

#right {
	width: 190px;
	float: left;
	padding: 11px ;
	border-left: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 170px;
}
	html>body #right { width: 170px; }
	
.clear { clear: both; }


ul.nav {
	list-style: none;
	padding: 5px;
	margin: 0px;
        background: #BBCBB4;
	border: solid 2px #435B39;
}

	ul.nav a:link, ul.nav a:visited, ul.nav a:hover {
		display: block;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		padding: 2px;
		width: 144px;
		height: 26px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 140px;
		height: 16px;
	}
		html>body ul.nav a:link, html>body ul.nav a:visited, html>body ul.nav a:hover {
			width: 140px;
			height: 16px;
		}


	ul.nav a:active, ul.nav a:hover {
		color: #435B39;
		text-decoration: underline;
	}

.help {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.help a:link, .help a:visited, .help a:hover {
		display: block;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		text-align: center;
		padding-top: 0px;
		width: 144px;
		height: 108px;
		background: url('../images/helpnow-maintenance.gif') no-repeat;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 108px;
	}
		html>body .help a:link, html>body .help a:visited, html>body .help a:hover {
			height: 108px;
		}

	.help a:hover {
		background: url('../images/helpnow-maintenance-over.gif') no-repeat;
		padding-top: 0px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 108px;
	 }


.boxes {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

	.boxes a:link, .boxes a:visited, .boxes a:hover {
		display: block;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		text-align: center;
		padding-top: 11px;
		width: 126px;
		height: 64px;
		background: url('../images/maintenancebutton.gif') no-repeat;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 57px;
	}
		html>body .boxes a:link, html>body .boxes a:visited, html>body .boxes a:hover {
			height: 57px;
		}

	.boxes a:hover {
		background: url('../images/maintenancebutton-over.gif') no-repeat;
		padding-top: 13px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 55px;
	}

		html>body .boxes a:hover { height: 55px; }


#col {
        margin: 1px auto; 				/* to fix centering in Mozilla */
        margin-left: 0px; 
	width: 126px;
	float: left;
	padding: 5px;
	background: #9CAE95;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 126px;
}
	html>body #col { width: 126px; }

#col1 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
        margin-left: 0px; 
	width: 126px;
	float: left;
	padding: 5px;
	background: #9CAE95;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 126px;
}
	html>body #col1 { width: 126px; }

#col2 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 126px;
	float: left;
	padding: 5px;
	background: #9CAE95;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 126px;
}
	html>body #col2 { width: 126px; }

#col3 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 126px;
	float: left;
	padding: 5px;
	background: #9CAE95;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 126px;
}
	html>body #col3 { width: 126px; }

#col4 {
        margin: 0px auto; 				/* to fix centering in Mozilla */
	width: 126px;
	float: left;
	padding: 5px;
	background: #9CAE95;
	border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: none;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 126px;
}
	html>body #col4 { width: 126px; }
	
	
.maintclass {
	list-style: none;
	padding: 0px;
	margin: 0px;
}	
	
.maintclass a:link, .maintclass a:visited, .maintclass a:hover {
		display: block;
		margin-left: 60px;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		text-align: center;
		padding-top: 1px;
		width: 180px;
		height: 71px;
		background: url('../images/maintbox.gif') no-repeat;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 70px;
	}
		html>body .maintclass a:link, html>body .maintclass a:visited, html>body .maintclass a:hover {
			height: 70px;
		}

	.maintclass a:hover {
		background: url('../images/maintbox-over.gif') no-repeat;
		padding-top: 1px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		height: 70px;
	}			
	
	ul.classnav {
	list-style: none;
	padding: 2px;
	margin: 0px;
    background: #BBCBB4;
	border: solid 2px #435B39;
	float: right;
}

	ul.classnav a:link, ul.classnav a:visited, ul.classnav a:hover {
		display: block;
		border: none;
		font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
		color: #435B39;
		text-decoration: none;
		padding: 4px;
		width: 100%;
		height: 20px;
		/* box model hack */
		voice-family: "\"}\"";
		voice-family:inherit;
		width: 100%;
		height: 10px;
	}
		html>body ul.classnav a:link, html>body ul.classnav a:visited, html>body ul.classnav a:hover {
			width: 100%;
			height: 16px;
		}


	ul.classnav a:active, ul.classnav a:hover {
		color: #435B39;
		text-decoration: underline;
	}	
	
	#whiteleft {
	width: 46%;
	float: left;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 46%;
}
	html>body #whiteleft { width: 46%; }
	
#whiteright {
	width: 54%;
	float: left;
	padding: 0px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 54%;
}
	html>body #whiteright { width: 54%px; }	

	
body#home a#home, body#aboutus a#aboutus, body#international a#international,  body#uk a#international, body#uk a#uk, body#au a#au, body#au a#international, body#aboutusfaq a#aboutusfaq, body#aboutusfaq a#aboutus, body#newsletter a#newsletter, body#newsletter a#aboutus, body#articles a#articles, body#classes a#classes, body#phone a#phone, body#events a#events, body#free a#free, body#group a#group, body#group a#phone, body#calendar a#calendar, body#bclc a#bclc, body#nvc a#nvc, body#cp a#cp, body#teleseminars a#teleseminars, body#teleseminars a#phone, body#coaching a#coaching, body#coaching a#phone, body#faq a#classes, body#faq a#faq, body#bclc a#classes, body#cp a#classes, body#nvc a#classes, body#store a#store, body#links a#links, body#links a#aboutus, body#building a#building, body#repair a#repair, body#maintenance a#maintenance 
{
color: #435B39;
}
