@charset "UTF-8";

#investment_services {
background:#ffffff;
width:97%;
margin:10px 0;
padding:10px;
}

#investment_services p {
text-align:left;
}

#investment_services table {
margin:30px 0 10px 0;
}

#investment_services table p {
text-align:center;
}


#investment_services #nav_button li {
background:#003399;
text-align:center;
float:left;
width:150px;
list-style-type:none;
padding:3px 0 0 0px;
margin:0 0 0 33px;

}

#investment_services #nav_button li a {
color:#ffffff;
text-transform:uppercase;
border:none;
font-weight:normal;
cursor:pointer;
}

#investment_services #nav_button li a:hover {
color:#ffffff;
cursor:pointer;
}

#investment_services .table_border {
border:1px solid #D9C683;
padding:5px;
}

#investment_services ul{
padding:0;
}

#investment_services ul li {
border-bottom:1px solid #D9C683;
list-style-type:none;
text-align:right;
font-weight:bold;
}

#investment_services .img_border {
border:1px solid #D4C780;
}

#investment_services .center_text {
text-align:center;
}
