html, body {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #9699b3;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

img.border {
	border: 1px solid #c0c0c0;
}

#container {
  margin: 32px auto 0 auto;
  padding: 10px 31px 41px 25px;
  position: relative;
  text-align: left;
  width: 930px;
  background: #fff url(images/main_back.gif) repeat-y top right;
  font: 11px/20px Verdana, sans-serif;
  color: #464749;
}

#container td {
  font: 11px/20px Verdana, sans-serif;
  color: #464749;
}

#container img#logo {
	float: left;
}

#container img#slogan {
	float: right;
}

ul#main_menu {
	width: 930px;
	height: 171px;
	clear: both;
}

ul#main_menu li {
	margin: 0;
	display: inline;
	list-style: none;
}

ul#main_menu li a {
	margin: 0;
	padding: 3px 10px;
	float: left;
	display: block;
	height: 165px;
	width: 70px;
	text-decoration: none;
	font: 11px verdana, sans-serif;
	color: #1d244e;
}

ul#main_menu li#about a { text-align: right; background: url(images/menu/mainmenu.jpg) -98px 0 no-repeat; }
ul#main_menu li#about a:hover, ul#main_menu li#about a.active { background-position: -98px -171px; }
ul#main_menu li#development a { background: url(images/menu/mainmenu.jpg) -188px 0 no-repeat; }
ul#main_menu li#development a:hover, ul#main_menu li#development a.active { background-position: -188px -171px; }
ul#main_menu li#markets a { margin-left: 2px; text-align: right; background: url(images/menu/mainmenu.jpg) -280px 0 no-repeat; }
ul#main_menu li#markets a:hover, ul#main_menu li#markets a.active { background-position: -280px -171px; }
ul#main_menu li#services a { background: url(images/menu/mainmenu.jpg) -370px 0 no-repeat; }
ul#main_menu li#services a:hover, ul#main_menu li#services a.active { background-position: -370px -171px; }
ul#main_menu li#investor a { margin-left: 6px; text-align: right; background: url(images/menu/mainmenu.jpg) -466px 0 no-repeat; }
ul#main_menu li#investor a:hover, ul#main_menu li#investor a.active { background-position: -466px -171px; }
ul#main_menu li#media a { background: url(images/menu/mainmenu.jpg) -556px 0 no-repeat; }
ul#main_menu li#media a:hover, ul#main_menu li#media a.active { background-position: -556px -171px; }
ul#main_menu li#careers a { margin-left: 6px; text-align: right; background: url(images/menu/mainmenu.jpg) -652px 0 no-repeat; }
ul#main_menu li#careers a:hover, ul#main_menu li#careers a.active { background-position: -652px -171px; }
ul#main_menu li#news a { background: url(images/menu/mainmenu.jpg) -742px 0 no-repeat; }
ul#main_menu li#news a:hover, ul#main_menu li#news a.active { background-position: -742px -171px; }

#navbar_top, #navbar_bottom {
	margin: 0;
	padding: 5px 0;
	width: 930px;
	font: 10px Verdana, sans-serif;
	color: #5a5b5e;
	background: url(images/line_dots.gif) no-repeat bottom left;
}

#navbar_top a, #navbar_bottom a {
	color: #5a5b5e;
	text-decoration: none;
}

#navbar_top a:hover, #navbar_bottom a:hover {
	text-decoration: underline;
}

#navbar_bottom {
	clear: both;
}

.nav_right {
	float: right;
}

img .line_dots {
	margin-top: 5px;
}

#menu_sub_home {
	margin: 21px 0;
	padding: 24px 10px;
	float: left;
	width: 194px;
	height: 500px;
	font: 11px/20px Verdana, sans-serif;
	color: #464749;
	background: #f2f3f7;
}

#menu_sub_home a {
	font-weight: bold;
	color: #464749;
	text-decoration: none;
}

#menu_sub_home a:hover {
	text-decoration: underline;
}

#sidebar_home {
	float: right;
	margin-top: 24px;
	padding: 24px 10px;
	width: 187px;
	height: 500px;
	font: 11px/20px Verdana, sans-serif;
	color: #464749;
	background: #f2f3f7;
}

#sidebar_home a {
	font-weight: bold;
	color: #464749;
	text-decoration: none;
}

#sidebar_home a:hover {
	text-decoration: underline;
}

#menu_sub {
	margin: 21px 0;
	padding: 0;
	float: left;
	width: 214px;
	font: 11px/15px Verdana, sans-serif;
	color: #1e2650;
}

#menu_sub a {
	color: #1e2650;
	text-decoration: none;
}

#menu_sub a:hover {
	color: #fa801f;
	text-decoration: underline;
}

#menu_sub a.active {
	color: #fa801f;
	text-decoration: underline;
}

#menu_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content {
	margin: 21px 0 21px 222px;
	padding: 0;
	width: 481px;
}

#content h1 {
  font: bold 15px/20px Verdana, sans-serif;
	color: #464749;
}

#content h2 {
  font: bold 12px/20px Verdana, sans-serif;
	color: #464749;
}

#content a {
	color: #2b3362;
	text-decoration: underline;
}

#content a:hover {
	color: #2b3362;
	text-decoration: none;
}

#content iframe {
	margin: 0;
	padding: 0;
	border: none;
	width: 485px;
	height: 960px;
}

#content dt {
	font-weight: bold;
	color: #2b3362;
}

#content table#markets {
  font: 11px/20px Verdana, sans-serif;
  color: #fff;
  border-collapse: collapse;
}

#content table#markets td,
#content table#markets th {
  color: #fff;
	background-color: #283261;
	padding: 4px;
	vertical-align: middle;
}

#content table#markets th {
	font-weight: bold;
}

#content table#markets td.light {
	background-color: #da7700;
}

#content table#markets td.dark {
	background-color: #b76100;
}

#content table#markets td.b_right {
	border-right: 1px dotted #fff;
}

#content table#markets td.b_bottom {
	border-bottom: 1px dotted #fff;
}

#content table#markets a {
	color: #fff;
	text-decoration: none;
}

#content table#markets a:hover {
	text-decoration: underline;
}

#content table#team {
  font: 11px/20px Verdana, sans-serif;
  border-collapse: collapse;
}

#content table#team th {
	padding-top: 12px;
	text-align: left;
  font: bold 12px/20px Verdana, sans-serif;
	color: #464749;
}

#content form table {
  font: 11px/20px Verdana, sans-serif;
  color: #464749;
  border-collapse: collapse;
}

#content .required {
	color: #800;
}

#content input, select, textarea {
  font: 11px Verdana, sans-serif;
  color: #464749;
}

ul#sitemap {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#sitemap a {
	text-decoration: none;
}

ul#sitemap a:hover {
	text-decoration: underline;
}

ul#sitemap li.header {
	margin-top: 1em;
}

ul#sitemap li.header a {
  font: bold 12px/20px Verdana, sans-serif;
	color: #464749;
}

ul#sitemap li.sub {
	text-indent: 1em;
}

ul#sitemap li.subsub {
	font-size: 10px;
	text-indent: 2em;
}

#sidebar {
	float: right;
	margin-top: 24px;
	padding: 0;
	width: 207px;
	font: 11px/20px Verdana, sans-serif;
	color: #1e2650;
}

#icon_email, #icon_print {
	position: absolute;
	margin: 6px 0 0 18px;
	padding: 7px 0 12px 37px;
	height: 22px;
}

#icon_email, #icon_print {
	font: 11px Verdana, sans-serif;
	color: #2b3362;
	text-decoration: none;
}

#icon_email:hover, #icon_print:hover {
	text-decoration: underline;
}

#icon_email {
	right: 180px;
	background: url(images/icon_email.gif) no-repeat top left;
}

#icon_print {
	right: 30px;
	background: url(images/icon_print.gif) no-repeat top left;
}

#bottom {
  margin: 0 auto;
  padding: 8px 0 20px 0;
  position: relative;
  width: 986px;
	height: 7px;
	background: url(images/bottom_back.gif) no-repeat top	 left;
  font: 10px/20px Verdana, sans-serif;
	color: #fff;
}

#bottom a {
	color: #fff;
	text-decoration: none;
}

#bottom a:hover {
	text-decoration: underline;
}


