/* @group Colours */

/* GREY #dcdbdd */

/* Century Gothic,  */



/* @end */

* {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

BODY {
	background-color: #dcdbdd;
	margin: 0 40px 40px;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}

form {
	margin: 0;
	padding: 0;
}

.topnavblack-XX {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	float: right;
	padding-right: 15px;
	position: relative;
	bottom: 295px;
}

/* @group Table stuff */

td {
	vertical-align: top;
}

tr.greycell {
	background-color: #E1E1E1;
}



/* @end */

/* @group Lists */

li {
	margin-bottom: 2px;
}

li.blank {
	margin-bottom: 2px;
	list-style-type: none;
	text-indent: 10px;
}



/* @end */

/* @group Rules */

HR {
	border-width: 0;
	border-bottom: 1px solid #9d3a39;
	width: 100%;
	height: 1px;
}

HR.greyline {
	border-width: 0;
	border-bottom: 1px solid #CCCCCC	;
	width: 100%;
	height: 1px;
}



/* @end */

/* @group Text styling */

.newshead {
	color: #FF0000;
	text-transform: uppercase;
}

B {
	font-weight: bold;
	text-transform: uppercase;
}

H1 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 10px;
	padding: 0;
	z-index: 1;
}

.super {
	font-size: 12px;
	position: relative;
	bottom: 6px;
}

H2 {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.heading {
	font-size: 18px;
	font-weight: bold;
}

.heading02 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.heading03 {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}

U {
	text-decoration: none;
	border-bottom: 1px solid #cccccc;
}

I {
	font-style: italic;
}

.red {
	color: #FF0000;
	font-size: 10px;
}



/* @end */

/* @group images */

img {
	border-width: 0;
}

.pdf {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 2px solid #666666;
	border-right: 2px solid #666666;
}

.logo01 {
	margin-top: 20px;
	margin-bottom: 40px;
	border-width: 0;
}

img.brochure {
	border: 1px solid #999999;

	
}

/* @end */

/* @group wrappers etc
 */

#wrapper {
	background-color: #FFFFFF;
	width: 980px;
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	min-height: 700px;
	border-bottom: 0px solid #666666;
	border-right: 0px solid #666666;
	border-left: 0px solid #666666;
}

#leftnav01 {
	width: 195px;
	float: left;
	background-color: #FFFFFF;
	clear: none;
	padding-left: 30px;
	text-align: left;
	height: 100%;
}

#rightcolumn {
	width: 755px;
	float: right;
	min-height: 700px;
	text-align: left;
	padding-bottom: 40px;
}

#right01 {
	float: left;
	width: 535px;
	padding-right: 20px;

}

#right02 {
	float: left;
	width: 725px;
	padding-right: 0px;
}

#rightnav01 {
	width: 185px;
	padding-right: 15px;
	float: right;
}

#topimage {
	background-color: #dcdbdd;
	width: 755px;
	height: 310px;
}

#topimage02 {
	background-color: #dcdbdd;
	width: 755px;
	height: 310px;
}

#topimage03 {
	background-color: #FFFFFF;
	width: 755px;
	height: 78px;
}

#listup {
	position: relative;
	bottom: 8px;
}

#homepage {
	background: url(/images/logos/logo02-celmec.png) no-repeat 0 20px;
	width: 920px;
	height: 70px;
	padding-top: 20px;
}



/* @end */

/* @group Top Nav Black */

a.topnav-black:link {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

a.topnav-black:visited {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

a.topnav-black:hover {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-black:hover:visited {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

.topnavblack {
	color: #000000;
	font-size: 12px;
	float: right;
	position: relative;
	bottom: 295px;
	background-color:#FFFFFF;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	padding: 4px 15px 4px 20px;
}

.topnavblack02 {
	color: #000000;
	font-size: 12px;
	float: right;
	padding-right: 15px;
	position: relative;
	bottom: 195px;
	background-color:#FFFFFF;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	padding: 4px 15px 4px 20px;
}

.topnavhome {
	color: #000000;
	font-size: 12px;
	float: right;
	padding-right: 15px;
	position: relative;
	left: 29px;
	bottom: 0px;
}



/* @end */

/* @group Top Nav White */

a.topnav-white:visited {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

a.topnav-white:hover {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-white:hover:visited {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-white:link {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

.topnavwhite {
	color: #000000;
	font-size: 12px;
	float: right;
	position: relative;
	bottom: 295px;
	background-color:#FFFFFF;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	padding: 4px 15px 4px 20px;
	margin: 1px;
}

.topnavwhite02 {
	color: #000000;
	font-size: 12px;
	float: right;
	padding-right: 15px;
	position: relative;
	bottom: 195px;
	background-color:#FFFFFF;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	padding: 4px 15px 4px 20px;
}

.topnavwhite03 {
	color: #000000;
	font-size: 12px;
	float: right;
	padding-right: 15px;
	position: relative;
	bottom: 62px;
	background-color:#FFFFFF;
  /* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	padding: 4px 15px 4px 20px;
	margin: 0;
	right: 1px;
}



/* @end */

/* @group Top Nav Active Black & White */

a.topnav-black-active:link {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-black-active:visited {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-black-active:hover {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-black-active:hover:visited {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-white-active:link {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-white-active:visited {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-white-active:hover {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}

a.topnav-white-active:hover:visited {
	color: #000000;
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
}



/* @end */

/* @group Links */

a.std:link, a.std:visited { 
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	margin: 0;
	font-size: 11px;
}

a.std:visited:hover, a.std:hover { 
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
	margin: 0;
	font-size: 11px;
}

a.std0:link, a.std0:visited { 
	color: #333333; 
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

a.std0:visited:hover, a.std0:hover { 
	color: #333333; 
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}

a.std02:link, a.std02:visited { 
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	margin: 0;
	font-size: 11px;
}

a.std02:visited:hover, a.std02:hover { 
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
	margin: 0;
	font-size: 11px;
}

a.moreinfo:link, a.moreinfo:visited { 
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	margin: 0;
	font-size: 11px;
}

a.moreinfo:visited:hover, a.moreinfo:hover { 
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
	margin: 0;
	font-size: 11px;
}

a.moreinfo02:link, a.moreinfo02:visited { 
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	margin: 0;
	font-size: 11px;
	text-align: right;
	float: right;
}

a.moreinfo02:visited:hover, a.moreinfo02:hover { 
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px dotted #FF0000;
	margin: 0;
	font-size: 11px;
	text-align: right;
	float: right;
}

A.footerlink:link, A.footerlink:visited { 
	color: #666666; 
	text-decoration: underline; 
	font-size: 9px;
	margin-right: 5px;
	margin-left: 5px;
}

A.footerlink:visited:hover, A.footerlink:hover { 
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 9px;
}

a.nav-celmec:link { 
	color: #333333; 
	text-decoration: none; 
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 15px;
	line-height: 25px;
}

a.nav-celmec:visited { 
	color: #333333; 
	text-decoration: none; 
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 15px;
	line-height: 25px;
}

a.nav-celmec:hover { 
	color: #333333; 
	text-decoration: underline; 
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 15px;
	line-height: 25px;
}

a.nav-celmec:visited:hover { 
	color: #333333; 
	text-decoration: underline; 
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 15px;
	line-height: 25px;
}

a.nav-celmec-active:link { 
	color: #333333; 
	text-decoration: underline; 
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 15px;
	line-height: 25px;
}

a.nav-celmec-active:visited { 
	color: #333333; 
	text-decoration: underline; 
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 15px;
	line-height: 25px;
}

a.nav-celmec-active:hover { 
	color: #333333; 
	text-decoration: underline; 
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 15px;
	line-height: 25px;
}

a.nav-celmec-active:visited:hover { 
	color: #333333; 
	text-decoration: underline; 
	font-size: 11px;
	margin-left: 0;
	margin-bottom: 15px;
	line-height: 25px;
}



/* @end */

/* @group Footer */

#footer {
	height: 35px;
	width: 920px;
	color: #333333;
	padding-top: 8px;
	text-align: right;
	border: 0;
	font-size: 9px;
}

div#footer a, a:visited {
	color: #333333;
	font-size: 9px;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: none;
}

div#footer a:hover, a:visited:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 9px;
}



/* @end */

/* @group MenuBar02 */

ul.menubar02
{
	display: block;
	cursor: pointer;
	background-color: #FFFFFF;
	width: 185px;
	padding: 0;
	position: relative;
	top: -12px;
}

ul.menubar02 li.active a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	width: 185px;
	height: 30px;
	background-color: #666666;
	text-decoration: none;
	position: relative;
	right: 0px;
	text-indent: 10px;
}

ul.menubar02 li.active a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	width: 185px;
	height: 30px;
	background-color: #666666;
	text-decoration: none;
	position: relative;
	right: 0px;
	text-indent: 10px;
}

ul.menubar02 li.active a:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	width: 185px;
	height: 30px;
	background-color: #666666;
	text-decoration: none;
	position: relative;
	right: 5px;
	text-indent: 10px;

}

ul.menubar02 li.active a:hover:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	width: 185px;
	height: 30px;
	background-color: #666666;
	text-decoration: none;
	position: relative;
	right: 5px;
	text-indent: 10px;
}

ul.menubar02 li {
	list-style-type: none;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	width: 185px;
	background-color: #E8E8E8;
}

ul.menubar02 li a {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	width: 185px;
	height: 30px;
	background-color: #E8E8E8;
	text-decoration: none;
	position: relative;
	right: 0px;
	text-indent: 10px;
}

ul.menubar02 li a:visited {
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	width: 185px;
	height: 30px;
	background-color: #E8E8E8;
	text-decoration: none;
	position: relative;
	right: 5px;
	text-indent: 10px;
}

ul.menubar02 li a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	width: 185px;
	height: 30px;
	background-color: #666666;
	text-decoration: none;
	position: relative;
	right: 0px;
	text-indent: 10px;
}

ul.menubar02 li a:hover:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
	display: block;
	width: 185px;
	height: 30px;
	background-color: #666666;
	text-decoration: none;
	position: relative;
	right: 5px;
	text-indent: 10px;
}



/* @end */

/* @group plaintable
 */

.plaintable {
	
}

table.plaintable td.textcell {
	padding-bottom: 10px;
}

table.plaintable td.textcell02 {
	
}

table.plaintable td.textcell03 {
	text-align: center;
}



/* @end */

/* @group plaintable02 */

table.plaintable02 {
	width: 100%;
}

table.plaintable02 td {
	vertical-align: top;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

table.plaintable02 td.lt {
	vertical-align: top;
	text-align: left;
	padding: 6px 5px 3px;
}

table.plaintable02 td.trbl {
	border: 1px solid #CCCCCC;
}

table.plaintable02 td.trbl02 {
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-left: 5px;
}

table.plaintable02 td.tbr {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

table.plaintable02 td.lbr {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

table.plaintable02 td.lbr02 {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: right;
	padding-right: 5px;
}

table.plaintable02 td.br {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}

table.plaintable02 td.br2 {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	text-align: left;
	padding-left: 6px;
}

table.plaintable02 td.br3 {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	vertical-align: middle;
}

table.plaintable02 td.bb {
	border-bottom: 1px solid #CCCCCC;
}

table.plaintable02 td.textcell02 {
	padding: 0;
	vertical-align: top;
	text-align: left;
}

#button01 {
	padding: 4px 3px;
	font-size: 12px;
	-moz-border-radius:4px;
	border-radius:2px;
	-webkit-border-radius:4px;
	width: 275px;
	background-color: #777779;
	margin-top: 5px;
	border-width: 0;
	color: #FFFFFF;
}

#button01:hover {
	padding: 4px 3px;
	font-size: 12px;
	-moz-border-radius:4px;
	border-radius:2px;
	-webkit-border-radius:4px;
	width: 275px;
	background-color: #49A3FD;
	margin-top: 5px;
	border-width: 0;
	color: #FFFFFF;
}



/* @end */

/* @group selectortable */

A.xselect:link, A.xselect:visited { 
	color: #333333; 
	text-decoration: none;
	border-bottom: 1px dotted #666666;
	margin: 0;
	line-height: 16px;
}

A.xselect:visited:hover, A.xselect:hover { 
	color: #9d3a39; 
	text-decoration: none;
	border-bottom: 1px dotted #9d3a39;
	margin: 0;
}

table.selectortable {
	width: 90%;
}

table.selectortable td {
	text-align: center;
	vertical-align: middle;
	padding: 6px;
}

table.selectortable td.blank01 {
	background-color: #CCCCCC;
	border-bottom: 1px solid #999999;
}

table.selectortable td.blank02 {
	font-weight: bold;
	color: #333333;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	background-color: #f1f3f3;
}

table.selectortable td.blank03 {
	background-color: #CCCCCC;
	text-align: left;
}

table.selectortable td.head01 {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	border: 1px solid #999999;
}

table.selectortable td.head01-dark {
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #999999;
	text-transform: uppercase;
}

table.selectortable td.head02-dark {
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}

table.selectortable td.head02 {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

table.selectortable td.head03 {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

table.selectortable td.head04 {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

table.selectortable td.plain01 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
}

table.selectortable td.plain200 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
}

table.selectortable td.plain201 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	text-align: center;
}

table.selectortable td.plain201-L {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	text-align: left;
}

table.selectortable td.plain202 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	text-align: left;
}

table.selectortable td.plain202-C {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	text-align: center;
}

table.selectortable td.dark200 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	background-color: #CCCCCC;
}

table.selectortable td.dark201 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	text-align: center;
	background-color: #CCCCCC;
}

table.selectortable td.dark201-L {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	text-align: left;
	background-color: #CCCCCC;
}

table.selectortable td.dark202 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	text-align: left;
	background-color: #CCCCCC;
}

table.selectortable td.dark202-C {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	text-align: center;
	background-color: #CCCCCC;
}

table.selectortable td.plain300 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
}

table.selectortable td.plain301 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	text-align: center;
}

table.selectortable td.plain301-L {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	text-align: left;
}

table.selectortable td.plain302 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	text-align: left;
}

table.selectortable td.plain302-C {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	text-align: center;
}

table.selectortable td.dark300 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	background-color: #CCCCCC;
}

table.selectortable td.dark301 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	text-align: center;
	background-color: #CCCCCC;
}

table.selectortable td.dark301-L {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	text-align: left;
	background-color: #CCCCCC;
}

table.selectortable td.dark302 {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	text-align: left;
	background-color: #CCCCCC;
}

table.selectortable td.dark302-C {
	border-top: 0px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 0px solid #999999;
	text-align: center;
	background-color: #CCCCCC;
}

table.selectortable td.dark400 {
	text-align: left;
	background-color: #CCCCCC;
	border-bottom: 6px solid #FFFFFF;
}



/* @end */

/* @group contacttable */

table.contacttable B {
	text-transform: uppercase;
}

table.contacttable {
	width: 90%;
	margin-top: 20px;
}

table.contacttable td {
	text-align: left;
	vertical-align: middle;
	padding: 6px;
}

table.contacttable td.head01 {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	border: 0px solid #999999;
	text-transform: uppercase;
}

table.contacttable td.plain200 {
	text-align: left;
	padding-bottom: 20px;
}



/* @end */

/* @group contacttable02 */

table.contacttable02 {
	width: 90%;
	margin-top: 20px;
}

.contacttable02 input {
	background-color: #FFFFFF;
	border: 1px solid #dcdbdd;
	font-size: 12px;
	width: 275px;
}

.contacttable02 textarea {
	background-color: #FFFFFF;
	border: 1px solid #dcdbdd;
	font-size: 12px;
	width: 275px;
}

.contacttable02 select {
	background-color: #FFFFFF;
	border: 1px solid #dcdbdd;
	font-size: 12px;
	width: 275px;
}

table.contacttable02 td {
	text-align: left;
	vertical-align: top;
}

table.contacttable02 td.error01 {
	text-align: left;
	vertical-align: top;
	background-color: #fdcef2;
}

table.contacttable02 td.head01 {
	background-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	text-align: right;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.contacttable02 td.plain200 {
	text-align: left;
	padding-bottom: 20px;
}



/* @end */

/* @group hometable */

.hometable {
	width: 920px;
	margin-top: 40px;
}

td.home01 {
	width: 33%;
	padding-right: 15px;
	text-align: left;
}

td.home02 {
	width: 34%;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
}

td.home03 {
	width: 33%;
	padding-left: 15px;
	text-align: left;
}

#promo01 {
	text-align: center;
	border: 0px solid #666666;
	margin-top: 25px;
	width: 920px;
	margin-bottom: 20px;
}



/* @end */

/* @group 3 column NEWS */


.news3 .col1wrap {
	float: left;
	width: 270px;
	clear: none;}

.news3 .col1 {
	padding-right: 20px;
	width: 236px;
	text-align: left;
	float: left;
	clear: none;
}

.news3 .col2wrap {
	float: right;
	width: 469px;
	padding-bottom:10px;
}

.news3 .col2 {
	float: left;
	width:469px;
	padding-right: 0px;
	text-align: left;
}

.news3 .col3 {
	/* float: left;
	width:236px;
	padding-right: 31px;
	text-align: left;*/
	float:left;
	width:72px;
	padding-left: 20px;
	text-align: left;
}

.newspic2 {
	margin-bottom: 35px;
	border: 1px solid #777779;
	width: 234px;
	overflow: hidden;
	z-index: 10;
	position: relative;
	top: 2px;
}

.news {
	line-height: 16px;
	margin-bottom: 10px;
}

/* column container */

.newsmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}

/* 3 column settings */

img.newspic01 {
	margin-right: 5px;
	border: 1px solid #777779;
}

.newspic70 {
	border: 1px solid #777779;
	width: 68px;
	overflow: hidden;
	opacity:1;
	filter:alpha(opacity=100);
	cursor: pointer;
}

.cell70 {
	padding-bottom: 12px;
	width:70px;
	float: left;
	padding-right: 12px;
	line-height: 14px;
	height: 70px;
}

.cell70a {
	padding-bottom: 12px;
	width:70px;
	float: left;
	padding-right: 0;
	line-height: 14px;
	height: 70px;
}

/* @end */

/* @group News Brief */

.newsbrief {
	clear: none;
	margin-bottom: 5px;
	height: auto;
	float: left;
	width: 725px;
	padding-bottom: 10px;
	border-bottom: 1px solid #777779;
}

.newsbrieftitle {
	font-weight: bold;
	clear: both;
	width: 725px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.newsbriefpic {
	float: left;
	width: 80px;
}

.newsbrieftext {
	float: right;
	width: 645px;
}



/* @end */

.list02 {
	margin-top: 0;
	padding-top: 0;
}

/* @group PRODUCTS TABLE */

table.productstable {
	margin-top: 15px;
	width: 712px;
}

.productstable td.prod01 {
	padding-right: 68px;
	padding-bottom: 10px;
}

.productstable td.prod02 {
	padding-right: 0px;
	padding-bottom: 10px;
}



/* @end */

/* @group Gallery */

.galleryselector01 {
	width: 250px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

img.galleryhero01 {
	width: 222px;
	height: 148px;
	margin-bottom: 7px;
	overflow: hidden;
	opacity:1;
	filter:alpha(opacity=100);
}

.gallery01 {
	width: 222px;
	height: 172px;
	float: left;
	line-height: 13px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}

.gallery02 {
	width: 222px;
	height: 172px;
	float: left;
	line-height: 13px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #333333;
}

.gallery03 {
	width: 162px;
	height: 172px;
	float: left;
	line-height: 13px;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	color: #333333;
}

img.galleryhero03 {
	width: 162px;
	height: 122px;
	margin-bottom: 7px;
	overflow: hidden;
	opacity:1;
	filter:alpha(opacity=100);
}



/* @end */

/* @group SLIDESHOW03 */

#slideshowwrapper {
	width: 920px;
	height: 310px;
	overflow: hidden;
}

ul#portfolio {
	position: relative;
	bottom: 11px;
	right: 40px;
}

ul#portfolio li img{
	width: 920px;
	height: 310px;
	margin: 0;
}

ul#portfolio li {
	list-style-type: none;
	margin: 0;
}

/* @end */