body {
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	background: #222 url('../images/banner_bkgd.gif') top left repeat-x;  /** BOTTOM BKGD COLOUR **/
}

#banner {
	height: 110px;	
	margin: 0;
}

#nongallery
{
	width: 680px;
	height: auto;
	border: 1px solid #222;
	background-color: #555;  /** IMAGE BKGD AREA COLOUR **/
}

.textcontent
{
	position: relative;
	border: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index:20;
}

#textbody {
	width: 680px; 
	padding: 35px 30px 30px 30px;
	margin: 0;
	text-align: left;
	background-color: transparent;  /** IMAGE BKGD AREA COLOUR **/
}

#textbody h2 {
	color: #ddd;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0;
}

#textbody h3 {
	color: #ddd;
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}

#textbody h4 {
	color: #ddd;
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 0;
}

#textbody #gold2 a {
	color: #FFCC33;
	text-decoration: underline;
}

#textbody #gold2 a:hover {
	color: #E0C053;
	text-decoration: underline;
}

.topic {
	clear: both;
	width: 620px;
	padding: 1px 0 10px 0;
	background-color: transparent;
	border-bottom: solid #737373 1px;
	margin: 0 0 15px 0;
}

.lasttopic {
	clear: both;
	width: 620px;
	padding: 1px 0 0 0;
	background-color: transparent;
	margin: 0;
}

p {
	font-size: 12px;
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 5px 0px 10px 0;
	line-height: 15px;
	margin: 0;
}

.contactbody {
	width: 680px; 
	height: 360px;
	padding: 35px 30px 30px 30px;
	margin: 0;
	text-align: left;
	background-color: transparent;  /** IMAGE BKGD AREA COLOUR **/
}


.contactleft {
	float: left;
	text-align: left;
	width: 290px;
	padding: 1px 0 0px 0px;
	background-color: transparent;
	margin: 0;
}

.contactright {
	float: right;
	text-align: left;
	width: 365px;
	padding: 1px 0 0px 0px;
	background-color: transparent;
	margin: 0;
}

.contactleft p, .contactright p {
	font-size: 12px;
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 5px 30px 10px 0;
	line-height: 15px;
	margin: 0;
}

.contactleft h2, .contactright h2
{
	color: #ddd;
	font-size: 18px;
	margin: 10px 0 5px 0;
	padding: 0;
}

.contacttext{
	margin-right: 15px;
}

.white {
	color: #fff;
	background-color: #444;
	padding: 5px;
}


a:link, a:visited, a:active {
	color:#fff;
	background-color:transparent;
	font-weight: normal;
}

a:hover{
	color:#fff;
	text-decoration: underline;
	font-weight: normal;
}

form {
	font-size: 12px;
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
textarea {
	width: 190px;
	padding: 0;
	margin: 0;
}
input, select, textarea {
	font-size: 12px;
	color: #111;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 1px 5px 0 5px;
	margin: 0;
}

table {
	padding: 0;
}

ul#topnavlist {
	z-index: 15;
	position: absolute;
	top: 0px;
	right: 30px;
	height: 20px;
	margin: 0;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 5px 0 0 0;
	margin: 0 auto;
}

#topnavlist li {
	display: inline;
	list-style-type: none;
	font-size: 13px;
	padding: 5px 0 5px 0;
	color: #FFCC33;
}

#topnavlist a { 
	padding: 5px 10px 5px 10px;
}

#topnavlist a:link, #topnavlist a:visited {  /** BUTTON COLOURS ARE OPPOSITE OF SUBNAV **/
	color: #ccc;
	background: #737373;
	text-decoration: none;
}

#topnavlist a:hover {
	color: #fff;
	background-color: #444;
	text-decoration: none;
}

#topnavlist #current {
	color: #fff;
	background-color: #333;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}

ul#subnavlist {
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 5px 0 0 0;
	margin: 0;
}

#subnavlist li {
	display: inline;
	list-style-type: none;
	font-size: 13px;
	background: #333;
	color: #fff;
	padding: 0 0 5px 0;
}

#subnavlist a { 
	padding: 5px 10px 5px 10px;
}

#subnavlist a:link, #subnavlist a:visited {
	color: #ccc;
	background: #333;
	text-decoration: none;
}

#subnavlist a:hover {
	color: #fff;
	background-color: #444;
	text-decoration: none;
}

#subnavlist #current {
	color: #fff;
	background-color: #737373;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}

#subnavlist #gold a {
	color: #000;
	background-color: #FFCC33;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
}

#subnavlist #gold a:hover {
	color: #000;
	background-color: #E0C053;
	text-decoration: none;
}

#footer 
	{
	font-size: 11px;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: center;
	visibility: visible;
	display: block
	}

#copyright {
	height: 50px;
	margin: 0;
}

#copyright p {
	font-size: 12px;
	color: #666;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 10px 0 2px 0;
	margin: 0;
}

#copyright a:link, a:visited {
	color: #444;
	text-decoration: none
	}

#copyright a:hover {
	color: #fff;
	text-decoration: none
	}

ul#footernavlist {
	position: relative;
	height: 20px;
	margin: 0;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	padding: 0;
	margin-top: 20px;
}

#footernavlist li {
	display: inline;
	list-style-type: none;
	font-size: 13px;
	background: transparent;
	color: #fff;
	padding: 0 0 5px 0;
}

#footernavlist a { 
	padding: 0 10px 5px 10px;
	background: transparent;
}

#footernavlist a:link, #footernavlist a:visited {
	color: #444;
	background: transparent;
	text-decoration: none;
}

#footernavlist a:hover {
	color: #fff;
	text-decoration: none;
}

h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #d01a71;
}

h2
{
	color: #ddd;
	font-size: 18px;
	margin: 15px 0 5px 0;
	padding: 0;
}

h3
{
	color: #fff;
	font-size: 1.5em;
}

h4
{
	font-size: 1.3em;
}

.outline img {
	float: left;
	margin: 0 30px 15px 0;
	border: 1px solid #333;
}

.outline a:hover img {
	border: 1px solid #000;
}

.content {
	margin: 0;
}

.content a:link, a:visited, a:active {
	color: #ccc;
	text-decoration: underline;
}

.content a:hover {
	color: #fff;
	text-decoration: underline;
	}

.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.thumbgallery {
	margin: 0;
	padding: 0;
	}

.thumbgallery img	{
	border: 1px solid #333;
	background: transparent;
	}

.thumbgallery a:hover img{
	 border: 1px solid #000;
	}

.thumbnails {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
	}

.thumbnails li {
	display: inline;
	padding: 0 24px 24px 0;
	width: 102px;
	height: 102px;
	}

/* \*/
* html .thumbnails li {
	padding: 0 24px 17px 0;
	}
/* */

.thumbnails li a	{
	text-decoration: none;
	color: #333333;
	}

.thumbnails li p	{
	color: #333333;
	}

.thumbnails li img	{
	border: 1px solid #333;
	background: transparent;
	}

.thumbnails li a:hover img{
	border: 1px solid #000;
	}


.hidden {
	display: none;
	}