html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td, table{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

h1, h2, h3, h5, h5, h6{font-weight:bold}


/* General Styles */ 

html {
	padding:0;
	margin:0;
}

body, td {
	padding:0;
	margin:0;
	
}

form, p, h1, h2, h3, h4, h5, ul, ol {
	margin:0;
	padding:0;
}

img a, a img {
	border:none;
}

.clear {
	clear:both;
	height:0px;
}

body {
	color:#000000;
	/*font:12px Georgia, "Times New Roman", Times, serif;*/
font:11px Verdana, "Arial";
	background: url(../images/headerPage.jpg) repeat-x left top #E8F4F4;
}

h1 {
	background:url(../images/arrow.gif) no-repeat left;
	font:bold 12px  Georgia, "Times New Roman", Times, serif;
}

h2 {
	background:url(../images/arrow.gif) no-repeat left;
	font:bold 12px  Georgia, "Times New Roman", Times, serif;
	color:#4a7b89;
}

h3 {
	background:url(../images/arrow.gif) no-repeat left;
	font:normal 12px  Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}

h4 {
	background:url(../images/arrow.gif) no-repeat left;
	font:12px Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	color:#4a7b89;
}

.border {
	 border:solid 1px #cbcdce;
}


/* Header */
.header {
	height:129px;
	width:980px;
	margin:0 auto;
}
.logo {
	width:538px;
	height:129px;
	float:left;

}
.address {
	height:109px;
	float:right;
	/*padding:15px 20px 10px 20px;*/
padding:15px 20px 0px 20px;
	text-align:right;

}
.address p{
	line-height:20px;
}
.address a{
	line-height:20px;
	padding: 0 3px;
	color:#000000;
	text-decoration:none;
}

.txt {
	border:none;
	width:96px;
	background:url(../images/txt.jpg) no-repeat;
	height:14px;
	padding:2px;
	font:11px  Georgia, "Times New Roman", Times, serif;
}

/* Content */
.main {
	width:100%;
	background:url(../images/pageBg.jpg) repeat-x top;
}

/* Content */

.wrapper {
	width:980px;
	margin:0 auto;
}

.content {
	width:912px;
	margin:0 auto;
	background:#FFFFFF;
	background:url(../images/contentPageBg.jpg) repeat-y bottom;
	float:left;
	text-align:left;
}

.content a{
	color:#4a7b89;
}
.content ul li {
	list-style-position: outside;
	margin-left:20px;
	list-style-image:url(../images/bullets.gif);
	line-height:20px;
}

.content ol li {
	list-style-position: outside;
	margin-left:20px;
	line-height:14px;
	list-style-type: decimal;
}

.left {
	width:278px;
	float:left;
	background:url(../images/pic01.jpg) no-repeat top;
	padding:322px 10px 20px 10px;
}

.left_about {
	width:278px;
	float:left;
	background:url(../images/banks.jpg) no-repeat top;
	padding:322px 10px 20px 10px;
}

.left_broker {
	width:278px;
	float:left;
	background:url(../images/banks.jpg) no-repeat top;
	padding:322px 10px 20px 10px;
}

.left_investment {
	width:278px;
	float:left;
	background:url(../images/ria2.jpg) no-repeat top;
	padding:322px 10px 20px 10px;
}

.left_hedge {
	width:278px;
	float:left;
	background:url(../images/hedgefund.jpg) no-repeat top;
	padding:322px 10px 20px 10px;
}

.left_banktrust {
	width:278px;
	float:left;
	background:url(../images/BanksTrust.jpg) no-repeat top;
	padding:322px 10px 20px 10px;
}

.detail {
	padding:20px;
	width:572px;
	float:right;
}

/* Right */
.right {
	width:240px;
	float:right;
	background:url(../images/contentBg.jpg) repeat-x bottom;
	border:solid 1px #cbcdce;
}
.limit {
	background: url(../images/dotted.gif) repeat-x left;
	height:1px;
	width:210px;
}
.news {
	padding:15px;
	width:210px;
}
.news a {
	color:#000000;
	font-weight:bold;
}

/* Footer */
.footer {
	height:125px;
	width:100%;
	background:url(../images/footerBg.jpg) repeat-x top #ffffff;
	color:#000000;
	text-align:center;
	padding: 20px 0;
}

/* Menu */
.menuwrap {
	width:100%;
	margin:0 auto;
	background:#fff;
}
.topnav {
	width:980px;
	margin:0 auto;
}
.topnav ul {
	margin:0;
	padding:0;
	padding:15px 0;
	height:20px;
}
.topnav ul li {
	margin:0;
	position:relative;
	display:block;
	border-right: 1px solid #000000;
	height:14px;
}
.topnav a {
	color:#000000;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	/*padding: 0px 15px;*/
padding: 0px 10px;
	display:block;
	float:left;
	line-height:20px
}

.topnav ul li.last2 {
	border:none;

}

.topnav a:hover {
	color:#588e9e;
}

.topnav ul ul {
	position: absolute;
	z-index: 500;
	top:110%;
	width: 150px;
	left:0;
	padding:10px 5px;
	margin:0;
	display:block;
	background-color:#e7f3f3;
	border-bottom: dotted 2px #000000;
	border-top: dotted 2px #000000;
	height:auto;
}


.topnav ul ul li {
	background:none;
	border:none;
	padding:0;
	height:auto;
}
.topnav ul ul li a {
	text-decoration: none;
	text-transform:none;
	display:block;
	border-right:none;
	padding:0 5px;
	width: 140px;
}
.topnav ul ul ul {
	position: absolute;
	top: 0;
	left:70%;
}
.topnav ul ul li a {
}

.topnav ul ul,
.topnav ul li:hover ul ul,
.topnav ul ul li:hover ul ul
{display: none;}

.topnav ul li a:hover ul ul,
.topnav ul li a:hover ul ul li {
	display:none;
}

.topnav ul li:hover ul,
.topnav ul ul li:hover ul,
.topnav ul ul ul li:hover ul
{display: block;}

.topnav li:hover ul, li.over ul { display: block; float:left;}

 [if IE 7]>
.topnav{float:left;}
body{behavior:url(csshover.htc); }
.topnav ul li{ display:block; float:left;}
.topnav a{height:1%;}

.topnav ul li a:hover ul ul,
.topnav ul li a:hover ul ul li {
	display:none;
}
<![endif] 
