body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000033;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #0099CC;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
#container {
	position:relative;
	width:770px;
	z-index:1;
	margin: auto;
}
#pic {
	position:absolute;
	left:55px;
	top:70px;
	width:449px;
	height:244px;
	z-index:2;
}
#logo {
	position:absolute;
	left:55px;
	top:5px;
	width:330px;
	height:54px;
	z-index:2;
}
#menu {
	position:absolute;
	left:502px;
	top:89px;
	width:214px;
	height:205px;
	z-index:2;
	overflow: hidden;
	background: url(images/menubg.gif) no-repeat;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
#menu ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	width: 185px;
	height: 27px;
	border-bottom: 1px #CCCCCC solid;
	padding: 12px 3px 1px 7px;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FFFF99;
}
#mainBodyBG {
	position:absolute;
	left:69px;
	top:331px;
	width:426px;
	height:228px;
	z-index:2;
	background-color: #000033;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
#mainBody {
	position:absolute;
	left:69px;
	top:331px;
	width:420px;
	height:222px;
	z-index:3;
	border: #FFFFFF solid 1px;
	padding: 3px;
	overflow: auto;
}
#contact {
	position:absolute;
	left:518px;
	top:331px;
	width:169px;
	height:218px;
	z-index:2;
	background-color: #6699CC;
	border: #FFFFFF solid 1px;
	padding: 5px;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 13px;
}
#footer {
	position:absolute;
	left:39px;
	top:570px;
	width:681px;
	height:15px;
	z-index:2;
	text-align: center;
	font-size: 10px;
}
#LiveBroker {
	position:absolute;
	left:526px;
	top:5px;
	width:153px;
	height:48px;
	z-index:2;
	text-align: center;
	padding: 5px;
	font-weight: bold;
}
#LiveBroker a {
	width:153px;
	height:38px;
	background: #6699CC;
	border: #FFFFFF solid 1px;
	text-decoration: none;
	color: #FF3333;
	float: left;
	padding-top: 10px;
}
#LiveBroker a:hover {
	background: #FF3333;
	text-decoration: none;
	color: #6699CC;
}
