/* CSS Document */

body {
	margin: 0px;
	text-align: center;
	color: #454545;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	margin-left: auto;
    margin-right: auto;
	width: 777px;
	text-align: left;
}

#header {
	width: 777px;
	height: 85px;
	background: url(images/hdr_bg.gif) repeat-x;
	float: left;
}

#header .logo {
	width: 291px;
	height: 81px;
	float: left;
	position: relative;
	top: 4px;
	left: 10px;
}

#header .search {
	float: right;
	position: relative;
	top: 30px;
	left: -10px;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cdcdcd;
}

.go {
	position: relative;
	top: 7px;
	border: none;
}

#left {
	width: 223px;
	float: left;
	margin-top: 1px;
}

#right {
	width: 553px;
	float: left;
	margin-left: 1px;
}

#left {
	width: 223px;
	float: left;
	margin-top: 1px;
}

#homecontent .left {
	width: 223px;
	float: left;
	margin-top: 1px;
}

#homecontent .right {
	width: 553px;
	float: left;
	margin-left: 1px;
}

#right_inner {
	width: 553px;
	float: left;
	margin-left: 1px;
	background: url(images/inner_bg.gif) repeat-y;
}

#right_inner_top {
	width: 553px;
	float: left;
	height: 7px;
	background: url(images/inner_bg_top.gif) no-repeat;
	margin-top: 1px;
}

#right_inner_btm {
	width: 553px;
	float: right;
	height: 7px;
	background: url(images/inner_bg_btm.gif) no-repeat;
}

#right_inner p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 1em 0;
}

#right_inner h1 {
	color: #0e3990;
	font-weight: 400;
	font-size: 24px;
	margin-top: 0px;
	padding-left: 10px;
	margin-bottom: 1px;
}

#right_inner h2 {
	color: #4a6db5;
	font-weight: 400;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#right_inner h3 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}

#right_inner h4 {
	color: #0e3990;
	font-weight: 500;
	font-size: 14px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#nav {
	width: 223px;
	float: left;
}

#nav ul {
	margin: 0px;
	margin-left: -40px;
	display: block;
	width: 223px;
}

#nav ul li {
	background: url(images/nav_a_bg.gif);
	height: 26px;
	list-style: none;
	line-height: 24px;
	padding-left: 10px;
}

#nav ul li.top {
	background: url(images/nav_a_top.gif);
	height: 27px;
	list-style: none;
}

#nav ul li.btm {
	background: url(images/nav_a_btm.gif);
	height: 27px;
	list-style: none;
}

#nav a {
	color: #0a398e;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	color: #7a90cf;
}

#nav a.sub {
	color: #4a6db5;
	text-decoration: none;
	font-weight: normal;
	padding-left: 20px;
}

#maingraphic {
	width: 553px;
	height: 210px;
	float: left;
}

#news {
	float: left;
	width: 203px;
	padding: 10px;
	margin-top: 20px;
}

#content {
	float: left;
	width: 334px;
	padding: 10px;
	margin-top: 20px;
}

.product_box {
	width: 156px;
	height: 218px;
	float: left;
	background: url(images/product_box_bg.jpg) no-repeat;
	background-position: 0px 44px;
	margin-right: 8px;
}

.product_box p {
	color: #ffffff;
	margin: 0 1em 1em 1em;
}

.more {
	width: 61px;
	height: 16px;
	background: url(images/btn_more.gif) no-repeat;
	float: right;
	color: #183574;
	text-align: center;
	position: relative;
	left: -10px;
}

a.btn_link {
	text-decoration: none;
}

#tools {
	float: left;
	width: 185px;
	margin-top: 20px;
	margin-right: 6px;
}

#tools_inner {
	float: left;
	width: 185px;
	margin-top: 20px;
	margin-right: 6px;
	position: relative;
	left: 20px;
}

#download_box {
	width: 185px;
	height: 125px;
	float: left;
	background: url(images/download_box.jpg) no-repeat;
}

#download_box a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#download_box .links {
	margin-top: 50px;
	margin-left: 10px;
}

#download_box .zip {
	position: relative;
	top: -2px;
	background: url(images/zip_icon.gif) no-repeat;
	width: 20px;
	height: 18px;
	float: left;
}	

#subscription_box {
	width: 185px;
	height: 155px;
	float: left;
	background: url(images/subscription_box.jpg) no-repeat;
}

#subscription_box p {
	color: #000000;
	margin: 0 1em 1em 1em;
	margin-top: 50px;
}

#subscription_box a {
	color: #000000;
}

#powerlines {
	width: 185px;
	float: left;
	border-top: 1px solid #eceeec;
	border-bottom: 1px solid #eceeec;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#tools .hr {
	background: url(images/hr.gif) no-repeat;
	width: 183px;
	height: 3px;
	float: left;
}

#homecontent {
	width: 777px;
	float: left;
	background: url(images/content_bg.gif) repeat-y;
	margin-top: 1px;
}

#homecontent_top {
	width: 777px;
	float: left;
	height: 8px;
	background: url(images/content_top.gif) no-repeat;
}

#homecontent_btm {
	width: 777px;
	float: left;
	height: 8px;
	background: url(images/content_btm.gif) no-repeat;
}

#footer {
	background: url(images/footer_bg.gif) no-repeat;
	float: left;
	width: 777px;
	height: 20px;
	text-align: center;
	margin-top: 1px;
}

#footer p {
	margin-top: 3px;
}

.title {
	color: #08317c;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}

.subtitle {
	color: #828282;
	font-size: 12px;
}

img {
	border: none;
}

a {
	color: #183574;
}
a:hover   {color:#7a90cf;}
p {
	margin: 1em 0 1em 0;
}

.clear {
	clear: left;
}

#right_inner ul {
	margin-top: 0px;
	margin-right: 10px;
}

.jump {
	font-weight: bold;
}

pre {
	margin-left: 10px;
}

pre.code {
	margin-left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#prodpic {
    border: solid;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-color: #a6b3b3 #8a9799 #8a9799 #a6b3b3;
	width: 166px;
	height: 234px;
	margin: 10px;
}

table.prodprice {
	border-collapse: collapse;
		}

table.prodprice tr td {
	border: 1px solid;
	border-color: #eeeeee;
		}

table.prodprice tr th {
	border: 1px solid;
	border-color: #eeeeee;
	color: #08317c;
			}

.cellcolour {
	background-color: #f4f4f4;
		}
