body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #797778;
	background-color:#FFFFFF;
}
body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#36B6E7;
	text-decoration:none;
}



p {
	margin:0 0 1em 0;
}
p.half {
	margin-bottom:0.5em;
}
p.none {
	margin:0;
}

h1 {
	margin:0;
	margin-bottom:1em;
	font-size:16px;
	color:#00445E;
}
h1.white {
	color:#FFFFFF;
}
h2 {
	margin:0;
	margin-bottom:1em;
	font-size:13px;
	color:#2B3335;
}

h3, h3.color1 {
	margin:0;
	margin-bottom:0.25em;
	font-size:15px;
	color:#00425E;
}
h3.color1 {
	color:#34B3E3;
}


form {
	margin:0;
}

.print-logo {
	display:none;
}

.form-input, .form-textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #8F8F8F;
	padding:3px;
	font-size:12px;
}
.text-size-sml {
	font-size:11px;
}
.text-size-nrm {
	font-size:100%;
}
.text-size-lrg {
	font-size:115%;
}
.text-color1 {
	color:#004964;
}
.text-color2 {
	color:#36B6E7;
}
.text-color3 {
	color:#CC6600;
}
.text-error {
	color:#FF0000;
	font-size:90%;
}
.text-message, .page-text-highlight {
	color:#36B6E7;
}

#player {
}
.page {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-top:25px;
	
}

.page-spacerbar {
	clear:both;
	height:1px;
}
.page-skipnavigation {
	display:none;
}
.page-breadcrumbs {
	margin-bottom:10px;
	font-size:11px;
}
.page-header {
	margin-bottom:10px;
}
.page-header-nav {
	float:left;
	width:200px;
	text-align:left;
	margin-top:15px;
}
.page-header-subnav {
	float:left;
	width:200px;
	text-align:left;
	margin-top:15px;
}

.page-header-news {
	float:left;
	width:200px;
	text-align:left;
	margin-left:15px;
	empty-cells:show;
	margin-top:15px;
}

.page-header-message {
	float:left;
	margin-left:20px;
	margin-top:45px;
	text-align:left;
	width:510px;
} 
.page-header-logo {
	float:right;
	width:210px;
	height:110px;
}

.page-header-search {
	margin-top:20px;
	text-transform:uppercase;
	border-bottom:1px solid #D0CAC4;
	color:#A2968A;
	padding-bottom:5px;
	color: #797778;
}
.page-header-search a {
	color:#A2968A;
	text-decoration:none;
}
.page-header-search a:hover {
	color:#36B6E7;
	text-decoration:none;
}



.page-container {
	overflow: hidden;
	
}

.page-container 
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
	
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
.page-container 
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}

.page-container 
	{
	display: inline-block;
	}
/*\*/
.page-container 
	{
	display: block;
	}




.page-c1 {
	width:270px;
	float:left;
	background-color:#AB9F95;
	min-height:555px;
	color:#004964;
}
.page-c1-bg {
	/*
	background-image:url(../images/fa_c1_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:120px;
	*/
	
	height:555px;
}

.page-c1-projects-bg {
	/*
	background-image:url(../images/fa_c1_projects_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:120px;
	*/
	
	height:555px;
}
.page-c1-projects {
	background-color:#4D92AC;
	padding:0;

}

.page-c1-homepage {
	background-color:#4D92AC;
	padding:0;
	color:#FFFFFF;
	width:270px;
	float:left;
	height:555px;
	background-image:url(../images/fa_c1_homepage_bg.jpg);
	background-repeat:no-repeat;

}
.page-c1-content {
	padding:15px;
	background-image:url(../images/fa_stripe1.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.page-c1-content-nobg {
	padding:15px;
	background-image:none;
}

.page-c1-content-homepage {
	padding:15px;
	background-image:none;
	background-image:url(../images/fa_stripe2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.page-c2 {
	width:680px;
	float:left;
	background-color:#E5E1DD;
	min-height:555px;
}

.page-c2-homepage {
	width:680px;
	float:left;
	background-color:#FFFFFF;
	height:555px;
	background-image:url(../images/fa_c2_homepage_bg.jpg);
	background-repeat:no-repeat;
}
.page-c2-content {
	padding:15px;
}



/* Start Mac IE5 filter \*/
.page-c1, .page-c2
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
	}
/* End Mac IE5 filter */
@media all and (min-width: 0px) {
.page-c1, *.page-c2
	{
	padding-bottom: 0;
	margin-bottom: 0; 
	}
.page-c1:after, .page-c2:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px;
	margin-bottom: -32767px;
	height: 0;
	}
}

.page-c1 a {
	color:#FFFFFF;
}



.page-c1 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.page-c1 ul li {
	margin-bottom:0.25em;
	list-style:none;
}


.page-c1 ul li a.selected {
	font-weight:bold;
	color:#004964;
}

.page-c2 ul {
	margin:0;
	padding:0;
	padding-left:20px;
	margin-bottom:1em;
	list-style-image: url(../images/fa_dot1.gif);
	list-style-position:outside;
	}
.page-c2 ul li, .page-c2 ol li {
	margin-bottom:0.25em;
}






.page-footer {
	font-size:11px;
	margin-bottom:10px;
	margin-top:10px;
	clear:both;
}
.page-footer a {
	color: #797778;
}
.page-footer-right {
	float:right;
	width:200px;
	text-align:right;
}

.page-staff-c1 {
	float:left;
	width:450px;
}
.page-staff-c2 {
	float:left;
	width:180px;
	margin-left:20px;
}


.page-staff-details-c1 {
	float:left;
	width:142px;
	margin-right:20px;
}
.page-staff-details-c2 {
	float:left;
	width:488px;
}

.page-staff-item {
	background-color:#A2988E;
	padding:1px;
	float:left;
	width:120px;
	color:#FFFFFF;
	margin-right:10px;
	margin-bottom:10px;
	min-height:160px;
}

.page-staff-image {
	border:1px solid #A2988E;
}

.page-staff-item a {
	color:#FFFFFF;
	text-decoration:none;
}
.page-staff-item a:hover {
	text-decoration:underline;
}

.page-projects {
	overflow:hidden;
}

	.page-projects 
		{
		overflow: hidden; /* This hides the excess padding in non-IE browsers */
		}
		
	/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
	necessary height (unless fixed, this problem becomes even more acute 
	weirdness as the method is enhanced */
	.page-projects 
		{
	/* Normally a Holly-style hack height: 1% would suffice but that causes 
	IE 5.01 to completely collapse the wrapper - instead we float it */
		float: left;
	/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
	(I saw it happen many moons ago) makes the width of wrapper too small 
	the float: none with the comment is ignored by 5.01,
	5.5 and above see it and carry on about their business
	It's probably fine to just remove it, but it's left here 
	just in case that many moons ago problem rears its head again */
		float/**/: none;
		}
	
	.page-projects 
		{
		display: inline-block;
		}
	/*\*/
	.page-projects 
		{
		display: block;
		}
	
	
.page-projects-c1 {
	float:left;
	width:315px;
	margin-right:20px;
}
.page-projects-c2 {
	float:left;
	width:315px;
}
.page-projects-c2-content {
	padding:10px;
	background-color:#D2CBC5;
	color:#FFFFFF;
}

/* Start Mac IE5 filter \*/
.page-projects-c1, .page-projects-c2
	{
	padding-bottom: 32767px;
	margin-bottom: -32767px; 
	}
/* End Mac IE5 filter */
@media all and (min-width: 0px) {
.page-projects-c1, *.page-projects-c2
	{
	padding-bottom: 0;
	margin-bottom: 0; 
	}
.page-projects-c1:after, .page-projects-c2:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	background: inherit;
	padding-top: 32767px;
	margin-bottom: -32767px;
	height: 0;
	}
}

.page-sitemap-c1 {
	float:left;
	width:325px;
}
