@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #696969;
	background-image:url(images/buildingValuebg.jpg);
	background-repeat:repeat-x;
	background-color: #282969;
}

table{
	border:none;
}

.whiteBorder{
	width:1000px;
	background-color:#fff;
	overflow:hidden;
	padding:0;
	margin:0 auto 15px auto;
}

.headerWrapper{
	margin:0;
	padding:0;
	overflow:hidden;
}

img {
	border: 0px;
}

.logo_img {
	float: left;
}



h1 {
	color: #ff9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding: 1px 0px 10px 0px;
	font-weight: normal;
	border-bottom: 1px solid #cfcfcf;
}

h2 {
	color: #353589;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 3px 0px 10px 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	font-weight: normal;
}

h3 {
	font-weight: bold;
	font-size: 13px;
	color: #F00;
	color: #696969;
	margin: 0;
	padding: 10px 0 0px 0;
}

h4 {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 20px 0 0px 0;
	color: #515151;
}

p.titleLinks a {
	text-decoration: none;
	color: #ff9900;
	font-weight: bold;
}

p.titleLinks a:hover {
	text-decoration: underline;
	color: #ff9900;
	font-weight: bold;
}
	
p.firstPara {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	width: 510px;
}

p.news {
	margin: 0px;
	padding: 8px 0 0 0;
}

p.readmore_news {
	margin: 0px;
	padding: 7px 0 7px 237px;
	color: #353589;
	font-weight: bold;
	border-bottom: 1px #f0f0f0 solid;
	background-image: url(images/readmore.gif);
	background-repeat: no-repeat;
	background-position: right;
}

p.readmore_news a {
	text-decoration: none;
	color: #353589;
}

p.readmore_news a:hover {
	text-decoration: underline;	
}

p.readmore_news2 {
	margin: 0px;
	padding: 15px 0 6px 237px;
	color: #353589;
	font-weight: bold;
	background-image: url(images/readmore.gif);
	background-repeat: no-repeat;
	background-position: 100% 72% ;
}

p.readmore_news2 a {
	text-decoration: none;
	color: #353589;
}

p.readmore_news2 a:hover {
	text-decoration: underline;	
}

p.readmore_news2 a:visited {
	text-decoration: none;
	color: #353589;
}

.news_title {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding:0;
}

.mainText {
	width: 499px;
	padding: 6px 0 15px 2px;
	line-height:18px;
}
	.mainText a{
		font-weight:bold;
		text-decoration: none;
		color: #353589;
	}
	.mainText a:hover{
		font-weight:bold;
		text-decoration: underline;
		color: #353589;
	}


.mainWrapper {
	width: 959px;
	margin: 0 auto;
	padding: 0;
}

ul.top_menu_list {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 87px 0 0 0;
	font-size: 11px;
}

ul.top_menu_list li a:hover {
	text-decoration: none;
	color: #ff9900;
	font-weight: normal;
}

ul.top_menu_list li {
	font-size: 11px;
	display: inline;
	color: #696969;
	margin: 0;
	padding: 0;
}

ul.top_menu_list li a {
	padding: 0 27px;
	text-decoration: none;
	color: #696969;
}

.banner {
	padding: 0;
	margin: 0;
	overflow:hidden;
}

.menu {
	height: 34px;
	margin: 0;
	padding: 0;
	background-image:url(images/button_gradient.gif);
	background-repeat: repeat-x;
}

.menu a:link {
	text-decoration: none;
}

.menu a:hover {
	text-decoration: none;
	color: #ff9900;
}

ul.menu_list {
	list-style-type: none;
	margin: 0;
	padding: 11px 0 0 0;
	font-size: 11px;
}

ul.menu_list li {
	display: inline;
	color: #696969;
	font-weight: bold;
}

ul.menu_list li a {
	text-decoration: none;
	color: #696969;
	padding: 0 19px;
}

.contentWrapper {
	margin: 0px;
	padding: 0px;
	width: 959px;
	background-image: url(images/right_section.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	overflow: hidden;
}
	
.leftSection {
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(images/sideline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.innerContent {
padding: 22px;
}

.buttonSection {
	width: 512px;
	margin: 0px;
	/*padding: 10px 24px 30px 24px;*/
}

.adviceLeft {
	width: 256px;
	height: 92px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(images/advice_section.jpg);
	background-repeat:no-repeat
}

.buttonTitle {
	margin: 0px;
	width: 200px;
	height: 21px;
	color: #FF9900;
	font-weight: bold;
	margin: 65px 0 0 0;
	padding: 0px 0 0 38px;
}
.buttonSection a {
	text-decoration: none;
	color: #FF9900;
}

.buttonSection a:hover {
	text-decoration: underline;
	color: #FF9900;
}

.mergersLeft {
	width: 256px;
	height: 92px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(images/mergers_section.jpg);
}

.directorLeft {
	width: 256px;
	height: 92px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(images/director_section.jpg);
}

.corpRight {
	width: 256px;
	height: 92px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image:url(images/corporate_section.jpg);
}

.investorRight {
	width: 256px;
	height: 92px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image:url(images/investor_section.jpg);
}

.papersRight {
	width: 256px;
	height: 92px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image:url(images/papers_section.jpg);
}

.rightSection {
	margin: 0 0 0 12px;
	padding: 10px 5px 0 0;	
	float: left;
}

.box_top {
	background-image: url(images/box_top.jpg);
	background-repeat:no-repeat;
	width: 378px;
	height: 13px;
	padding: 0;
	margin: 0 0 0 0;
}

.latestNews {
	width: 318px;
	padding: 2px 31px;
	margin: 0;
	background-image:url(images/box_middle.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
}

.latestNews a{
	text-decoration:none;
}

.latestNews a:hover{
	text-decoration:underline;
	color:#353589;
}

.box_bottom {
	background-image: url(images/box_bottom.jpg);
	background-repeat:no-repeat;
	width: 378px;
	height: 14px;
	padding: 0;
	margin: 0;
}

.clientsLeft {
	padding: 15px 0 13px 0px;
	margin: 0;
	width: 155px;
	font-size: 10px;
	float:left;
	line-height: 15px;
}

.clientsRight {
	width: 135px;
	margin: 0;
	padding: 15px 0 13px 24px;
	font-size: 10px;
	float:left;
	overflow:hidden;
	line-height: 15px;
}

.footer {
	height: 38px;
	margin: 0;
	padding: 0px 0 0px 0;
	background-color:#FFF;
	border-top: 1px #cfcfcf solid;
	border-bottom: 1px #cfcfcf solid;
}

.copyright {
	width: 250px;
	margin: 0px;
	padding: 13px 0 0 23px;
	float: left;
}

.designFooter {
	width: 200px;
	margin: 0px;
	padding: 13px 15px 0 0;
	float: right;
	text-align: right;
}

.designFooter a {
	text-decoration: none;
	color: #696969;
}

.designFooter a:hover {
	text-decoration: none;
	color: #ff6600;
}

.whatsNewHR 
{
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf;
	padding-bottom: 10px;
}

/*.whatsNewHR a:active, a:visited
{
    color: #0000ff;
}*/

.rightSide_image {
	float: left;
	padding: 50px 0 0 11px;
	margin: 0;
	width: 360px;
}
