/* Stylesheet by PSLWeb.co.uk on behalf of Optilead Limited. */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #636972;
	text-align: center;
	font-size: 1em;
}
img {
	border: 0;
}
h1, h2, p {
	margin-top: 0;
}
h1, h2 {
	font-weight: normal;
	color: #00A3E5;
	margin-bottom: 0.7em;
}
h1 {
	font-size: 1.3em;
}
h2 {
	font-size: 1.1em;
}
p {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
address {
	font-size: 0.8em;
	font-style: normal;
}
a {
	color: #3EC5FF;
}
a:hover {
	text-decoration: none;
}
label {
	float: left;
	clear: both;
	font-size: 0.8em;
	margin-right: 8px;
	width: 16em;
}
form#loginForm label {
	width: 8em;
}
fieldset {
	border: 0;
}
input, select {
	background-color: #F4F4F4;
	margin-bottom: 0.8em;
	vertical-align: middle;
}
input:focus {
	background-color: #D2F0FF;
}
input#submitBtn {
	margin-top: 4px;
	background-color: #A6E4FF;
}
abbr {
	border-bottom: 1px dotted #FFF;
	cursor: help;
}

/* Classes
   ------- */
span.required {
	color: #F90;
}
span.heading {
	color: #00A3E5;
	font-weight: bold;
}
.error {
	color: #E00;
	font-weight: bold;
}
.imgVA {
	vertical-align: middle;
}

/* Page
   ---- */
#page {
	margin: 0 auto;
	width: 776px;
	text-align: left;
	background: #414852 url(../images/misc/secondary_back.gif) repeat-y;
}

/* Header
   ------ */
#header {
	width: 776px;
	height: 266px;
	background-image:  url(../images/misc/header_back.jpg);
}
#header img {
	margin: 5px 24px 0 21px;
	float: left;
}
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#header li {
	width: 113px;
	height: 64px;
	float: left;
	text-align: center;
}
#header li#lastNav {
	width: 111px;
}
#header a {
	display: block;
	height: 64px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background:  url(../images/misc/nav_back.gif) no-repeat;
	padding-top: 22px;
	text-decoration: none;
}
#header a#sel, #header a:hover {
	color: #00A3E5;
	background:  url(../images/misc/nav_back_over.gif) no-repeat;
}
#header li#firstNav a {
	padding-top: 29px;
}

/* Content
   ------- */
#content {
	float: left;
	width: 100%;
}

/* Main Content
   ------------ */
#main {
	margin-left: 215px;
}
#mainInner {
	padding: 18px 30px 15px 30px;
}
#main div.main2Col {
	float: left;
	width: 246px;
}
#main div#clients {
	background-color: #FFF;
	background-image: url(../images/misc/clients_top.gif);
	background-repeat: no-repeat;
}
#main div#clients p#clientClose {
	clear: both;
	height: 22px;
	font-size: 0;
	background-image: url(../images/misc/clients_bottom.gif);
	background-repeat: no-repeat;
}
#main div.clients {
	float: left;
	width: 246px;
	text-align: center;
}
#main div.clients img {
	margin-top: 1em;
}
#main li {
	font-size: 0.8em;
	line-height: 1.5em;
}
#main li li {
	font-size: 1em;
	list-style-type: square;
}
#main a {
	/*color: #B0E8FF;*/
}
#main a.link {
	padding-right: 18px;
	background-image: url(../images/icons/link_follow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#main div.scrollBox {
	height: 250px;
	border: 1px solid #BABABA;
	padding: 10px;
	overflow: auto;
}

/* Secondary Content
   ----------------- */
#secondary {
	float: left;
	width: 215px;
	margin-left: -776px;
	color: #030303;
}
#secondaryInner {
	padding: 11px 7px 0 8px;
}
#secondary h2 {
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0.3em 0.5em;
}
#secondary h2 {
	background:  url(../images/misc/sidebox_top_round.gif) no-repeat;
}
#secondary ul {
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
	list-style: none;
	background: #FCFCFC url(../images/misc/sidebox_bottom_round.gif) no-repeat bottom;
}
#secondary li {
	font-size: 0.7em;
	border-left: 1px solid #F90;
	border-right: 1px solid #F90;
}
#secondary a, #secondary li#noLink {
	display: block;
	color: #00A3E5;
	padding: 1.2em 0 1.2em 42px;
	border-bottom: 1px solid #F90;
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#secondary ul#news a, #secondary ul#paper a {
	padding: 1em 0 1em 42px;
}
* html #secondary li { /* Adjustment for IE < v7 - remove extra space between LI */
	vertical-align: bottom;
}
* html #secondary a, * html #secondary li#noLink { /* Adjustment for IE < v7 */
	height: 1%;
}
#secondary li#noLink {
	background-image:  url(../images/icons/telephone_black.gif);
	font-size: 1em;
	padding: 0.7em 0 0.7em 42px;
}
#secondary li#callback a {
	background-image:  url(../images/icons/telephone_blue.gif);
}
#secondary li#demo a {
	background-image:  url(../images/icons/monitor.gif);
}
#secondary li#consult a {
	background-image:  url(../images/icons/consultation.gif);
}
#secondary li#emailUs a {
	background-image:  url(../images/icons/address_blue.gif);
}
#secondary ul#news a {
	background-image:  url(../images/icons/news.gif);
}
#secondary ul#paper a {
	background-image:  url(../images/icons/file_download_blue.gif);
}
#secondary a:hover {
	background-color: #E3E3E3;
}

/* Footer
   ------ */
#footer {
	clear: both;
	width: 100%;
	background-color: #636972;
}
#footer p {
	text-align: center;
	font-size: 0.7em;
	padding-top: 0.3em;
	color: #CCC;
}
#footer a {
	color: #FFF;
}