@charset "UTF-8";
#wrapper {
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: none;
}

#header {
	background-image: url(../images-global/header.jpg);
	height: 100px;
	width: 760px;
}
#logo {
	background-image: url(../images-global/lts-Logo.jpg);
	height: 85px;
	width: 155px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535050;
	background-color: #ECEEEF;
	line-height: 150%;
	margin: 0px;
}
#main_content {
	width: 725px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 20px;
	clear: none;
	padding-bottom: 20px;
}
#column_left {
	width: 395px;
	float: left;
	clear: none;
}
#column_right {
	width: 315px;
	float: right;
	clear: right;
	height: auto;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535050;
	font-weight: bold;
}
.boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6CB33F;
	font-weight: bold;
}
.boldblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
p {
	margin-bottom: 1em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
}
	
/*Links*/

a:active, a:link, a:visited {
	text-decoration: underline;
	color: #006E3B;
}
a:hover {
	text-decoration: underline;
	color: #222222;
}
h1{
	font-size: 18px;
	font-weight: bold;
	color: #6CB33F;
	margin-bottom: 0.5em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	line-height: 120%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Quotes*/
#quote {
	background-image: url(../images-global/quote-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	width: 395px;
	margin-bottom: 15px;
	padding-right: 0px;
	padding-bottom: 29px;
	padding-left: 0px;
	line-height: 1.8em;
	clear: right;
	background-color: #E7E7E7;
}

#quote_top {
	background-image: url(../images-global/quote-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}

p.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #838383;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
}

p.name {
	margin: 0;
	line-height: 1.5em;
}
	
.heading {
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 5px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 0em;
	width: 310px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0.25em;
	margin-left: 0px;
	line-height: 1.3em;
	color: #000000;
}

/*Lists and Bullets*/
#leaf   ul {
	list-style-type: none;
	list-style-image: url(../images-global/leaf-bullet.gif);
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.clearright {
	margin: 0px;
	padding: 0px;
	clear: right;
}

/*Navigation*/
#nav {
	height: 34px;
	width: 760px;
	float: left;
}
div#nav {
	height: 34px;
	width: 760px;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
div#nav ul {
	height: 34px;
	width: 760px;
	margin: 0;
	padding: 0;
	position: relative;
	border: 0px;
}
div#nav ul li {
	margin: 0px;
	padding: 0px;
	position: absolute;
	list-style-image: none;
	list-style-type: none;
}
div#nav ul li, div#nav a {
	display: block;
}
div#nav ul li a {
	text-indent: -9999px;
	display: block;
    height: 34px;
	text-decoration: none;
}
#home {
	left: 0px;
	width: 128px;
	background-color: transparent;
	background-image: url(../images-nav/nav-home.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#company {
	left: 128px;
	width: 126px;
	background-color: transparent;
	background-image: url(../images-nav/nav-company.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#courses {
	left: 254px;
	width: 126px;
	background-color: transparent;
	background-image: url(../images-nav/nav-courses.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#consultants {
	left: 380px;
	width: 126px;
	background-color: transparent;
	background-image: url(../images-nav/nav-consultants.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#testimonials {
	left: 506px;
	width: 126px;
	background-color: transparent;
	background-image: url(../images-nav/nav-testimonials.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#contact {
	left: 632px;
	width: 128px;
	background-color: transparent;
	background-image: url(../images-nav/nav-contact.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*Navigation Hover*/

#home a:hover {
	background-color: transparent;
	background-image: url(../images-nav/nav-home.gif);
	background-repeat: no-repeat;
	background-position: 0 -34px;
}
#company a:hover {
	background-color: transparent;
	background-image: url(../images-nav/nav-company.gif);
	background-repeat: no-repeat;
	background-position: 0 -34px;
}
#courses a:hover {
	background-color: transparent;
	background-image: url(../images-nav/nav-courses.gif);
	background-repeat: no-repeat;
	background-position: 0 -34px;
}
#consultants a:hover {
	background-color: transparent;
	background-image: url(../images-nav/nav-consultants.gif);
	background-repeat: no-repeat;
	background-position: 0 -34px;
}
#testimonials a:hover {
	background-color: transparent;
	background-image: url(../images-nav/nav-testimonials.gif);
	background-repeat: no-repeat;
	background-position: 0 -34px;
}
#contact a:hover {
	background-color: transparent;
	background-image: url(../images-nav/nav-contact.gif);
	background-repeat: no-repeat;
	background-position: 0 -34px;
}


/*Footer*/

div#footer {
	width: 745px;
	background-color: #000000;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	color: #BBBBBB;
	background-image: url(../images-global/leaf-corner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: right;
}
div#footer a:active, div#footer a:link, div#footer a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
div#footer a:hover {
	color: #888888;
	text-decoration: none;
}
img {border: 0;}
.colour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006E3B;
}

/*Right-hand Side Bar*/

#rhsb {
	background-color: #FFFFFF;
	margin-bottom: 15px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	background-image: url(../images-global/hdg-rhsb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6CB33F;
	border-bottom-color: #6CB33F;
	border-left-color: #6CB33F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#rhsb_inner {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#rhsb ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	display: inline;
	float: left;
}
#rhsb li {
	list-style-type: none;
	width: 220px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	height: 22px;
	background-color: #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/*Notepad*/

#notepad {
	background-color: #FFFFFF;
	margin-bottom: 15px;
	background-image: url(../images-global/notepadinner.gif);
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
p.notepad {
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006E3B;
	padding-top: 15px;
	line-height: 1.5em;
	font-size: 14px;
	padding-right: 25px;
}
#notepad_inner {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images-global/notepadtop.gif);
}
#notepad_bottom {
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images-global/notepadbot.gif);
	height: 29px;
}
#notepad  ul {
	list-style-type: none;
	margin-top: 10px;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#notepad li {
	list-style-type: none;
	width: 220px;
	padding-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	height: 22px;
	background-color: #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 1.2em;
}

/*Right-hand Menu*/

#rhmenu_top {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(../images-global/hdg-rhsb.gif);
	height: 25px;
	padding-left: 15px;
	width: 300px;
}

#rhmenu {
	background-color: #FFFFFF;
	color: #FFFFFF;
	list-style-type: none;
}
ul#rhmenu  {
	list-style-type: none;
	margin-top: 0px;
	padding: 0px;
	display: block;
}
li#rhmenu  {
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	background-color: #CCCCCC;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#rhmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 10px;
	background-color: #DFF2CC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
}

/*Contact Form*/#form {
	background-color: #DFF2CC;
	float: right;
	clear: both;
}

/*Credit*/

#credit {
	padding-left: 15px;
	background-color: #ECEEEF;
	height: auto;
	padding-top: 3px;
}
div#credit a:active, div#credit a:link, div#credit a:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
}
div#credit a:hover {
	color: #000000;
	text-decoration: underline;
}
