/* ----- created for CMS ----- */
.Heading_Text {
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#006c79;
	font-size:23;
	/*font-size:1em*/
	/*font-size:180%;*/
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Body_Text {
	color:#4b4b4a;
	font: 13 Arial, Helvetica, sans-serif;
	/*font: 1em Arial, Helvetica, sans-serif;*/
	/*font: 80%  Arial, Helvetica, sans-serif;*/
	margin:1em 0;
	/*display:block;*/
	/*min-height:1%;*/
	/*height:1%;*/
}

/* ----- body & background ----- */
body{
	background:#94eef9 url(../images/30.gif) repeat-x 0 0;
	/*background:#94eef9 url(../images/main-bg.gif) repeat-x 0 0;*/
	color:#4b4b4a;
	font: 80%  Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Arial, Helvetica, sans-serif;
	color:#000;	
}
th{
	background:#ddd;
	padding:5px;
}
td{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#37342f;
	text-decoration:none;
}
a:hover{
	color:#555;
	text-decoration:none;
}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}

/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}
#frmContact{margin-bottom:.5em;}
#ThisForm{margin-bottom:.5em;}
	
/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	width:960px;
	text-align:left;
                     /* page_bg.gif not found */
	background:url(../images/page_bg.gif) repeat-y 0 0;
	position:relative;
}

/* ----- header area ----- */
#header{
	height:420px;	
	position:relative;
	margin:0;
	background: url(../images/31.jpg) repeat-x 0 0;
	/*background: url(../images/header.jpg) repeat-x 0 0;*/
}

#about-us{
	position:absolute;
	margin:0;
	padding:0;
	top:271px;
	left:0px;
	display:block;
	height:149px;
	width: 200px;
	padding: 20px;
}

#order-book{
	position:absolute;
	margin:0;
	padding:0;
	top:271px;
	left:241px;
	display:block;
	height:149px;
	width: 200px;
	padding: 20px;
}
#training-workshop{
	position:absolute;
	margin:0;
	padding:0;
	top:271px;
	left:482px;
	display:block;
	height:149px;
	width: 200px;
	padding: 20px;
}
#contact-us{
	position:absolute;
	margin:0;
	padding:0;
	top:271px;
	left:721px;
	display:block;
	height:149px;
	width: 200px;
	padding: 20px;
}

#about-us-image{
	position:absolute;
	margin:0;
	padding:0;
	top:259px;
	left:160px;
	display:block;
	height:71px;
	width: 79px;
	background: url(../images/32.gif) no-repeat 0 0;
	/*background: url(../images/people.gif) no-repeat 0 0;*/
}
#order-book-image{
	position:absolute;
	margin:0;
	padding:0;
	top:258px;
	left:411px;
	display:block;
	height:71px;
	width: 79px;
	background: url(../images/33.gif) no-repeat 0 0;
	/*background: url(../images/book.gif) no-repeat 0 0;*/
}#training-workshop-image{
	position:absolute;
	margin:0;
	padding:0;
	top:256px;
	left:648px;
	display:block;
	height:71px;
	width: 79px;
	background: url(../images/34.gif) no-repeat 0 0;
	/*background: url(../images/bulb.gif) no-repeat 0 0;*/
}#contact-us-image{
	position:absolute;
	margin:0;
	padding:0;
	top:253px;
	left:880px;
	display:block;
	height:71px;
	width: 79px;
	background: url(../images/35.gif) no-repeat 0 0;
	/*background: url(../images/email.gif) no-repeat 0 0;*/
}

#about-us h2, #order-book h2, #training-workshop h2, #contact-us h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #e6d587;
	font-weight: normal;
	margin: 0px;
}

#about-us p, #order-book p, #training-workshop p, #contact-us p{ 
	color:#e0dac2;
	font-size: 90%;}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:70px;
	left:18px;
	display:block;
	height:162px;
	width:143px;
	background:url(../images/36.gif) no-repeat 0 0;
	/*background:url(../images/logo.gif) no-repeat 0 0;*/
	text-indent:-9999px;
	overflow:hidden;
}
#logo a{
	display:block;
	height:105px;
}
#tagline{display:none;}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:144px;
	right:14px;
	z-index:10;
	color:#fff;
	text-align:center;
}
#info a{
	color:#fff;
	text-decoration:none;
}
#info a:hover{
	color:#fff;
	border-bottom:1px dotted #a49b8c;
}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{
	background:#fff url(../images/37.gif) repeat-x left bottom;
	/*background:#fff url(../images/mid-bg.gif) repeat-x left bottom;*/
	padding-top: 20px;
}

/* ----- main navigation ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools{
	position:absolute;
	top:-1px;
	left:17px;
	width:503px;
	text-align:center;
	height: 52px;
}
#navTools ul{
	margin:0;
	padding:0;
	list-style:none;
}
#navTools li{
	float:left;
	margin:0 2px 0 0;
	padding:0;
	font-size:110%;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#fff;
}
#navTools li.first{background: #f6df8a;}
#navTools li a:link, #navTools li a:active, #navTools li a:visited{
	float:left;
	padding:8px 13px 8px 12px;
	text-decoration:none;
	color:#006c79;
	background: no-repeat bottom right;
}
#navTools li a:hover{background:#f6df8a;}
#navTools li a span{}

/* ----- nav titles ----- */
#navToolsTitle{display:none;}

/* ----- side navigation column ----- */
#side{
	float:right;
	display:inline;
	width:198px;
	margin-right:15px;
	margin-top:10px;
}

#side a:link, #side a:active, #side a:visited{
	color:#e0dac2;
	display: block;
}

#side a:hover{
	color:#87ebf7;
	display: block;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:440px;
	margin-left:35px;
}
#main2{
	float:left;
	display:inline;
	width:420px;
	margin-left:25px;
	margin-top: -10px;
}
#main h2, #main2 h2{
	font-weight:normal;
	padding:0;
	color:#37342f;
	font-size:160%;
	clear:both;
}
#main h2.pageTitle, #main2 h2.pageTitle{
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:1em;
	color:#006c79;
	font-size:180%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* ----- r area ----- */
#footer{
	background: url(../images/38.gif) no-repeat top left;
	/*background: url(../images/footer.gif) no-repeat top left;*/
	padding:20px;
	height: 6px;
	font-size: 90%;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer li{display:inline;margin-right:.5em;}
#footer a{color:#05455a;}
#footer a:hover{
	color:#05455a;
	border-bottom:1px dotted #05455a;
}
#footer #credits{
	float:right;
	margin-top:-1.5em;
	color: #05455a;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ----- float fix ----- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */

/* IE7 */

#about-us h2, #order-book h2, #training-workshop h2, #contact-us h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	color: #e6d587;
	font-weight: normal;
	margin: 0px;
}

#about-us p, #order-book p, #training-workshop p, #contact-us p{ 
	color:#e0dac2;
	font-size: 90%;
	line-height: 14px;}
