*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #665D55;
	font-size: 11px;
	font-weight: lighter;
}

#location{
	padding-top:4px;
	height:20px;
}

body 
{
	background:#FFFFFF;
 }
 #greyblockpad{
	width:360px;
	margin-right:5px;
}

p 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #665D55;
	font-size: 11px;
	font-weight: lighter;
	line-height: 14px;
	padding-left: 10px;
	vertical-align: middle;
	margin-right:5px;
}

li{
	margin-left:10px;
	margin-right:5px;
	margin-bottom:10px;
}
 
h1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
 
hr
{
	height:1px;
	width:110px;
	color: #FFFFFF;
	line-height: 1px;
   }
   
a.nav:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #665D55;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

a.nav:visited 
{
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

a.nav:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EB981B; /* change to unique colour - AQ - */
	text-decoration: underline;
}

a.nav:active 
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EB981B; /* change to unique colour - AQ - */
	text-decoration: none;
}

a.nav2:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EB981B;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
}

a.nav2:visited 
{
	color: #EB981B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
}

a.nav2:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #665D55; /* change to unique colour - AQ - */
	text-decoration: underline;
}

a.nav2:active 
{
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EB981B; /* change to unique colour - AQ - */
	text-decoration: underline;
}


a.ongrey:link 
{
	color: #EB981B;  /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.ongrey:visited 
{
	color: #EB981B; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.ongrey:active 
{
	color: #EB981B; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.ongrey:hover 
{
	color: #665D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}

a.onwhite:link 
{
	color: #EB981B; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.onwhite:visited 
{
	color: #EB981B; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.onwhite:active 
{
	color: #EB981B; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.onwhite:hover 
{
	color: #665D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
}

a.oncolour:link 
{
	color: #665D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.oncolour:visited 
{
	color: #665D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.oncolour:active 
{
	color: #665D55;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.oncolour:hover 
{
	color: #EB981B; /* change to unique colour - AQ - */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}


#content
{
	width: 800px;
	margin: 0 auto;
	border: 1px solid #665D55;
	background-image: url(../images/orange_back.jpg); /* change to unique background image - AQ - */
	background-repeat: no-repeat;
	height: 600px;
}
 
#logo 
{
	vertical-align: top;
	float: right;
}
  
#navbarline
{
	width: 600px;
	margin-top: 50;
	border-top: 1px solid #665D55;
}
 
#navbar
{
	margin-top: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #665D55;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
}
 
#navbarline2
{
	width: 570px;
	margin-top: 50;
	border-top: 1px solid #665D55;
}
 
 
#mainblock
{
	width: 640px;
	margin-left: auto;
	float: right;
}
 
#locationbar
{
	width: 25px;
	background-color: #EB981B; /* change to unique colour - AQ - */
	float: left;
	height: 312px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B;
 }
  #locationbar2
 {
	width: 25px;
	background-color: #EB981B; /* change to unique colour - AQ - */
	float: left;
	height: 166px;
 }
#locationbar3
{
	width: 25px;
	background-color: #EB981B; /* change to unique colour - AQ - */
	float: left;
	height: 367px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */
 }
#locationbar4
 {
	width: 25px;
	background-color: #EB981B; /* change to unique colour - AQ - */
	float: left;
	height: 111px;
 }
 
#greyblock
{
	width: 395px;
	float: left;
	height: 312px;	
	background-color: #CCCCCC;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid; 
	border-right-color: #EB981B;/* change to unique colour - AQ - */
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */
}

#greyblockapp
{
	width: 445px;
	float: left;
	height: 312px;	
	background-color: #CCCCCC;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid; 
	border-right-color: #EB981B;/* change to unique colour - AQ - */
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */
}


#bigblock
{
	width: 569px;
	float: left;
	height: 365px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */

}
 
#whiteblock
{
	width: 348px;
	float: left;
	height: 242px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */
 }
 
#image
{
	width: 348px;
	float: left;
	height: 242px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */
 }
 
 #imagesmall
{
	width: 218px;
	float: left;
	height: 242px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */
 }

img.imagetext 
{
	float: left;
	margin-left: 0;
	margin-right: 10px;
}


 #colourblock
{
	width: 173px;
	float: left;
	height: 312px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */
	background-color: #F7D5A1; /* change to unique colour lighter version - AQ - */
 }
 
#colourblockapp
{
	width: 123px;
	float: left;
	height: 312px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */
	background-color: #F7D5A1; /* change to unique colour lighter version - AQ - */
 }
 
#emptygrey
{
	background-color: #CCCCCC;
	height: 312px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B;/* change to unique colour - AQ - */
	float: right;
	width: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EB981B; /* change to unique colour - AQ - */
}

#emptygreybig
{
	background-color: #CCCCCC;
	height: 365px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EB981B; /* change to unique colour - AQ - */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EB981B; /* change to unique colour - AQ - */
	float: right;
	width: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EB981B; /* change to unique colour - AQ - */
}
#drop
{
	vertical-align: top;
	float: right;
	padding-top: 20px;
	padding-left: 400px;
}
#power
{
	vertical-align: top;
	float: right;
	padding-right: 180px;
}
.dropTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}
input {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: none;
	color: #333333;
}
input.btn{
	color:#EB981B;
}