body {
	font-family: Tahoma, Arial;
	font-size: 75%;
	color: #000000;
	line-height: 1.4em;
	overflow-y: scroll;
}
h1 {
	font-size: 2em;
	margin: 0 0 0.85em 0;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	line-height: 1em;
	margin: 1em 0;
	font-weight: normal;
}
h3 {
	font-size: 1.1em;
	line-height: 1em;
	margin: 1em 0;
	font-weight: normal;
}
h4 {
	font-weight: bold;
	margin: 1em 0;
	font-weight: normal;
}
a {
	color: #231e64;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
table {
	margin: 0.5em 0;
}
td {
	padding: 0.2em 0.5em 0.2em 0;
}
p {
	margin: 1em 0;
}
form input, form textarea, form select {
	width: 265px;
	font-size: 1em;
	font-family: Tahoma, Arial;
}
form input[type=text], form input[type=password], form textarea, form select {
	color: #c7c8ca;
	border: 1px solid #e6e6e8;
	padding: 2px 4px;
}
form select {
	padding: 0;
	width: 273px;
	color: #888888;
}
form input[type=text].specified, form input[type=password].specified, form textarea.specified {
	color: #888888;
}
form input.small {
	width: 190px;
}
form input.submit {
	width: 70px;
}
form input.button {
	width: auto;
	border: 0;
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 18px;
	padding: 0 30px 2px 10px;
	color: #ffffff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #515494 url(button_off.png) no-repeat center right;
	cursor: pointer;
}
form input.button:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(button_on.png);
}
form p.error {
	color: #ff0606;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1058px;
}
#header {
	position: relative;
	margin: 0 auto;
	width: 1058px;
	height: 134px;
	background: #ffffff url(header.png) no-repeat left top;
}
#logo {
	float: left;
	width: 140px;
	height: 107px;
	margin: 0 0 0 30px;
}
#text_size {
	float: right;
	margin: 33px 25px 0 0;
	display: inline;
	color: #c7c8ca;
}
#text_size a {
	color: #c7c8ca;
	text-decoration: none;
	cursor: pointer;
}
#text_size a:hover {
	text-decoration: none;
}
#search {
	float: right;
	margin: 33px 55px 0 0;
	width: 187px;
	height: 17px;
	display: inline;
	background-color: #ffffff;
	border: 1px solid #d2d3d4;
}
#search form {
	display: inline;
	height: 17px;
}
#search p {
	display: inline;
}
#search label {
	display: block;
	float: left;
	padding: 5px;
	line-height: 8px;
	font-size: 0.8em;
	color: #d2d3d4;
}
#search input {
	display: block;
	float: right;
	border: 0;
	width: auto;
	padding: 0;
}
#search #query {
	float: left;
	border: 0;
	height: 13px;
	width: 160px;
	padding: 2px;
	line-height: 13px;
	background-color: #ffffff;
}
#menu {
	position: absolute;
	top: 70px;
	right: 40px;
	z-index: 1000;
	list-style: none outside;
	font-size: 0.9em;
}
#menu li {
	display: block;
	float: left;
	position: relative;
	padding: 0 0 0 6px;
}
#menu li:hover, #menu li.hover {
	display: block;
}
#menu li:hover, #menu li.hover, #menu li.selected {
	background: url(menu_left.png) no-repeat top left;
}
#menu li a {
	display: block;
	color: #939598;
	padding: 10px 15px 20px 9px;
	text-decoration: none;
}
#menu li:hover a, #menu li.hover a, #menu li.selected a {
	color: #272461;
	background: url(menu_right.png) no-repeat top right;
}
#menu li div {
	display: none;
	position: absolute;
	top: 38px;
	left: 3px;
	padding: 5px 0;
	background: #ffffff;
	opacity: 0.9;
}
#menu li:hover div, #menu li.hover div {
	display: block;
}
#menu li ul {
	display: block;
	list-style: none outside;
}
#menu li:hover ul li, #menu li.hover ul li {
	float: none;
	display: block;
	background: none;
	margin: 0;
	padding: 0;
}
#menu li:hover ul li a, #menu li.hover ul li a {
	float: none;
	color: #939598;
	padding: 5px 12px;
	white-space: nowrap;
	background: none;
}
#menu li:hover ul li:hover a, #menu li:hover ul li.hover a, #menu li:hover ul li.selected a, #menu li.hover ul li.selected a {
	color: #272461;
	background: none;
}
#headers {
	padding: 0 44px 20px 44px;
	height: 192px;
	background: #ffffff url(top.png) no-repeat left bottom;
}
#headers .container {
	float: left;
	height: 163px;
	padding: 12px;
}
#headers .multi {
	background: #f3f3f4 url(headers.png) no-repeat top left;
}
#headers ol {
	float: left;
	overflow: hidden;
	height: 163px;
}
#headers img.small {
	margin: 0 0 0 8px;
}
#headers .buttons {
	float: left;
	width: 306px;
	height: 153px;
	padding: 5px 6px;
	background: #d0d1d3;
}
#headers .buttons li {
	float: left;
	padding: 2px;
}
#headers .buttons a {
	float: left;
	display: block;
	width: 300px;
	height: 45px;
	line-height: 45px;
	font-size: 1.2em;
	border: 1px solid #cacbcd;
	color: #939598;
	text-decoration: none;
	background: #f3f3f4 url(nav_off.png) no-repeat center left;
}
#headers .buttons a:hover, #headers .buttons a.selected {
	color: #ffffff;
	text-decoration: none;
	background: #1f1a62 url(nav_on.png) no-repeat center left;
}
#headers .buttons img {
	margin: 0 12px 0 0;
	display: block;
	float: left;
	vertical-align: middle;
}
#showcase {
	margin: 20px 0;
	height: 411px;
	background: #ffffff url(bottom.png) no-repeat bottom center;
}
#showcase ol {
	margin: 0 57px;
	height: 369px;
	overflow: hidden;
}
#showcase .container {
	margin: 0 57px;
	width: 944px;
	height: 369px;
}
#showcase .container ol {
	margin: 0;
	height: auto;
	overflow: visible;
}
#showcase .buttons {
	float: left;
	height: 42px;
}
#showcase .previous {
	display: block;
	float: left;
	width: 15px;
	height: 14px;
	margin: 10px 30px 10px 0;
	background: url(showcase_previous_off.png) no-repeat center center;
}
#showcase .previous:hover {
	background-image: url(showcase_previous_on.png);
}
#showcase .next {
	display: block;
	float: left;
	width: 15px;
	height: 14px;
	margin: 10px 0 10px 30px;
	background: url(showcase_next_off.png) no-repeat center center;
}
#showcase .next:hover {
	background-image: url(showcase_next_on.png);
}
#showcase .button {
	display: block;
	float: left;
	width: 17px;
	height: 9px;
	padding: 0;
	margin: 13px 2px;
	line-height: 9px;
	background: url(showcase_button_off.png) no-repeat center center;
	border: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#showcase .button img {
	border: 0;
}
#showcase .button:hover, #showcase .button.selected {
	background-image: url(showcase_button_on.png);
}
#main {
	margin: 30px 0;
}
#main.homepage {
	display: none;
}
#content, #clients {
	float: left;
	width: 620px;
	padding: 0 14px 20px 57px;
}
#content b, #content strong, #clients b, #clients strong {
	font-weight: bold;
}
#content i, #content em, #clients i, #clients em {
	font-style: italic;
}
#content ol, #clients ol {
	margin: 1em 0 1em 2em;
	list-style: outside decimal;
}
#content ul, #clients ol {
	margin: 1em 0 1em 2em;
	list-style: outside disc;
}
#content .badges {
	margin: 0;
}
#content .skyscraper {
	width: 150px;
	float: left;
}
#content .document {
	margin: 0 0 0 164px;
}
#downloads {
	float: left;
	width: 944px;
	margin: 0 57px;
	color: #a8aaac;
}
#downloads table {
	margin: 0.5em auto;
}
#downloads td {
	padding: 15px;
	vertical-align: middle;
}
#downloads td.image {
	text-align: right;
}
#gallery {
	margin: 20px 0;
}
#gallery ol {
	margin: 0;
	list-style: outside none;
}
#gallery .title {
	margin-top: 1em;
}
#gallery .container {
	position: relative;
	margin: 0 -11px;
	padding: 11px;
	width: 620px;
	height: 352px;
	background: #f3f3f4 url(gallery.png) no-repeat top left;
}
#gallery .container .image {
	position: relative;
	width: 620px;
	height: 352px;
	overflow: hidden;
}
#gallery .container .images {
	display: block;
	position: absolute;
	top: -11px;
	left: -11px;
	z-index: 1;
	height: 294px;
}
#gallery .container .images li {
	float: left;
	margin: 11px;
	width: 620px;
}
#gallery .container .images li .title, #gallery .container .images li .description {
	display: none;
}
#gallery .buttons {
	display: block;
	position: absolute;
	left: 11px;
	bottom: 11px;
	width: 618px;
	height: 51px;
	overflow: hidden;
	border: 1px solid #e6e6e8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f3f3f4 url(gallery_buttons_off.png) no-repeat top left;
}
#gallery .buttons .thumbnails {
	display: block;
	position: absolute;
	z-index: 1;
	left: 66px;
	height: 51px;
}
#gallery .buttons .thumbnails li {
	float: left;
	margin: 2px;
	cursor: pointer;
	background-color: #ffffff;
	width: 77px;
}
#gallery .buttons .thumbnails li img {
	display: block;
	width: 77px;
	height: 47px;
	opacity: 0.5;
}
#gallery .buttons .thumbnails li:hover img, #gallery .buttons .thumbnails li.selected img {
	opacity: 1;
}
#gallery .buttons .previous {
	display: block;
	position: absolute;
	z-index: 2;
	left: 0px;
	width: 64px;
	height: 51px;
	background: #f3f3f4 url(gallery_buttons_off.png) no-repeat top left;
}
#gallery .buttons .previous:hover {
	background-image: url(gallery_buttons_on.png);
}
#gallery .buttons .next {
	display: block;
	position: absolute;
	z-index: 2;
	right: 0px;
	width: 64px;
	height: 51px;
	background: #f3f3f4 url(gallery_buttons_off.png) no-repeat top right;
}
#gallery .buttons .next:hover {
	background-image: url(gallery_buttons_on.png);
}
#sidebar {
	float: right;
	width: 310px;
	padding: 3em 56px 20px 0;
}
#sidebar .nav {
	width: 310px;
}
#sidebar .nav h2 {
	margin: 0;
	padding: 12px 20px;
	border: 1px solid #fafafa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f3f3f4 url(nav.png) repeat top left;
}
#sidebar .nav ul {
	margin: 2px 0 18px 0;
}
#sidebar .nav ul li a {
	display: block;
	border: 1px solid #fafafa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 58px 10px 7px;
	height: 38px;
	line-height: 38px;
	font-size: 1.2em;
	color: #939598;
	background: #f3f3f4 url(nav_off.png) no-repeat top right;
}
#sidebar .nav.red ul li a {
	color: #ffffff;
	background: #ff0606 url(nav_off_red.png) no-repeat top right;
}
#sidebar .nav ul li a:hover, #sidebar .nav ul li a.selected {
	text-decoration: none;
	color: #ffffff;
	background-image: url(nav_on.png);
}
#sidebar .nav ul li a img {
	float: left;
	margin: -10px 0;
}
#sidebar .nav ul li a span {
	padding: 0 0 0 13px;
	line-height: 19px;
	display: inline-block;
}
#sidebar .nav ul li a span.image {
	width: 128px;
}
#sidebar .nav ul li h3 {
	color: #a8aaac;
	font-size: 1em;
	margin: 0;
}
#sidebar .nav ul li h3 a {
	border: 1px solid #f0f0f0;
	border-bottom: 0;
	background: #f3f3f4 url(nav.png) repeat top left;
}
#sidebar .nav ul li h3 a:hover {
	color: #1f1a62;
	background-image: url(nav.png);
}
#sidebar .nav ul li h3.expand a {
	border: 1px solid #fafafa;
	color: #939598;
	background: #f3f3f4 url(nav_expand_off.png) no-repeat top right;
}
#sidebar .nav ul li h3.expand a:hover {
	color: #ffffff;
	background-image: url(nav_expand_on.png);
}
#sidebar .nav ul li h3.collapse a {
	border: 1px solid #f0f0f0;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	color: #ffffff;
	background: #1f1a62 url(nav_collapse.png) no-repeat top right;
}
#sidebar .nav ul li h3.collapse a:hover {
	color: #ffffff;
	background-image: url(nav_collapse.png);
}
#sidebar .nav ul li ul {
	background: #f3f3f4;
	padding: 4px 0;
	margin: 0;
	border: 1px solid #f0f0f0;
	border-top: 0;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}
#sidebar .nav ul li ul li a {
	padding: 4px 20px;
	font-size: 1em;
	height: auto;
	line-height: 1em;
	border: 0;
	background: #f3f3f4;
}
#sidebar .nav ul li ul li a:hover, #sidebar .nav ul li ul li a.selected {
	background: #f3f3f4;
	color: #1f1a62;
}
#sidebar .aside {
	margin: 2px 0 18px  0;
	background: #f3f3f4;
	border: 1px solid #fafafa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#sidebar .aside h2 {
	margin: 0;
	padding: 12px 20px;
	border-bottom: 1px solid #e6e6e8;
	background: #f3f3f4 url(nav.png) repeat top left;
}
#sidebar .aside h2 img {
	margin: -12px 0;
}
#sidebar .aside .content {
	padding: 8px 15px;
}
#sidebar .aside .content.blue {
	background-color: #1f1a62;
	color: #ffffff;
}
#sidebar .aside .content ul {
	list-style: disc outside;
	margin: 1em 0 1em 15px;
}
#sidebar .aside .ebay {
	text-align: right;
	margin: 0 0 -3em 0;
}
#press_coverage, #sponsors, #partners, #team, #members {
	clear: both;
	float: left;
	padding: 0 57px;
}
#content #press_coverage, #content #sponsors, #content #partners, #content #team, #content #members {
	clear: none;
	float: none;
	padding: 2em 0;
}
#press_coverage .badges li, #press_coverage .badges li div {
	min-height: 200px;
}
#members .badges li, #members .badges li div {
	min-height: 190px;
}
#ask_ernie {
	float: right;
	margin: 0 0 0 4px;
}
#safaris {
	float: right;
	margin: 5px 30px 0 0;
}
#form, #contact {
	-moz-border-radius: 3px 3px 3px 3px;
	background:none repeat scroll 0 0 #F3F3F4;
	border: 1px solid #FAFAFA;
	margin: 2px 0 18px 0;
}
#form h2, #contact h2 {
	margin: 0;
	padding: 12px 20px;
	border-bottom: 1px solid #e6e6e8;
	background: #f3f3f4 url(nav.png) repeat top left;
}
#form .content, #contact .content {
	padding: 6px 12px;
}
#form .content p, #contact .content p {
	margin: 0.6em;
}
#contact {
	margin: 2px 215px 18px 0;
	min-height: 253px;
}
#footers {
	margin: 20px 0;
	padding: 28px 0 0 0;
	background: #ffffff url(bottom.png) no-repeat top center;
}
#footers.homepage {
	padding: 0;
	background: #ffffff;
}
#footers ol {
	margin: 0 52px;
}
#footers li {
	float: left;
	padding: 2px;
}
#footers a {
	float: left;
	display: block;
}
#footers img {
	float: left;
	display: block;
}
#footer {
	clear: both;
	padding: 12px 0;
	margin: 20px 0;
	color: #bcbec0;
	font-size: 0.8em;
	line-height: 19px;
	background: #ffffff url(top.png) no-repeat top center;
}
#footer img {
	vertical-align: middle;
}
#copyright {
	padding: 0 0 0 54px;
	float: left;
}
#copyright img {
	margin: 0 0 0 10px;
}
#noesis {
	padding: 0 54px 0 0;
	float: right;
}
#noesis a {
	color: #bcbec0;
	text-decoration: none;
}
#noesis a:hover {
	color: #ef3d41;
	text-decoration: none;
}
#icons {
	margin: 0 160px 0 800px;
	padding: 1px 0;
	text-align: right;
}
#icons a, #icons span {
	color: #808080;
	display: block;
	height: 16px;
	float: left;
	margin: 0 1px;
}
#icons a:hover {
	text-decoration: none;
}
#icons img {
	vertical-align: top;
	padding: 2px 0 0 0;
}
#icons .stico_default {
	background: url(share_this.png) no-repeat scroll 0 2px transparent !important;
}
#icons a.stbutton {
	padding: 0 5px 0 18px;
}
.clear {
	clear: both;
}
a.button {
	display: -moz-inline-stack;
	display: inline-block;
	line-height: 18px;
	padding: 0 30px 2px 10px;
	color: #ffffff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #515494 url(button_off.png) no-repeat center right;
}
a.button:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(button_on.png);
}
.badges li {
	display: block;
	float: left;
	width: 200px;
	margin: 0 4px 4px 0;
	padding: 0 0 12px 0;
	border: 1px solid #fafafa;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f3f3f4 url(badge.png) repeat top right;
}
.badges li div {
	float: left;
	width: 200px;
	margin: 0 0 -12px 0;
	padding: 0 0 12px 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f3f3f4 url(badge_off.png) no-repeat bottom right;
}
.badges li div:hover, .badges li div.selected {
	text-decoration: none;
	background-color: #231e64;
	background-image: url(badge_on.png);
}
.badges li img {
	display: block;
	margin: 11px;
}
.badges li h4 {
	color: #939598;
	font-size: 1.2em;
	font-weight: normal;
	margin: 18px 11px 8px 11px;
}
.badges li div h4 {
	margin-right: 51px;
}
.badges li p {
	font-size: 0.85em;
	line-height: 1.1em;
	margin: 5px 11px 5px 11px;
	color: #939598;
}
.badges li div p {
	margin-right: 51px;
}
.badges li div:hover h4, .badges li div.selected h4 {
	color: #ffffff;
}
.badges li div:hover p, .badges li div.selected p {
	color: #ffffff;
}
#partners, #sponsors {
	padding-top: 20px;
	padding-bottom: 20px;
}
#partners .badges li, #partners .badges li div {
	width: 166px;
}
