@charset "UTF-8";
/* CSS Document */

body {
	text-align: center; /* for IE */
	background-color: #608194;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
}

#masthead {
		background-color: #666666;
		width: 100%;
		height: 138px;
		
		background-image:url(../elements/mastbgnd.jpg);
		background-repeat:repeat-x;
}

#mast {
		margin: 0 auto;
		width: 680px;
		height: 78px;
		padding: 60px 0px 0px 344px;
		z-index: 500;
		text-align: left;
		background-image:url(../elements/mast.png);
		background-repeat: no-repeat;
		
		
		}

#contentarea {
	position: relative;
	margin: 0 auto;
	width: 100%;
	text-align: left;
	background-color: #fafafa;
	min-height: 490px; height: auto !important; /* for firefox etc */
	height: 590px; /* for IE */
	background-image:url(../elements/image-bgnd.png);
	background-repeat:repeat-x;
	

}

#content {
		position: relative;
		margin: 0 auto;
		width: 1024px;
		text-align: left;
		/*background-color: #F3F2F0;*/
  		background-color: #fafafa;
		min-height: 490px; height: auto !important; /* for firefox etc */
		height: 490px; /* for IE */
		
		
		}

		#featurearea {
		float: left;
		padding: ;
		width: 1024px;
		background-color: #fafafa;
		height: 355px;
		background-image:url(../elements/image-bgnd.png);
		background-repeat:repeat-x;
		
		}
			
			#gallery {
			float: left;
			margin: 0px 0px 0px 93px;
			width: 837px;
			background-color: #fafafa;
			height: 355px;
			}
			#show {
			float: left;
			width: 837px;
			background-color: #fafafa;
			height: 318px;
			z-index: 1;
			}
			#ssnav {
			position: relative;
			float: left;
			width: 140px;
			height: 32px;
			z-index: 3;
			margin-left: 697px;
			margin-top: 5px;
			}
			#ssnav a{
			background-color: #98aab8;
			color: #98aab8;
			position: relative;
			float: left;
			width: 10px;
			height: 15px !important;
			margin-left: 2px;
			padding-left: 2px;
			z-index: 3;
			text-decoration: none;
			font-size: 0px;
			}
			#ssnav a:hover{
			background-color: #333333 !important;
			color: #333333;
			}
			.activeSlide{
			background-color: #0073b4 !important;
			 
			}		
			#ssnav .activeSlide a{
			color: #0073b4;
			}
			#feature-text {
			position:absolute;
			top:0px;
			left: 102px;
			padding-bottom:55px ;
			width: 247px;
			background-image: url(../elements/text-panel.png);
			background-repeat:no-repeat;
			height: 300px;
			overflow:hidden;
			z-index: 500;
			}

		#detail { 
		float: left;
		width: 1024px;
		padding: ;
		min-height: 128px; height: auto !important; /* for firefox etc */
		height: 128px; /* for IE */
		background-color:#fafafa;
		
		}

		#text1 { 
		float: left;
		width: 820px;
		margin:0px 0px 30px 114px ;
		
		min-height: 150px; height: auto !important; /* for firefox etc */
		height: 150px; /* for IE */
		background-color: #fafafa;
		}
		
		.first{
			padding: 15px;
			background-color: #cccccc;
			padding-bottom: 19px;
			
		}		
		.last{
			padding: 15px;
			background-color: #cccccc;
			margin-left: 10px;
			
		}	
		
		
		#text2 { 
		float: left;
		width: 361px;
		margin:0px 0px 30px 0px ;
		padding:15px 15px 15px 15px;
		min-height: 98px; height: auto !important; /* for firefox etc */
		height: 68px; /* for IE */
		background-color: #cccccc;
		}
		#text3 { 
		float: left;
		width: 782px;
		margin:0px 0px 30px 114px ;
		padding:15px 15px 15px 15px;
		min-height: 98px; height: auto !important; /* for firefox etc */
		height: 68px; /* for IE */
		background-color: #cccccc;
		}
		
.clear {
clear: both;
}


#footer {
	position:relative;
	background-color: #608194;
	background-image:url(../elements/footerbgnd.jpg);
	background-repeat:repeat-x;
	width: 100%;
	height: 40px;
	bottom: 0px;
	z-index: 0;
	text-align: center;

}

#footer-content {
	position: relative;
		margin: 0 auto;
		width: 926px;
		text-align: right;
		height: 40px;
		padding-right: 98px;
	
}

/* -----------------------  General Sytles ------------------ */


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-top: 0;
	margin-bottom: 10px;
}

ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
}


h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	margin:0px 0px 5px -15px;
	padding:0px 0px 5px 15px;
	border-bottom:#FFF solid 1px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #072948;
	margin:0px 0px 5px 0px;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #072948;
	margin:0px 0px 5px 0px;
}


h5 {
margin: 25px 35px 15px 25px;
padding-left:10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:18px;
text-transform: none;
color:#FFF;
border-left: 2px; color:#FFF; border-left-style:solid;


}


#feature-text p, #feature-text ul {
margin: 5px 35px 5px 25px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 11pt;
color:#FFF;

}


#footer p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	font-size: 8pt;
	color: #fafafa;
}

a:link {text-decoration: underline; color: #666666; }
a:visited {text-decoration: underline; color: #666666; }
a:active {text-decoration: underline; color: #666666; }
a:hover {text-decoration: underline; color: #E2850A; }

#feature-text a:link {text-decoration: underline; color: #ffffff; }
#feature-text a:visited {text-decoration: underline; color: #ffffff; }
#feature-text a:active {text-decoration: underline; color: #ffffff; }
#feature-text a:hover {text-decoration: underline; color: #E2850A; }

#footer a:link {text-decoration: none; color: #FFFFFF; }
#footer a:visited {text-decoration: none; color: #FFFFFF; }
#footer a:active {text-decoration: none; color: #FFFFFF; }
#footer a:hover {text-decoration: none; color: #E2850A; }


/* ---- Menu info --- 

rollover 
	colour #3371A9
	with 1px bottom border #3371A9
	
	dropdown to be on a #fffffff background 
	with a 1px border #003165
	
	*/

#mast p {	font-size: 12px;
	color: #003165;  
}
	rollover 
	colour #3371A9
	with 1px bottom border #3371A9	


