			/***** Monteiths *****/
			/*
			
				Author: Steven Ross Carlisle (eSRCee -interactive)
				Date: 28 April 2007
			
			*/
			
				/*** Quick Links ***/
				
				/* Classes */
				/* Global Reset */
				/* Fonts */
				/* Aural */
				/* Structure */
				
				/*** Quick Links ***/
				
			/***** Monteiths *****/
			
			
			/* Classes */
			.floatRight{float:right;margin:5px;}
			.floatLeft{float:left;margin:5px}
			/* Classes */
			
			/*Global Reset*/
			*{padding: 0;margin:0}
			body{
				background: #000;
			}
			a{color:#006600; text-decoration: none;}
			a:hover{color: #000; text-decoration: underline;}
			/*Global Reset*/
		
			/* Fonts */
			body{font-family: Arial,sans-serif !important;font-size: 67.5% !important;color:#868484;}
			#splash h1{font-size: 1.5em;color:#000}
			#splash p{color:#000;line-height: 1.2em;margin:.9em 0 .9em 0}
			#footer p, #footer  a{color:#fff;margin-top:20px;float: left}
			#footer  a{float: right;color:#fff;text-decoration: none;margin-left: 10px;}
			#footer  a:hover{text-decoration: underline}
			h2{font-size: 1.1em !important}
			#headings h1{color:#727070;text-transform: uppercase;font-size:1.7em;font-weight: normal;padding:15px;text-align: right;border-bottom: 1px solid #999}
			#headings h2
			{border-bottom: 1px solid #eee;color:#333;text-transform: uppercase;font-size: 1.1em;font-weight: bold; padding:15px; text-align: right;background: #fff}
			#content p{font-size: 1.2em;line-height:1.3em;padding:5px;margin-top:10px}
			#content h3{margin:10px 5px;font-size:1.2em}
			#content h4{margin:10px 5px;font-size:1.1em;color:#000}
			.location li{margin:8px 0 2px 10px;list-style: none;}
			.location li a{color:#333;}
			#s th{font-size: 1.2em;color:#666;border-bottom: 1px solid #333;text-align: left}
			.sitemap {margin-left: 20px;}
			.sitemap li {font-size: 1.1em;margin:5px;}
			.sitemap li ul li{ list-style-type: none; font-size:1.0em}
			#backtoTop	{width: 104px;height:29px;display:block;background: url(../img/btn_top.jpg) no-repeat}
			/* Fonts */
			
			/* Aural */
				.aural{
					position: absolute;
					left: -9999px;
					font-size: small
			}
			/* Aural */
			
			/* Structure */
			
				/* Splash */
				#splash #monteiths{
					background: none !important;
				}
				#splash #footer{
					display:none
					
				}
					#splash #contentGroupA{
	width: 900px;
	height:512px;
	position: relative;
	margin: 0 auto;
	background: url(../img/bg_splash_monteiths.jpg) no-repeat;
	top:10px;
	right: 50px;
					}
						#splash #contentGroupA #content{
								width: 320px;
								position: relative;
								top:85px;
								left: -240px;
							    height: 136px;
						}
						#splash #contentGroupB{
						width: 627px;
						height:377px;
						position: relative;
						margin: 0 auto;
						background: url('../img/bg_splash_no.jpg') no-repeat;
						top:65px
		    		
		    		}
					#splash #contentGroupB #content{
								width: 320px;
								position: relative;
								top:130px;
								left: -130px;
							    height: 136px;

						}
						#splash .button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 3px;
	padding: 1px;
	height: 23px;
	width: 50px;
	background-color: #003300;
	border: 1px solid #AE9375;
			}
						
				/* Splash */
				
				
				#monteiths{
					position: relative;
					top: 28px;
					margin: 0 auto;
					width:769px;
				}
					#faux {
						float:left;
						background: url(../img/bg_faux.gif) repeat-y 0px 0;
					}
					
					#footer{
						width:100%;
						font-size: 1.1em;
						float:left;
						height:120px;
						clear: both;
					}
					#contentGroup{
						border-top:4px solid #fff;
						border-right:4px solid #fff;

						float:left;
						background: url(../img/bg_leftBar_btm.jpg) no-repeat bottom left
					}
					
					 #leftBar{
							float:left;
							width:223px;
						}
				
							#logo{
								border-top:4px solid #fff;
								margin-top: -4px;
								position: relative;
								float:left;
								width:223px;
								height:439px;
								background:  url(../img/bg_logo.jpg) no-repeat 4px 0;
								display:block;
							}

						#content{
							float: right;
							width: 534px;
							margin-bottom: 5px;
						}
						
							#header{
								width:100%;
								height: 199px;
								float:left;
								background: url(../img/hdr_home.png) no-repeat
							}
							
							 #headings{
								width: 100%;
								background: #eee;
							}
							#nav-top{
								clear: both;
								list-style: none;
								background: #eee;
								width:100%;
								height: 39px;
								border-bottom: 3px solid #8A8A8A;
							}
								
								#nav-top li{
									text-transform: uppercase;
									float: left;
									display:inline;
									background: url(../img/bg_nav_divider.png) no-repeat 0px 0;
									padding: 12px 5px 0px 10px;
									
								}
								#nav-top li.firstChild{
									background: none;
								}
									#nav-top li a{
										font:bold .9em Arial,sans-serif;
										color: #8A8A8A;
										text-decoration: none;
									}
									
									#nav-top li a:hover, #nav-top li a.active{
										color:#004A33;
										background: #eee;
										font-weight:bold
										
									}
				
			/* Structure */
						
						
			#s{
				width:100%;
			}
			
				#s td{
					padding:5px;
					font:1.0em Arial,sans-serif;
					color: #000;
					text-decoration: none;
				}
				#s td.18 {
					color: #000000;
					font-weight: bold;
					font-size: 1.2em;
				}

				#s tr{
					border-bottom: 1px solid #333;
					padding:5px;
				}
				#s tr.alt{
					background: #eee
				}
				#s tr.subtitle{
					padding:0px;
					font:1.0em Arial,sans-serif;
					color: #000;
					text-decoration: none;
				}
				
