/*
colout:
h2, a 		: #0082c9;
img border	: #cccccc;


*/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
}
p {
	font-size: 1.2em;
	line-height: 1.6em;
}
a {
	color: #0082c9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover sup { 
	text-decoration: none;
}
ul {
	font-size: 1.2em;
	list-style: none;
	margin-left: 0; 
	padding-left: 7px;
	margin-top: 0;
}
li {
	background: #ffffff url(images/bullet.gif) no-repeat 0 0.6em;
	padding-left: 10px;
	display: block;
}
li img {
	padding: 1px;
	border: 1px solid #cccccc;
	float: left;
	display: block;
}
dl {
	font-size: 1.2em;
	width: 290px;
}
dd, dt{
	float: left;
	margin: 0;
}
dt {
	width: 77px;
}
dd {
	width: 213px;
}
#wrapper {
	background: #ffffff url(images/bg2.gif) repeat-y center 0;
	width: 912px;
	margin: 0 auto;
}
#header {
	background: #fff url(images/header-bg.jpg) no-repeat center 0;
	height: 181px;
	margin: 0 auto;
	width: 900px;
}
#header h1 {
	text-indent: -5000em;
	margin: 0;
	padding: 0;
}
#content {
	padding: 42px;
	margin: 0 auto;
	width: 816px;
}
p.beforeList {
	margin-bottom: 3px;
}
h2 {
	background: url(images/circle.gif) no-repeat 0 center;
	color: #0082c9;
	font-size: 1.4em;
	padding-left: 20px;
	margin-top: 25px;
	margin-bottom: 5px;
}
ul#products li {
	margin: 0 0 30px 0;
	background-position: 0 0.8em
}
ul#products li.image {
	height: 62px;
}
ul#products li p {
	float: left;
	width: 500px;
}
ul#products li a.final {
	display: block;
	text-decoration: none;
	background: url(images/link-arrow.gif) no-repeat 0 0.3em;
	padding-left: 20px;
	height: 20px;
	width: 140px;
}

ul#products li a.final:hover {
	text-decoration: underline;
}
ul#products li img.logo {
	border: none;
	float: left;
	padding: 15px 5px 0 0;
}
ul#products li div.list-img {
	width: 210px;
	height: 60px;
	float: right;
}
ul#products li div.product-info {
	height: 60px;
	width: 580px;
	margin-right: 30px;
	
}
#footer {
	background: #ffffff url(images/footer-bg.gif) no-repeat 0 0;
	height: 139px;
	margin: 0 auto;
	width: 900px;
	padding: 0;
}
#footer a.fp {
	float: right;
	margin-right: 42px;
	background: #ffffff url(images/fp.gif) no-repeat 100% 0;
	padding: 0 16px 0 6px;
}
#footer a.fp:hover {
	float: right;
	margin-right: 42px;
	background: #ffffff url(images/fp_hover.gif) no-repeat 100% 0;
}
acronym {
	display: none;
	color: red;
}
ul#products li.liquidity {
	height: 104px;
}