

#container, #content {
width: 99%;
border: 0;
margin: 0;
padding: 0;
float: none ;
background: transparent;
}

body {
background: white;
margin:0;
}
	
#menu {
display: none;
}
	

#accessdetails {
display:none;
}

#header {
display:none;
}

#footer {
display:none;
}

/*Header Section */

#headertext {
display:none;
}

/*Access Details */

.colourbox {
padding:0 0px 0 10px;
float:left;
}

/*Content Section*/

#leftcontent {
display:none;
}

#rightcontent {
float:none;
padding:0 0 5px 0;
}

#rightcontent li{
list-style:inherit;
margin:0 0 10px 0;
}

#rightcontent ul, ol{
padding:0 0 0 30px;
}

#rightheader {
width:100%;
padding:5px 0 0 10px;
}

#rightbottom {
display:none;
}

#rightbody {

width:100%;
padding:10px 5px 0 10px;
overflow:auto;
}

/*HomePage*/

#homeleft {
float:none;
}

#homeright {
float:none;
padding:0 0 0 10px;
}

#homeright ul, ol {
padding:0 0 0px 25px;
}

#homeright li {
list-style:inherit;
margin:0 0 10px 0;
}

.homeleftbg {
padding:5px 10px 0 10px;
overflow:auto;
}

.homeleftheader {

padding:5px 0 20px 10px;
height:25px;
}

.homeleftbottom{
display:none;

}

#homerightbg {

padding:0px 0px 0 px;

margin:0 0 0 3px;
}

#homerightheader {

padding:5px 0 0px 10px;

height:25px;
}

#homerightbottom{
padding:5px 10px 5px 10px;

}

#flash {
width:780px;
text-align:center;
background-image:url(../images/mainbg.gif);
display:none;
}

.homeleftbg ul {
padding:0;
list-style:none;
}

.homeleftbg ol li {
margin:0 0 10px 20px

}

.homeleftbg ul li {
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:left top;
padding:0 0 0px 20px;
margin:0 0 10px 20px;
}

/*Resources Section*/

#resourceleft {
float:left;
clear:left;
width:240px;
border-right:1px solid #999999;
}

#resourceright {
float:right;
clear:right;
width:240px;
}

.resourceunder {
border-top:1px solid #999999;
padding:10px 0 0 0;
margin:0 20px 0 0;
}

/*Forms */

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 130px;
  text-align: left;
  }

div.row span.formw {
  float: right;
  width: 350px;
  text-align: left;
  } 

div.row .input {
width:200px;
margin:0;

}

/*Contact Bar */

#contactbar {
	background-image:url(../images/contactbar.gif);
	width:200px;
	height:400px;
	float:left
}

/*Email*/

#emailheader {
background-image:url(../images/emailheader.gif);
background-repeat:no-repeat;
width:500px;
height:150px;
}

#emailcontent {
background-image:url(../images/emailbg.jpg);
background-position:bottom left;
background-repeat:no-repeat;
min-height:400px;
}

/*Address Box*/

#addressbox {
display:none;
}


