* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	font-size:100%;
	line-height:125%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	color: #5476AF;
}
a{
	color:#ee6c56;
	text-decoration:none;
}
a:hover {
	color:#ee6c56;
	text-decoration:underline;
}
h1,h2,h3,h4,h5,h6{
	color:#ee6c56;
}
h2,h3,h4,h5,h6{
	margin:0.5em 0 0 0;
}
h1 {
	font-size:1.5em;
	line-height:1.5em;
}
h2{
	font-size:1.3em;
	line-height:1.4em;
}
h3 {
	font-size:1.3em;
	line-height:1.3em;
}
h4{
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
}
h5{
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
}
ol, ul{
	margin-left:15px;
	padding-left:0;
}
#page {
	margin: 10px auto 0 auto;
	padding:0;
	width: 778px;
	text-align: left;
	border:1px solid #5476AF;
	background-color:#f6fbff;
	background-image:url(images/gva_bodyback_1.jpg);
	background-position:0 149px;
	background-repeat:no-repeat;
}
/*------ Panel positioning -------------*/
#header {
	position:relative;
	height: 150px;
}
#menu{
	height:2em;
}
#mainpanel {
	float: left;
	margin: 0 0 0 12px;
	padding-top:6px;
	width: 490px;
	display:inline;
	font-size:0.8em;
	font-weight:bold;
	color: #5476AF;
}
#rightpanel {
	float: right;
	margin: 0 12px 0 6px;
	width: 232px;
	display:inline;
}
/*-------- Panel styling --------------*/
#header{
}
#menu ul{
	list-style: none;
	text-align:center;
	margin-top:0.5em;
}
#menu li {
	display: inline;
}
#menu li a {
	color:#5476AF;
	font-size:1em;
	font-weight:bold;
	text-decoration: none;
	padding-left:1em;
	padding-right:1em;
}
#menu li a:hover {
	color:#ee6c56;
	font-weight:bold;
	text-decoration: none;
}
#menu li a.this {
	color:#ee6c56;
	/*text-transform:uppercase;*/
}
#mainpanel p {
	padding-top: .5em;
}
#mainpanel li{
	margin-left:15px;
	padding:0;
}
#rightpanel a{
	text-decoration:underline;
	color: #777777;
}
#rightpanel a:hover{
	color:#ee6c56;
	text-decoration:underline;
}
#footer {
	margin: 10px auto 0 auto;
	padding:0;
	width: 778px;
	height: 2em;
	font-size: 0.6em;
	line-height: 1em;
	color: #999999;
}
#footer a:link, #footer a:visited {
	color: #999999;
	text-decoration:none;
}
#footer a:hover{
	color:#000000;
	text-decoration:none;
}
#footer p {
	float:left;
	padding: 6px 24px 2px 12px;
}
#footer p.copyright{
	float:right;
	padding: 6px 12px 2px 24px;
}
.clear {
	clear: both;
	font-size:1px;
}
a img{
	border:0;
}
.error{
	color:red;
}
.lower{
	text-transform:lowercase;
}
.small{
	font-size:.8em;
}
div.indent{
	margin-left:36px;
}
hr{
	border: 0;
	color: #ee6c56;
	background-color: #ee6c56;
	height: 1px;
	width: 80%;
	text-align: center;
	margin: 1em 0 1em 0;
}
/*
a.button{
	border:1px solid #f7f1f4;
	text-decoration:none;
	color: #93556f;
	padding:4px;
	margin:0;
	background-color:#f7e0eb;
	font-size:1em;
	font-weight:bold;
}
a.button:hover{
	border:1px solid #d35790;
	color:#d35790;
	text-decoration:none;
}
*/
a.buttonnext{
	float:right;
}
h2 a.buttonnext{
	font-size:0.8em;
}
div.centre{
	text-align:center;
}
div.right{
	float:right;
}
img.left{
	float:left;
	margin: 0.2em 2em 0.2em 0;
}
p.chartered{
	color:#666666;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:0;
	font-family:"Times New Roman", Times, serif;
}
div.info{
	background-image: url(images/gva_panelmid_1.gif);
	background-repeat:repeat-y;
	margin:0 0 0.2em 0;
	padding:0;
}
div.info div.top{
	background-image: url(images/gva_paneltop_1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height:12px;
	margin:0;
	padding:0;
}
div.info div.bottom{
	background-image: url(images/gva_panelbottom_1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:12px;
	margin:0;
	padding:0;
}
div.infocontent{
	margin:0;
	padding:0 0.8em 0 0.8em;
	font-size: 0.7em;
	font-weight:bold;
	color: #777777;
}
#rightpanel img{
	padding:0;
	margin:0 0 0.2em 0;
}
#rightpanel .imgcaption{
	text-align:center;
	font-style:italic;
	font-size:0.6em;
	line-height:0.8em;
}
#servicesmenu{
	width:140px;
	margin-left:0;
	float:left;
	display:inline;
	font-size:0.9em;
	background-image:url(images/gva_servicesmenutop_1a.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:9px;
	margin-top:2em;
}
#servicesmenubot{
	padding-bottom:9px;
	background-image:url(images/gva_servicesmenubot_1a.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#servicesmenu ul{
	list-style: none;
	text-align:right;
	margin-left:0;
	background-image:url(images/gva_servicesmenumid_1a.gif);
	background-repeat:repeat-y;
}
#servicesmenu li{
	margin:0;
	padding:0;
}
#servicesmenu li.heading{
	color:#ee6c56;
	text-align:center;
	border-bottom:1px solid #5476AF;
	padding-bottom:6px;
}
#servicesmenu li a {
	display:block;
	color:#5476AF;
	font-weight:bold;
	text-decoration: none;
	padding-left:0.1em;
	padding-right:0.5em;
	/*border-right:6px solid #f6fbff;*/
}
#servicesmenu li a:hover {
	color:#ee6c56;
	text-decoration: none;
}
#servicesmenu li a.this {
	/*color:#ee6c56;*/
	color:#fff;
	background-color:#77a9d5;
	/*border-right:6px solid #5476AF;*/
}
#servicesmenu li a.this:hover {
	color:#ee6c56;
}
#servicedescription{
	margin-left:24px;
	margin-top:2em;
	width:320px;
	float:left;
}
.black{
	color:#000;
}
/* Fixes for IE6 */
/* mac hide \*/
h1, h2, h3, #content-mainpanel img {
	position:relative;
}
h1, h2, h3 {
	height:1%
}
/* end hide */
