/* General page properties */

body	{
	margin: 0;
	padding: 0;
	color: #666;
	border-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	background-image:none;
	}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Arial, Helvetica, sans-serif;
	}

p	{
	font-size: 9pt;
	line-height: 13pt;
	color: #666;
	background-color: #FFF;
	text-align: left;
	margin: 0 0 20px 0;
	}

ul	{
	font-size: 9pt;
	line-height: 1.5em;
	color: #666;
	background: #FFF;
	list-style-image: url(/images/bullet.gif);
	}

a:link, a:visited {
	color: #f60;
	text-decoration: none;
	}

a:active {
	color: #f60;
	text-decoration: none;
	}

a:hover {
	color: #f60;
	text-decoration: underline;
	}

img	{
	border: 0;
	
	}

div.clear {
	clear: both;
	}

.left {
	float: left;
	}

div.center {text-align: center}

abbr {border-bottom:1px dashed;cursor:help}

dfn {font-style:normal;border-bottom:1px dashed;cursor:help}

div#wrapper {
	width: 640px;
	}

/* header */

div#header_print {
width: 640px;
}

div#header {
	display:none;
	}

div#logo {
	float: left;
	background: #5b5c5c;
	border: 1px solid #fff;
	}

div#logo img {
	padding: 6px 0 5px 0;
	}

/* main navigation */

ul#navigation {
	display:none;
	}

ul#navigation li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

ul#navigation li a {
	background: #5b5c5c;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 0;
	margin: 0;
	color: #e4e4e4;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 34px;
	font-size: 11px;
	width: 115px;
	voice-family: "\"}\"";   
	voice-family: inherit; 
	width: 114px;
	}

html>ul#navigation li a  {
	font-size: 11px;
	}

ul#navigation li a:hover {
	color: #fff;
	background: #7b7d7b;
	}

ul#navigation li a:active	{
	background: #5b5c5c;
	color: #e4e4e4;
	}

/* Home left side bar */

#sidebar-home {
	float: left;
	width: 223px;
	background: #e4e4e4;
	margin: 0;
	padding: 0;
	}

#spotlight {
	padding: 20px;
	}

#spotlight img {
	border: 1px solid #5B5C5C;
	}

#spotlight h2 {
	font-size: 16px;
	font-style: italic;
	letter-spacing: 0.05em;
	color: #5B5C5C;
	background: #e4e4e4;
	margin: 0;
	padding-bottom: 10px;
	}

#spotlight h3 {
	font-size: 12px;
	color: #5B5C5C;
	margin: 0;
	padding: 10px 0; 
	}

#spotlight p {
	font-size: 12px;
	line-height: 1.5em;
	color: #5B5C5C;
	background: #e4e4e4;
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
	}

/* Home centre */

#main-home	{
	color: #E4E4E4;
	background-color: #fff;
	text-align: left;
	padding: 0;
	margin: 0 0 0 223px;
	}

div.service-item {
	float: left; 
	margin: 20px;
	width: 245px;
	height: 140px;
	display: inline;
	}

#main-home h2 {
	margin: 0 0 6px 0;
	font-size: 11px;
	line-height: 1.3em;
	}

#main-home h2 a:link, #main-home h2 a:visited {
	color: #5B5C5C;
	font-size: 11px;
	}

#main-home h2 span {
	color: #999;
	font-size: 14px;
	}

#main-home ul {
	margin: 0 0 0 82px;
	padding-left: 1em;
	font-size: 11px;
	line-height: 1.5em;
	color: #666;
	list-style-type: square;
	}

#main-home div.services-image {
	float: left;
	width: 73px;
	}

#main-home div.services-image img {
	border-left: 2px solid #f60;
	}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #sidebar-home {
  margin-right: -3px;
  }
 
* html #main-home {
  height: 1%;
  margin-left: 0;
  }

/* End hide from IE5/mac */

/* Home page intro */

#homeintro	{
	margin: 0;
	padding: 15px 30px;
	background: #5B5C5C;
	border-right: 1px solid #fff;
	height: 162px;
	voice-family: "\"}\"";   
	voice-family: inherit;	
	height: 132px;
	}

#homeintro h1 {
	font-size: 24px;
	line-height: 1.1em;
	letter-spacing: 2px;
	color: #f60;
	background: #5B5C5C;
	margin: 0;
	}

#homeintro p	{
	font-size: 12px;
	line-height: 1.5em;
	color: #E4E4E4;
	background-color: #5B5C5C;
	text-align: left;
	margin-top: 5px; 
	}

/* inner pages */

#sidebar {
	display:none;
	}



/* main content area */

#main	{
	color: #E4E4E4;
	background-color: #fff;
	text-align: left;
	padding: 20px;
	margin: 0 0 0 0;
	border: 1px solid #666666;
	border-left: 6px solid #666;
	}

#main h1 {
	font-size: 18px;
	line-height: 1.4em;
	color: #666;
	background-color: #fff;
	padding-bottom: 0;
	margin: 0;
	margin-bottom: 0.5em;
	}

#main h2 {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: normal;
	color: #666;
	padding-top: 0;
	margin-top: 0;
	}

#main h3 {
	font-size: 13px;
	line-height: 1.4em;
	color: #666;
	margin: 0 0 6px 0;
	}
	


div.highlight {
float: right;
	width: 200px;	}

div.highlight img {
	border: 1px solid #E4E4E4;
	
	}

div.highlight ul {
	list-style-type: none;
	padding: 3px;
	border-bottom: 1px solid #E4E4E4;
	border-top: 1px solid #E4E4E4;
	list-style-image: none;
	margin-left: 0;
	}

div.highlight p {
	font-style: italic;
	padding: 3px 0;
	margin: 0 3px;
	}
	
	
	div.highlight-print-right {
	float: right;
	width: 251px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#666666;
	margin-left: 15px;
	}



div.highlight-print-right p {
	font-style: italic;
	padding: 3px 0;
	margin: 0 3px;
	font-size: 7pt;
	line-height:9pt;
	color:#FF6600;
	}
	
	
	
	div.highlight-print-left {
	float: left;
	width: 251px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	margin-right: 15px;
	}



div.highlight-print-left p {
	font-style: italic;
	padding: 3px 0;
	margin: 0 3px;
	font-size: 7pt;
	line-height:9pt;
	color:#FF6600;
	}

.no-print {
display: none;
}

#main .highlight-brochure {
float: right;
}

#main .highlight-cs {
float: right;
}



/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #sidebar {
  margin-right: -3px;
  }
 
* html #main {
  height: 1%;
  margin-left: 0;
  }

/* End hide from IE5/mac */

/* side navigation */

ul.subnav	{
	display:none;
	}

ul.subnav li	{
	border-bottom: 1px solid #fff;
	margin: 0;
	}

ul.subnav a	{
	text-decoration: none;
	display: block;
	padding: 4px;
	width: 175px;
	font-size: 11px;
	line-height: 1.5em;
	}

ul.subnav a:link, ul.subnav a:visited {
	background: #e4e4e4;
	color: #666;
	} 

ul.subnav a:hover {
	text-decoration: none;
	color: #f60;
	background: #d3d3d3;
	}

ul.subnav li.this-page a:link, ul.subnav li.this-page a:visited {
	text-decoration: none;
	color: #666;
	background: #d3d3d3;
	}

/* site footer */

div#footer {
	display: none;
	}

/* site footer for PRINT */
	
	div#footer-print {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4E4E4;
	padding: 10px 0;
	background-color:#666666;
	}

div#footer-print .address {
	width: 300px;
	float: left;
	padding-left: 10px;
	}

div#footer-print .copyright {
	text-align: right;
	padding-right: 10px;
	}

