body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	color: #666666;
}

img {
	border: 0;
}

a {
	color: #0952a2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	width: 1003px;
	margin: 0px auto;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 1003px;
	text-align: left;
	float: left;
	padding-top: 125px;
}

#bg {
	float: left;
	background-image: url(../_images/left-bg.gif);
	background-repeat: repeat-y;
}

#content {
	position: relative;
	float: left;
	width: 473px;
	padding: 30px 0px 50px 270px !important;
	padding: 40px 0px 50px 270px;
	margin-right: 20px;
}

#content p, #content ul {
	font-size: 70%;
	line-height: 14pt;
}

#content p#intro {
	font-size: 80%;
}

#content ul {
	margin-right: 20px;
}

#content ul ul {
	margin-top: 10px;
	font-size: 100%;
}

#content ul li {
	margin-bottom: 5px;
}

#content h1 {
	font-size: 160%;
	font-weight: normal;
	margin-top: 10px;
}

#content h2 {
	font-size: 90%;
	border-bottom: 1px solid #e1e1e1;
	color: #000;
	font-weight: normal;
}

#content h3 {
	font-size: 70%;
	color: #000;
}

p#breadcrumb {
	position: absolute;
	top: 0px;
	left: 271px;
	background-color: #f1f1f1;
	margin: 0px 0px 0px -20px;
	padding: 6px 10px 8px 20px;
	font-size: 60%;
	line-height: normal;
	width: 722px;
}

.cat-list-item, .cat-list-item-r {
	position: relative;
	float: left;
	width: 210px;
	background-image: url(../_images/prodlist-item-bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

.cat-list-item-r {
	margin-left: 10px;
}

.cat-list-item-row {
	float: left;
	background-image: url(../_images/prodlist-row-bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.cat-list-item-row .cat-list-item, .cat-list-item-row .cat-list-item-r {
	background: none;
}

#content .cat-list-item h2, #content .cat-list-item-r h2 {
	font-size: 75%;
	border: 0;
	margin: 0px;
}

#content .cat-list-item p, #content .cat-list-item-r p {
	float: left;
	width: 122px;
	margin: 0px;
	padding-right: 10px;
}

#content .cat-list-item img.cat-list-item-bottom, #content .cat-list-item-r img.cat-list-item-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#content .cat-list-item div.button-price, #content .cat-list-item-r div.button-price {
	width: 215px;
	float: left;
	clear: both;
}

#content .cat-list-item img.more-info, #content .cat-list-item-r img.more-info {
	float: left;
	margin: 10px 0px 0px 0px;
}

#content .cat-list-item p.list-price, #content .cat-list-item-r p.list-price {
	float: left;
	font-size: 75%;
	padding: 15px 0px 0px 10px;
	margin: 0px;
}



#rightnav {
	position: relative;
	float: left;
	width: 240px;
	margin-top: 50px;
}

#rightnav ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 80%;
	list-style: none;
}

#rightnav ul li {
	border-bottom: 1px solid #e1e1e1;
}

#rightnav ul li a {
	display: block;
	padding: 3px 0px 3px 0px;
}

#rightnav ul li a:hover {
	color: #666666;
	text-decoration: none;
}

#case-study, #supporting-docs, #your-account, #child-content {
	position: relative;
	background-image: url(../_images/case-study-bg.jpg);
	background-repeat: no-repeat;
	background-color: #2566b4;
	padding: 30px 10px 30px 10px;
	margin-top: 10px;
	color: #fff;
	width: 220px;
}

#child-content {
	background: url(../_images/child-content-bg.jpg) no-repeat;
	padding: 10px 10px 30px 10px;
	margin-bottom: 10px;
}

#supporting-docs {
	background: url(../_images/support-doc-bg.jpg) no-repeat;
	padding-bottom: 10px;
}

#your-account {
	background: url(../_images/your-account-bg.gif) no-repeat;
	padding: 40px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	color: #666;
	width: 240px;
	font-size: 100%;
	float: left;
}

#your-account p {
	float: left;
}

#your-account p.login {
	border-right: 1px solid #e1e1e1;
	padding: 6px 5px 8px 10px;
	margin-right: 7px;
	width: auto;
}

#your-account p.items {
	padding: 0px;
	margin: 0px;
	width: auto;
}

#case-study img, #supporting-docs img, #your-account img, #child-content img {
	position: absolute;
	bottom: -1px;
	left: 0px;
}

#supporting-docs img, #your-account img {
	bottom: 0px;
}

#case-study h3, #child-content h3 {
	font-size: 80%;
	margin: 0px;
	font-weight: normal;
}

#case-study p, #supporting-docs li, #your-account p, #child-content p {
	font-size: 70%;
	margin: 0px;
	line-height: 14pt;
}

#rightnav #supporting-docs ul {
	margin: 0px;
	padding: 0px;
}

#rightnav #supporting-docs ul li {
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	font-size: 90%;
	line-height: 12pt;
	list-style: disc;
}

#navheader {
	position: absolute;
	top: 119px;
	left: 0px;
	width: 250px;
	z-index: 1;
}

#navheader img {
	display: block;
}

ul#leftnav {
	position: absolute;
	top: 230px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 255px;
	list-style: none;
	font-size: 70%;
	background-color: #f3f5fa;
	z-index: 1;
}

ul#leftnav a {
	color: #0952a2;
	display: block;
	padding: 5px 5px 5px 20px !important;
	padding-right: 5px;
	height: auto !important;
	height: 12px;
	background-image: url(../_images/leftnav-off.gif);
	background-repeat: no-repeat;
}

ul#leftnav a:hover {
	background-color: #e1e7f1;
	text-decoration: none;
}

/* Added by Tom */

ul#leftnav .current1 {
	list-style: none;
	background-image: url(../_images/leftnav-blank.gif);
	background-repeat: repeat-y;
}

ul#leftnav .current2 {
	list-style: none;
	background-image: url(../_images/leftnav-blank.gif);
	background-repeat: repeat-y;
}

ul#leftnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul#leftnav li.current1 ul a {
	padding: 5px 0px 5px 30px !important;
	background-image: url(../_images/leftnav-sub-off.gif);
	font-weight: bold;
}

ul#leftnav li.current2 ul a {
	padding: 5px 0px 5px 45px !important;
	background-image: url(../_images/leftnav-sub2-off.gif);
	font-weight: normal;
}

/* End Tom */

ul#leftnav li.current1 ul {
	margin-top: 0px !important;
	margin-top: -10px;
}

ul#leftnav a#left-on {
	background-image: url(../_images/leftnav-on.gif);
	background-repeat: no-repeat;
}

ul#leftnav li.current1 ul a#left-on {
	background-image: url(../_images/leftnav-sub-on.gif);
	background-repeat: no-repeat;
}

ul#leftnav li.current2 ul {
	margin-top: 0px !important;
	margin-top: -10px;
}

ul#leftnav li.current2 ul a#left-on {
	background-image: url(../_images/leftnav-sub2-on.gif);
	background-repeat: no-repeat;
}

ul#leftnav a#left-on:hover {
	background-color: #f3f5fa;
}

#footer {
	position: relative;
	width: 1003px;
	clear: both;
	float: left;
	padding-bottom: 52px;
	background-image: url(../_images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px !important;
	margin-bottom: -100px;
}

#footer p#copy {
	position: absolute;
	bottom: 2px !important;
	bottom: 10px;
	left: 10px;
	font-size: 60%;
	color: #fff;
}

#footer p#credit {
	position: absolute;
	bottom: 8px !important;
	bottom: 15px;
	right: 10px;
	font-size: 60%;
	color: #fff;
}

#footer p a, #footer p a:visited, #case-study a, #case-study a:visited, #child-content a, #child-content a:visited, #supporting-docs a, #supporting-docs a:visited {
	color: #ff9e06;
}

img#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}

img#phone {
	position: absolute;
	top: 50px;
	right: 0px;
}

ul#topnav, ul#pagenav {
	position: absolute;
	top: 10px;
	right: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}

ul#topnav li {
	float: left;
	margin-left: 20px;
}

ul#pagenav {
	top: 90px;
	font-size: 1%;
	height: 35px;
	width: 1003px;
	background-image: url(../_images/pagenav-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

ul#pagenav li {
	margin: 0px;
	float: right;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	color: #666666;
}

img {
	border: 0;
}

a {
	color: #0952a2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#page {
	width: 1003px;
	margin: 0px auto;
	text-align: center;
}

#wrapper {
	position: relative;
	width: 1003px;
	text-align: left;
	float: left;
	padding-top: 125px;
}

#bg {
	float: left;
	background-image: url(../_images/left-bg.gif);
	background-repeat: repeat-y;
}

#content {
	position: relative;
	float: left;
	width: 473px;
	padding: 30px 0px 50px 270px !important;
	padding: 40px 0px 50px 270px;
	margin-right: 20px;
}

#content p {
	font-size: 70%;
	line-height: 14pt;
}

#content p#intro {
	font-size: 80%;
}

#content h1 {
	font-size: 160%;
	font-weight: normal;
	margin-top: 10px;
}

#content h2 {
	font-size: 90%;
	border-bottom: 1px solid #e1e1e1;
	color: #000;
	font-weight: normal;
}

p#breadcrumb {
	position: absolute;
	top: 0px;
	left: 271px;
	background-color: #f1f1f1;
	margin: 0px 0px 0px -20px;
	padding: 6px 10px 8px 20px;
	font-size: 60%;
	line-height: normal;
	width: 722px;
}

.cat-list-item, .cat-list-item-r {
	position: relative;
	float: left;
	width: 210px;
	background-image: url(../_images/prodlist-item-bg.gif);
	background-repeat: no-repeat;
	padding: 10px;
}

.cat-list-item-r {
	margin-left: 10px;
}

.cat-list-item-row {
	float: left;
	background-image: url(../_images/prodlist-row-bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.cat-list-item-row .cat-list-item, .cat-list-item-row .cat-list-item-r {
	background: none;
}

#content .cat-list-item h2, #content .cat-list-item-r h2 {
	font-size: 80%;
	border: 0;
	margin: 0px;
}

#content .cat-list-item p, #content .cat-list-item-r p {

	margin: 0px;
}

#content .cat-list-item img.cat-list-item-bottom, #content .cat-list-item-r img.cat-list-item-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#content #back-to-top {
	clear: both;
	text-align: right;
	margin-top: 10px;
}

#rightnav {
	position: relative;
	float: left;
	width: 240px;
	margin-top: 50px;
}

#rightnav ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 80%;
	list-style: none;
}

#rightnav ul li {
	border-bottom: 1px solid #e1e1e1;
}

#rightnav ul li a {
	display: block;
	padding: 3px 0px 3px 0px;
}

#rightnav ul li a:hover {
	color: #666666;
	text-decoration: none;
}

#case-study {
	position: relative;
	background-image: url(../_images/case-study-bg.jpg);
	background-repeat: no-repeat;
	background-color: #2566b4;
	padding: 30px 10px 30px 10px;
	margin-top: 10px;
	color: #fff;
	width: 220px;
}

#case-study img {
	position: absolute;
	bottom: -1px;
	left: 0px;
	
}

#case-study h3 {
	font-size: 80%;
	margin: 0px;
	font-weight: normal;
}

#case-study p {
	font-size: 70%;
	margin: 0px;
	line-height: 14pt;
}

#navheader {
	position: absolute;
	top: 119px;
	left: 0px;
	width: 250px;
	z-index: 1;
}

#navheader img {
	display: block;
}

ul#leftnav {
	position: absolute;
	top: 230px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 255px;
	list-style: none;
	font-size: 70%;
	background-color: #f3f5fa;
}

ul#leftnav a {
	color: #0952a2;
	display: block;
	padding: 5px 0px 5px 20px !important;
	height: auto !important;
	height: 12px;
	background-image: url(../_images/leftnav-off.gif);
	background-repeat: no-repeat;
}

ul#leftnav a:hover {
	background-color: #e1e7f1;
	text-decoration: none;
}

ul#leftnav a#left-on {
	background-image: url(../_images/leftnav-on.gif);
	background-repeat: no-repeat;
}

ul#leftnav a#left-on:hover {
	background-color: #f3f5fa;
}

#footer {
	position: relative;
	width: 1003px;
	clear: both;
	float: left;
	padding-bottom: 52px;
	background-image: url(../_images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 20px !important;
	margin-bottom: -100px;
}

#footer p#copy {
	position: absolute;
	bottom: 2px !important;
	bottom: 10px;
	left: 10px;
	font-size: 60%;
	color: #fff;
}

#footer p#credit {
	position: absolute;
	bottom: 8px !important;
	bottom: 15px;
	right: 10px;
	font-size: 60%;
	color: #fff;
}

#footer p a, #footer p a:visited, #case-study a, #case-study a:visited {
	color: #ff9e06;
}

img#logo {
	position: absolute;
	top: 25px;
	left: 0px;
}

img#phone {
	position: absolute;
	top: 50px;
	right: 0px;
}

ul#topnav, ul#pagenav {
	position: absolute;
	top: 10px;
	right: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
}

ul#topnav li {
	float: left;
	margin-left: 20px;
	padding-top: 5px;
}

ul#pagenav {
	top: 90px;
	font-size: 1%;
	height: 35px;
	width: 1003px;
	background-image: url(../_images/pagenav-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

ul#pagenav li {
	margin: 0px;
	float: right;
}

#prod-tools {
	position: relative;
	float: left;
	width: 470px;
	margin-bottom: 20px;
}

#gallery, #gallery img {
	float: left;
	margin: 10px 2px 0px 0px;
}

#gallery a img {
	border: 2px solid #dddfea;
}

#tools {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 200px;
}

#tools .list-price {
	text-align: center;
	font-size: 75%;
	padding: 15px 0px 0px 0px;
	margin: 0px;
}

img#req-quote {
	margin: 10px 0px 0px 20px;
}

#images {
	position: relative;
	width: 250px;
}

#zoom {
	position: absolute;
	bottom: -10px;
	left: 0px;
}

ul#left-list, ul#right-list {
	float: left;
	width: 225px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	line-height: 12pt;
}

ul#left-list li, ul#right-list li {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #dddfea;
}

ul#left-list {
	margin-right: 20px;
}

#tabs {
	float: left;
	width: 470px;
	background-image: url(../_images/product-tabs/tabs-bg.gif);
	background-repeat: no-repeat;
}

#tabs img {
	float: left;
}

#search-box {
	margin-top: -4px;	
}

#search-box input {
	font-size: 11px;
	background-color: #eee;
	border: 1px solid #ddd;
	width: 119px;
	margin: 0px 5px 0px 0px;
}

#search-box img {
	margin-top: 2px;
}

table {
	font-family: tahoma;
	font-size: 75%;
	width: 450px;
}

table.data-table {
	border: 1px solid #2767ac;
}

table.data-table td {
	padding: 5px;
}

div#content table p {
	font-size: 95%;
}

table tr.first-row td {
	background: #183e99 url(../_images/table-head-bg.gif) repeat-x top;
	color: #fff;
	font-weight: bold;
}

table tr.on td {
	background-color: #e3e6ef;
}

table td.mono-colour {
	background-color: #93b3d5;
	color: #fff;
	font-weight: bold;
}

.sitemap
{
}
.sitemap ul {
	margin-left: 0px;
}
.sitemap .category1
{
    MARGIN-TOP: 5px;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 5px;
    TEXT-INDENT: 0px;
    font-size: 110%;
}
.sitemap .category2
{
    MARGIN-TOP: 5px;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 5px;
    TEXT-INDENT: 30px
}
.sitemap .category3
{
    MARGIN-TOP: 5px;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 5px;
    TEXT-INDENT: 60px
}
.sitemap .category4
{
    MARGIN-TOP: 5px;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 5px;
    TEXT-INDENT: 90px
}
.sitemap .item1
{
    TEXT-INDENT: 40px;
    TEXT-ALIGN: left
}
.sitemap .item2
{
    TEXT-INDENT: 80px
}
.sitemap .item3
{
    TEXT-INDENT: 120px
}
