* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial;
	font-size: 0.8em;
}
img {
	border: 0;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	color: #1f1959;
	margin: 0 0 0.5em 0;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #1f1959;
	margin: 0 0 0.5em 0;
}
h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #1f1959;
	margin: 1em 0 0.5em 0;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin: 1em 0 0.5em 0;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	margin: 1em 0 0.5em 0;
}
p {
	margin: 0.5em 0;
}
a {
	color: #00aeef;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	margin: 0.5em 0;
}
td {
	padding: 0.2em 0.5em 0.2em 0;
}
#wrapper {
	margin: 0 auto;
	width: 984px;
}
#nav {
	position: relative;
	height: 118px;
	background-image: url(nav_bg.png);
	background-repeat: repeat-x;
	background-color: #D6D7DA;
}
#menu {
	width: 984px;
	height: 28px;
	z-index: 1000;
	padding: 2px 0 0 0;
	position: absolute;
	top: 0px;
	list-style: none outside;
}
#menu li {
	float: left;
	display: inline;
	position: relative;
	margin: 0 5px;
	padding: 0 0 0 5px;
}
#menu>li:hover {
	display: block;
}
#menu>li:hover, #menu>li.selected {
	background: #DFE0E1 url(menu_on.png) no-repeat top left;
}
#menu li a {
	float: left;
	display: block;
	padding: 6px 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
#menu li:hover a, #menu li.selected a {
	color: #000000;
}
#menu li div {
	display: none;
	position: absolute;
	top: 28px;
	left: 0px;
	padding: 0 8px 0 0;
	background: url(menu_right.png) no-repeat bottom right;
}
#menu li:hover div {
	display: block;
}
#menu li ul {
	display: block;
	list-style: none outside;
	background: url(menu_left.png) no-repeat bottom left;
	padding: 15px 0 30px 5px;
}
#menu li:hover ul li {
	margin: 0;
	padding: 0;
	float: none;
	display: block;
}
#menu li:hover ul li a {
	padding: 2px 60px 2px 12px;
	float: none;
	color: #555555;
	white-space: nowrap;
}
#menu li:hover ul li:hover a, #menu li:hover ul li.selected a {
	color: #000000;
}
#menu #client_login {
	float: right;
	width: 105px;
	height: 28px;
	overflow: hidden;
}
#menu #client_login a {
	float: right;
	width: 80px;
	text-align: center;
	border: 1px solid #8c8e91;
	background-color: #3a3a3c;
}
#menu #client_login:hover a, #menu #client_login.selected a {
	border: 1px solid #dedfe0;
	background-color: #dedfe0;
}
#logo {
	position: absolute;
	top: 36px;
	left: 10px;
}
#search {
	position: absolute;
	top: 96px;
	right: 200px;
	width: 180px;
	height: 22px;
	display: inline;
	background-image: url(search_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#search form {
	display: inline;
	height: 22px;
}
#search p {
	display: inline;
}
#search label {
	display: block;
	float: left;
	padding: 5px;
	line-height: 12px;
	text-transform: uppercase;
	font-size: 0.8em;
	color: #888888;
}
#search input {
	display: block;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}
#query {
	margin-top: 3px;
	border: 0;
	width: 80px;
	color: #888888;
	background-image: url(search_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#watch {
	position: absolute;
	top: 30px;
	right: 70px;
}
#flag {
	position: absolute;
	top: 97px;
	right: 6px;
}
#main {
	position: relative;
}
#header_image {
	position: relative;
	height: 247px;
}
#header_image_overlay {
	position: absolute;
	bottom: 2px;
	left: 242px;
	border: 10px solid #FFFFFF;
}
#header_image_overlay img {
	float: left;
}
#content {
	margin: 0 262px 0 262px;
	padding: 2em 0 0 0;
}
#content ul {
	margin: 1em;
}
#content li {
	margin: 0.2em 0 0.2em 1em;
}
#leftcol {
	float: left;
	position: relative;
	width: 230px;
}
#rightcol {
	float: right;
	position: relative;
	width: 230px;
}
#footer_image {
	clear: both;
	position: relative;
	margin: 0 -1px;
}
#footer_image ul {
	list-style: none outside;
	height: 170px;
}
#footer_image li {
	float: left;
	width: 326px;
	height: 200px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#footer {
	position: relative;
	padding: 20px 0;
	font-size: 0.8em;
	color: #888888;
}
#copyright {
	position: absolute;
	left: 20px;
}
#sharethis {
	position: absolute;
	left: 130px;
	width: 400px;
	top: 17px;
}
#telephone {
	position: absolute;
	left: 303px;
	width: 400px;
	text-align: center;
}
#noesis {
	position: absolute;
	right: 20px;
}
#noesis a {
	color: #888888;
	text-decoration: none;
} 
#noesis a:hover {
	color: #ef3d41; 
	text-decoration: none;
}
#clients {
	background: #ddddde url(/resources/clients_bg.png) top left repeat-x;
}
#clients table {
	margin: 0 auto;
}
#login {
	padding: 50px 0;
}
#downloads {
	padding: 10px 0;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.sidebar {
	margin: 2em 0;
	width: 230px;
	background-image: url(sidebar_bg.png);
	background-repeat: repeat-y;
}
.sidebar h3 {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 1em;
	margin: 0;
	color: #FFFFFF;
	background-image: url(sidebar_title.png);
	background-repeat: no-repeat;
}
.sidebar ul {
	list-style: none outside;
}
.sidebar li {
	padding: 0 0 10px 0;
	background-image: url(sidebar_off.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.sidebar li img {
	margin: 10px 0 -50px 20px;
}
.sidebar li a {
	display: block;
	width: 192px;
	padding: 1em;
	color: #888888;
	font-size: 1.3em;
}
.sidebar li a:hover {
	text-decoration: none;
}
.sidebar li.selected {
	background-image: url(sidebar_on.png);
}
.sidebar li.selected a {
	color: #2a2662;
	width: 130px;
}
.sidebar_image {
	margin: 2em 0;
	width: 230px;
	text-align: center;
}
.sidebar_text {
	margin: 2em 0;
	width: 230px;
	background-image: url(listing_bg.png);
	background-repeat: repeat-y;
}
.sidebar_text h3 {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	margin: 0;
	color: #FFFFFF;
	background-image: url(listing_title.png);
	background-repeat: no-repeat;
}
.sidebar_text .content {
	padding: 5px 10px 10px 10px;
	background-image: url(listing_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.listing {
	margin: 2em 0;
	width: 230px;
	background-image: url(listing_bg.png);
	background-repeat: repeat-y;
}
.listing h3 {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	margin: 0;
	color: #FFFFFF;
	background-image: url(listing_title.png);
	background-repeat: no-repeat;
}
.listing ul {
	padding: 5px 10px 10px 10px;
	list-style: none outside;
	background-image: url(listing_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.listing li {
	padding: 5px;
}
.listing li a {
	font-size: 0.8em;
	color: #888888;
}
.listing li a:hover {
	text-decoration: none;
}
.listing li.selected a {
	color: #000000;
}