﻿
body {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #666666;
	margin:0;
	width:800px;
}

table {
	border: 1px black solid;
	border-collapse:collapse;
}

td {
	border: 1px black solid;
}

th {
	border: 1px black solid;
}

#headerpane {
	background-position: center;
	background-image: url('../images/Logo201109.png');
	background-repeat: no-repeat;
	width: 800px;
	height: 135px;
}

#gwaname{
	color: #FF6600;
	position: relative;
	top: 110px;
	left: 76px;
	font-size:40px;
	width:100px;
	height:68px;
}

#tandd{
position:relative; top:30px; left:248px;
color:#CCCCCC;
font-size:30px;
width:500px;
height:29px;
}

#tandd2{
position:relative; top:30px; left:248px;
color:#CCCCCC;
font-size:30px;
width:500px;
height:29px;
}

#candf{
position:relative; top:38px; left:283px;
color:#CCCCCC;
font-size:20px;
width:472px;
}

#au{
position:relative; top:19px; 
left:275px;
color:#CCCCCC;
font-size:40px;
width:182px;
}

#bodypane{
height: 475px;
width:800px;
}

#bodypane2{
height: 670px;
width:700px;
}

#bodypane3{
height: 500px;
width:700px;
}

#bodypaneleft{
left:0px;
top:215px;
width:150px;
height:400px;
position:absolute;
margin: 5px,5px,5px,5px;
border-right: gray 3px solid;
padding: 5px 0px 5px 15px;
}

#bodypaneleftlong{
left:10px;
top:215px;
width:260px;
height:400px;
position:absolute;
margin: 5px,5px,5px,5px;
border-right: gray 3px solid;
padding: 0px 5px 0px 0px;
}

#bodypaneleftlonger{
left:10px;
top:215px;
width:370px;
position:absolute;
margin-right: 10px;
}

#bodypanelcentre{
position:absolute;
left:161px;
top:215px;
width:450px; 
padding: 5px 15px 5px 15px;
}

#bodypanelcentreboth{
position:absolute;
left:0px;
top:215px;
width:600px;
margin: 3px 3px 3px 10px; 
}

#bodypanelcentreshort{
position:absolute;
left:278px;
top:215px;
width:340px;
padding-left:10px;
}

#bodypanelcentreshorter{
position:absolute;
left:278px;
top:215px;
width:240px;
border-right:12px solid red;
}

#bodypanelcentreshort ul {
list-style-type:disc;
}

#bodypanelcentredown1{
position:absolute;
left:300px;
top:215px;
width:260px;
height:410px;
background-image: url('../images/downloads.gif');
background-repeat:no-repeat;
}

#bodypanelcentredown2{
position:absolute;
left:300px;
top:215px;
width:260px;
height:410px;
border-right:12px solid red;
background-image: url('../images/downloads2.gif');
background-repeat:no-repeat;
}

#bodypanelcentredown3{
position:absolute;
left:300px;
top:215px;
width:260px;
height:410px;
background-image: url('../images/downloads3.gif');
background-repeat:no-repeat;
}

#bodypanelright{
position:absolute;
left:630px;
top:215px;
width:150px;
height:400px;
border-left:3px solid gray;
padding-left: 10px;
}

#bodypanelrightlong{
position:absolute;
left:630px;
top:215px;
width:150px;
height:650px;
border-left:3px solid gray;
padding-left: 10px;
}

#bodypanelright ul {
list-style-type:none;
}

#bodypaneright a {
	display:block;
}

#navpane{
	width:30%;
	float:right;
}

#footerpane{
	margin-left:25px;
	width: 768px;
	height: 52px;
}

.ilm {
background-color:#CCCCCC;
margin-top:30px;
	height: 46px;
	width: 86px;
}

.seasons {
    background-color:#FF6600;
	margin-top:30px;
	height: 46px;
	width: 86px;
}

.seasonsspan {
    color:#FF6600;
}

.clients {
}

.gwa {
    background-color:#CCCCCC;
	margin-top:30px;
	height: 46px;
	width: 86px;
}

#topMenu {
	width: 795px;
	background-color:#FF6600;
	color:#FFFFFF;
	line-height:22px;
	height:22px;
	margin-bottom:4px;
	text-align:left;
}
#breadcrumb {
	width: 784px;
	height:26px;
	line-height: 26px;
	font-size:11px;
	color:#702c91;
	text-align:left;
	padding:0px 0px 0px 11px;
}
#breadcrumb a {
	color:#A887BE;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:6px 4px;
	padding-left:15px;	
}
#breadcrumb a:hover {
	color:#333333;
}
#breadcrumb a.child {
	color:#702c91;
	font-weight: bold;
}
#breadcrumb a.child:hover{
	color:#333;
	font-weight: bold;
}

.highlight
{
font-weight:bold;	
}

.style2 {
	height: 22px;
}

.clearer {
	clear:both;
}