html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.clearer {
	width: 100%;
	height: 1px;
	clear: both;
}

/***********************************************************************/
html, body {
	color: #000;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF url(/images/site/gradient-bg.jpg) left bottom repeat-x;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	font-size: 11px;
	/*border-top: 28px solid #bbe3f8;*/
}

	#masthead {
		width: 950px;
		height: 96px;
		/*background: #FFF url(/images/site/masthead-bg.jpg) 833px 32px no-repeat;
		background: #FFF url(/images/site/masthead-bg.jpg) 838px 32px no-repeat;*/
		background: #FFFFFF;
		/*border-top: 1px solid #bbe3f8;*/
	}
	
		#masthead .logo {
			float: left;
			margin-left: 32px;	
		} 
	
		#masthead #topnav {
			display: block;
			width: 454px;
			height: 18px;
			float: right;
			margin-top: 8px;
			margin-top: 24px;
		}
			
		#masthead ul#navigation {
			display: block;
			width: 430px;
			height: 18px;
		}
		
			#masthead ul#navigation li {
				display: block;
				float: left;
				height: 18px;
				line-height: 18px;		
				color: #3f3f3f;
				border-right: 1px solid #814200;
				padding: 0 12px 0 12px;
			}
	
				#masthead ul#navigation li a {
					display: block;
					float: left;
					height: 18px;
					line-height: 18px;
					color: #3f3f3f;
					text-decoration: none;
					font-weight: normal;
					font-size: 14px;
				}
	
	
	
					.home ul#navigation li#home a,
					.about ul#navigation li#about a,
					.sectors ul#navigation li#sectors a,
					.accreditations ul#navigation li#accreditations a,
					.news ul#navigation li#news a,
					.contact ul#navigation li#contact a,
					#masthead ul#navigation li a:hover {
						color: #814200;
						text-decoration: none;
					}

			 ul#navigation li#contact { border-right: none; }



	

	#masthead #contactinfo {
		float: right;
		width: 302px;
		height: 35px;
		margin-top: 30px;
		line-height: 30px;
		font-size: 14px;
	}

		#masthead #contactinfo p {
			display: block;
			width: 280px;
			height: 22px;
			clear: both;
		}
			
			#masthead #contactinfo p strong {
				display: block;
				width: 22px;
				padding-right: 8px;
				height: 22px;				
				float: left;
				font-weight: normal;
				color: #814200;
			}
			
			#masthead #contactinfo p span {
				display: block;
				width: 200px;
				height: 22px;
				text-align: left;
				float: left;
				font-weight: bold;
				font-weight: normal;
				color: #111;
			}
		
	
	
	#flashcontent {
		width: 950px;	
		height: 305px;	
	}
	


	.sectiontiles {
		clear: both;
		width: 930px;
		height: 210px;
		margin: 0 0 0 20px;
		padding-top: 20px;
	}
	
		.sectiontile {
			margin: 0 0 30px 0;
			float: left;
			width: 262px;
			height: 155px;
			border-right: 1px solid #d8c399;
			padding: 0 20px 20px 20px;
		}

		.sectiontiles #tile-contact {
			border-right: none;
		}

			.sectiontile h1 {
				color: #FFF;
				font-size: 23px;
				font-weight: normal;
				margin-bottom: 12px;
			}
									
			.sectiontile h1 a {
				color: #FFF;
				text-decoration: none;
			}

				.sectiontile h1 a:hover {
					color: #bbe3f8;
					text-decoration: none;
				}
						
			.sectiontile p {
				color: #FFF;
				font-size: 11px;
				line-height: 16px;
				margin-bottom: 8px;
			}						

			.sectiontile a {
				color: #FFF;
				text-decoration: underline;
			}	

				.sectiontile a:hover {
					color: #bbe3f8;
					text-decoration: none;
				}	

			.sectiontile a.morebtn {
				display: block;
				width: 78px;
				height: 26px;
				font-size: 12px;
				line-height: 16px;
				text-decoration: none;
				padding-left: 6px;
				background: #824400 url(/images/site/btn-bg.jpg) left top no-repeat;
				margin-top: 12px;
			}

				.sectiontile a.morebtn:hover {
					color: #bbe3f8;
					text-decoration: none;
				}
													
#footer {
	clear: both;
	width: 950px;
	height: 32px;
	background: none;
	margin-top: 10px;
}



	#footer #footernav {
		clear: both;
		width: 430px;
		height: 22px;
		float: left;
		padding-left: 38px;
		color: #FFF;
	}
	
			#footernav a {
				line-height: 22px;
				color: #ffffff;
				text-decoration: none;
				font-weight: normal;
				font-size: 11px;
			}

				#footernav a:hover {
					color: #000000;
					text-decoration: none;
				}




	#footer #extreme {
		float: right;
		width: 250px;
		height: 22px;
		line-height: 22px;
		color: #ffffff;
		text-align: right;
		font-size: 11px;
		padding-right: 45px;
	}	

		#footer #extreme a {
			color: #ffffff;
			text-decoration: none;
		}	
	
			#footer #extreme a:hover {
				color: #000000;
				text-decoration: none;
			}	
			
/***************************************************************************************
Internal Styles
***************/

#maincontent {
	float: left;
	width: 560px;
	padding: 18px 25px 0 40px;
	font-size: 12px;
	background: url(/images/site/section-tile-bg.jpg) right top repeat-y; 
	border-right: 1px solid #814200;
	color: #111;
	margin-bottom: 60px;
}

	#maincontent h1 {
		font-size: 23px;
		margin-bottom: 24px;
		color: #111;
		font-weight: normal;
	}

	#maincontent h2 {
		font-size: 21px;
		margin-top: 21px;
		margin-bottom: 4px;
		font-weight: normal;
		color: #814200;
	}
		
	#maincontent p {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 12px;
		color: #111;
	}

	#maincontent a {
		color: #000;
		text-decoration: underline;
	}

		#maincontent a:hover {
			color: #111;
			text-decoration: none;
		}

			
		#maincontent a.backbutton {
			font-size: 13px;
			font-weight: bold;
			color: #FFF;
			background: #000 url(/images/site/mainbutton-bg.jpg) left top repeat-x;
			text-decoration: none;
			padding: 2px 10px 4px 10px;
			
		}	

			#maincontent a.backbutton:hover {
				color: #c7e200;
				text-decoration: none;
			}	
						
#secondarycontent {
	float: right;
	width: 258px;
	padding: 20px 45px 20px 20px;
	font-size: 12px;
}

	#secondarycontent h1 {
		font-size: 23px;
		margin-bottom: 24px;
		font-weight: normal;
	}

		#secondarycontent h1 a {
			text-decoration: none;
			color: #111;
		}

			#secondarycontent h1 a:hover {
				text-decoration: none;
				color: #111;
			}
			
	#secondarycontent h2 {
		font-size: 14px;
		margin-top: 28px;
		margin-bottom: 4px;
		font-weight: bold;
		color: #2a2a2a;
		font-weight: normal;
	}
			
	#secondarycontent p {
		font-size: 11px;
		line-height: 15px;
		margin-bottom: 12px;
		color: #814200;
	}

		#secondarycontent q {
			display: block;
			color: #814200;
			color: #ceba7f;
			text-align: right;
			font-size: 17px;
			line-height: 22px;
			font-weight: normal;
			font-weight: bold;
		}
		
		#secondarycontent cite {
			color: #000;
			font-size: 13px;
			float: right;
			font-weight: bold;	
			font-style: normal;
			line-height: 24px;	
			padding-right: 4px;
		}
		
	#secondarycontent ul {
		margin-top: 12px;
		margin-bottom: 28px;
	}
	
		#secondarycontent ul li {
			display: block;
			width: 260px;
			height: 24px;
			margin-bottom: 1px;
			color: #355d0f;
			background: #e8f0f8 url(/images/site/secondary-nav-bg.jpg) left top no-repeat;
		}

			#secondarycontent ul li a {
				display: block;
				width: 235px;
				height: 24px;
				line-height: 24px;
				color: #111111;
				text-decoration: none;
				font-size: 12px;
				padding-left: 25px;
			}	
		
				#secondarycontent ul li a:hover {
					color: #814200;
					text-decoration: none;
				}	
		
		
/******************************************************************************
Contact Page
***************/

.contact-details-1 {
	margin: 0 0 30px 0;
	float: left;
	width: 262px;
	height: 175px;
	border-right: 1px solid #d8c399;
	padding: 0 20px 20px 0;
}

.contact-details-2 {
	margin: 0 0 30px 0;
	float: left;
	width: 242px;
	height: 175px;
	padding: 0 0px 20px 20px;
}

#map {
	width: 260px;
	height: 180px;
	margin: 0 60px 30px 0;
	float: left;
}

#map2 {
	width: 260px;
	height: 180px;
	margin: 0 0 30px 0px;
	float: left;
}	

/***********************************************************************
Contact Form
*******************/

.contactfield {
	border-top: 4px solid #FFF;
	width: 100%;
	clear: both;
}

.contactfield label {
	display: block;
	width: 245px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
}

.contactfield input {
	display: block;
	float: left;
	width: 245px;
	height: 22px;
	line-height: 17px;
	font-size: 12px;
	color: #111111;
	border: 1px solid #111;
	padding: 6px 5px 0 4px;
}

.contactfield textarea {
	display: block;
	float: left;
	width: 245px;
	border: 1px solid #111;
	line-height: 17px;
	font-size: 11px;
	color: #111111;
	padding: 6px 5px 0 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.contactfield input#submit {	
	display: block;
	width: 84px;
	height: 20px;
	font-size: 12px;
	text-decoration: none;
	padding: 0 0 5px 11px;
	background: #fff url(/images/site/submit-btn-bg.jpg) left top no-repeat;
	margin-top: 12px;
	border: none;
	color: #FFF;
	text-align: left;
}

.contactfield input#submit:hover {		
	color: #bbe3f8 !important;
	text-decoration: none;
	cursor: pointer;
}



/***********************************************************************
News Page
********/

.news-summary p {
	font-style: italic;
	font-size: 11px; 
}

p.date {
	font-weight: bold;
}

.news_odd {
	border-bottom: 1px solid #996600;
}

.news_even {
	border-bottom: 1px solid #996600;
}

.news-date-title {
	font-weight: normal;
}



/**************************************************************************
News Scroller
******************/

#scrollingnews {
	color: #FFF;
	width: 205px;
	height: 100px;
	padding: 0;
}

#scrollingnews h3 {
	color: #FFF;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#scrollingnews p {
	color: #FFF;
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}








