/* HTML TAGS */

* { margin: 0; padding: 0; }

body, html { height: 100%; }

p, ul, li, fieldset, blockquote { margin-bottom: 1em; }

blockquote { margin-left: 1.5em; }

h1, h2, h3, h4, h5, h6 { margin: 1.5em 0 1em 0; }

h1 { margin-top: 0; }

h1 { font-size: 170%; }

h2 { font-size: 145%; }

h3 { font-size: 130%; }

h4 { font-size: 115%; }

h5, h6 { font-size: 100%; }
h1, h2, h3, h4, h5, h6 {
	color: #e09113;
	}
h1, h2 {
	border-bottom: 1px solid;
	line-height: 1.4em;
	}
a:link, a:visited {
	color: #551A8B;
	}

a img { border: none; }

body {
	font: 0.8em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color: #444;
	text-align: center;
	background: #e9e4f0 url(../images/grad.png) repeat-x;
	}
address {
	font-style: normal;
	}
iframe {
	width: 495px;
	height: 380px;
	margin: 1em 0;
	border: 1px solid #E09113;
	}
	
/* LAYOUT DIVS */	
	
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%;
	padding-top: 1px;
	background: #fff url(../images/content_strip.png) repeat-y;
	}

.bgimg {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 505px;
	background: url(../images/container.png) no-repeat;
	}
#masthead {
	height: 161px;
	}
#masthead h2 {
	margin: -50px 20px 0 230px;
	color: #8769AB;
	font-size: 300%;
	letter-spacing: 0.05em;
	}
#masthead h2 span {
	font-weight: normal;
	}
#masthead a {
	display: block;
	text-indent: -99999px;
	position: relative;
	top: 9px;
	margin-left: 40px;
	width: 145px;
	height: 145px;
	}
#masthead a:hover {
	background: url(../images/masthead_hover.png) no-repeat;
	}
#content {
	background: #fff;
	padding: 20px 20px 5em 230px; /* to leave space for the ap footer */
	margin: 0 10px 0 0px;
	position: relative; /* stops ie peekaboo moronitude */
	background: url(../images/hillside_watermark.gif) fixed center 180px no-repeat;
	background-attachment: fixed; /* this doesn't work in ie6 */
	line-height: 145%;
	letter-spacing: 0.002em;
	}
h2#navheading {
	text-indent: -99999px;
	border: none;
	}
#navigation {
	position: absolute;
	left: 27px;
	top: 180px;
	display: block;
	width: 180px;
	list-style: none;
	}
#navigation li {
	display: inline;
	margin-bottom: 0;
	}
#navigation a {
	display: block;
	height: 1%;
	text-align: center;
	text-decoration: none;
	padding: 0.7em 0;
	border-bottom: 1px solid #551A8B;
	}
#navigation a:hover {
	color: #E09113;
	background: #fff;
	}
#strapline {
	margin-left: -220px;
	width: 740px;
	font-size: 2.4em; 
	color: #684B88; 
	text-align: center; 
	margin-top: 0.8em; 
	line-height: 140%;
	}
#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 760px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 1em;
	background: #684d86 url(../images/container-bottom.png) left bottom no-repeat;
	padding-bottom: 20px;
	color: #fff;
	}
#footer p {
	margin-bottom: 0.2em;
	}
	
/* OTHER FORMATTING STYLES */
	
.testimonial {
	border-bottom: 1px solid #E09113;
	margin-bottom: 1em;
	}
#content .testimonial img {
	/*padding: 0;
	border: 0;*/
	margin-bottom: 1em;
	margin-top: 0;
	}
.testimonial strong {
	font-size: 1.2em;
	color: #E09113;
	}
.testimonial blockquote, .testimonial blockquote p  {
	margin-bottom: 0;
	}
.testimonial blockquote.right {
	padding-left: 149px; /* isn't floating marvellous =( */
	}
#content a:hover, #content a:active {	
	text-decoration: none;
	}
#content img {
	background: #fff;/*
	padding: 1px;
	border: 1px solid #e09113;*/
	margin: 5px;
	}
#content a img {
	border: 3px solid #fff;
	}
#content a:hover img, #content a:active img {
	border: 3px solid #AE97C7;
	}
#content img.floatleft {
	float: left;
	margin-left: 0;
	margin-right: 15px;
	}
#content img.floatright {
	float: right;
	margin-left: 15px;
	margin-right: 0;
	}
#content ul {
	margin-left: 0.3em;
	
	list-style: none;
	}
#content li {
	background: url(../images/bullett.gif) left 2px no-repeat;
	padding-left: 1.7em;
	}
.clear {
	clear: both;
	}
.quotesrc {
	text-align: right;
	margin-bottom: 2em;
	font-weight: bold;
	}
.quotesrc span {
	font-weight: normal;
	font-size: 0.9em;
	}
.centre {
	text-align: center;
	}
#logos {
	margin-bottom: 1.2em;
	}
#logos img {
	vertical-align: middle;
	margin: 5px 0;
	}
#homeimgs {
	margin-bottom: 1em;
	}
#content #homeimgs img { 
	margin: 2px; margin-right: 3px;
	border: none;
	}
#contactimgs {
	float: right;
	width: 240px;
	text-align: right;
	}
.dropcap {
	float: left;
	font-size: 3.5em;
	line-height: 0.5em;
	margin-right: 2px;
	padding-top: 0.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
.sidebox {
	margin-top: 15px;
	background: url(../images/sidebox_top.png) no-repeat;
	color: #444;
	}
.sidebox div {
	padding: 13px;
	padding-bottom: 5px;
	background: url(../images/sidebox_bottom.png) left bottom no-repeat;
	}
#navigation .sidebox a:link, #navigation .sidebox a:visited, #navigation .sidebox a:hover {
	display: inline;
	text-align: left;
	background: none;
	padding: 0;
	color: #551A8B;
	}
#navigation .sidebox a:hover {
	border: none;
	}
#navigation h4 {
	margin-top: 0;

	}

/* fix internet explorer */
* html #strapline {
	line-height: 100%;
	margin-bottom: -1em;
	margin-left: -200px;
	width: 700px;
	padding-bottom: 0.5em;
	}
*:first-child+html #strapline {
	line-height: 100%;
	margin-bottom: -1em;
	padding-bottom: 0.5em;
	}
* html .dropcap {
	position: relative; /* or it gets overlapped by the bgimage */
	padding-bottom: 5px; /* or it chops off the bottom */
	}
*:first-child+html .dropcap {
	padding-bottom: 5px;
	}
* html img.floatleft, * html img.floatright {
	position: relative; /* otherwise it just disappears! */
	}
* html .testimonial img.floatleft, * html .testimonial img.floatright {
	position: static; /* and these ones disappear on position: relative!! */
	}
* html #homeimgs {
	height: 1%; /* otherwise it jumps to the left when a link is hovered! */
	}
*:first-child+html #homeimgs {
	height: 1%; /* the new, standards-compliant ie7 does it as well */
	}
* html #logos, * html h3#pqasso {
	height: 1%; /* ditto */
	}
*:first-child+html #logos, *:first-child+html h3#pqasso {
	height: 1%;
	}
* html #container {
	height: 100%; /* ie treats this as min-height */
	}
*:first-child+html #content {
	background-position: center 20px; /* ie positions this differently from every other browser */
	}
* html #content {
	background-position: center 20px;
	}
/* need to float & specify widths for these elements, or ie extends them in both directions */
* html .testimonial {
	width: 500px;
	}
* html .testimonial blockquote {
	float: left;
	width: 305px;
	margin-left: 0.75em;
	}
* html .testimonial blockquote.right {
	padding: 0;
	margin-left: 1.5em;
	}
*:first-child+html .testimonial blockquote {
	float: left;
	width: 305px;
	padding: 0;
	}
/* ie adds its own margin to the bottom of the floated pics, so we have to remove the specified margin */
* html #content img.floatleft, * html #content img.floatright {
	margin-bottom: 0;
	}
*:first-child+html #content img.floatright, *:first-child+html #content img.floatleft {
	margin-bottom: 0;
	}
* html #contactimgs {
	height: 1%;
	position: relative;
	} 	
/* need to set height for .sidebox or it disappears any text inside it; need to set also for inner div or it adds a load of crap when the link is hovered */
* html .sidebox, * html .sidebox div {
	height: 1%;
	}
*:first-child+html .sidebox, *:first-child+html .sidebox div {
	height: 1%;
	}