/*112210*/
/* 9pt/12 = .75em */
/* 10pt/12 = .84em, 1.0em=14pt */

* { /*RESET: cross-browser */
padding: 0;
margin: 0;
}
body {
text-align: center;
display: inline; /*clears IE's doubling of float margins, unfortunately it also removes the ability to add margin width */
font-size: .68em;  
font-family: arial, helvetica, sans-serif; 
background-color:#f1f1f1;
position: relative; /* */
behavior: url(/styles/csshover.htc); /* Needed for IE drop-down menus */
color: #444;
}
a{
text-decoration:none;
color:#0066CC;
}
a:hover{
text-decoration:none;
color:#f30;
}

/* COLUMNS: Alsett Clearfix, use in column container opening <div> */
.clearfix:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}

/* Fix for IE Mac */
.clearfix {
display: inline-block}

/*IE Holly Hack \*/
	* html .clearfix {
	height: 1%;}
	.clearfix {
	display: block; 
	}
/*End IE Holly Hack*/
.clearfix {
display: block;
}

/* clearfloats: Use between <div>'s as a block spacer */
div.clearfloats {
clear: both;
margin: 0px 0 0 0;
display: inline; /*clears IE's doubling of float margins but also removes the ability to add margin width */
}

/************* table border collapse ***********/
.bordercollapse {
border-collapse: collapse;
border: 0px;
padding: 0px;
margin: 0px;
}

/************* background setup **********
x#background {
background-image: url(../images/background.jpg);
background-repeat: repeat;
background-repeat: no-repeat;
background-repeat: repeat-x;
background-repeat: repeat-y;
}
*/

/************* FONT ***********/
h1 {
font-size: 1.8em;
font-weight: bold;
text-align: left;
color:#0e3577;
}
h2 {
font-size: 11.2pt;
font-weight: bold;
text-align: left;
color:#095ba6;
padding: 5px 0;
}
h3 {
font-size: 10pt;
font-weight: bold;
text-align: left;
color:#0e3577;
padding: 5px 0 1px 0;
}
h3.withlines {
border-top:1px dotted #dddddd;
padding-top:15px;
}
h4 {
font-size: 9pt;
font-weight: bold;
text-align: left;
color:#2d6899;
padding: 5px 0 1px 0;
}
p {
text-align:left;
}
.big {
text-align: left;
color:#0e3577;
font-size: 1.7em;
margin: 12px 0 8px 0;
}
.small {
font-size: 0.7em;
}
.red {
color: #f00;
padding: 0 2px;
}
.captionwhbold {
color:#ffffff;
}

/************* TEST ***********/
.test01 {background-color: #fcc}
.test02 {background-color: #cfc;}
.test03 {background-color: #ccf;}
.test04 {border: 1px solid #f00;}
.test05 {border: 1px solid #0f0;}
.test06 {border: 1px solid #00f;}

/****************** Breadcrumb *******************/ 
.breadcrumb {
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px dotted #ccc;
font-face: arial, tahoma, verdana;
font-size: 7.6pt;
font-weight:normal;
background-color: #fff;
margin: 0;
list-style: none;
line-height: 24px;
text-align: left;
padding-left: 10px;
}
.breadcrumb a {
color: #666;
text-decoration: none;
margin: 0;
padding: 0;
}
.breadcrumb a:hover {
color:#f30;
}
a.breadcrumb_current {
color: #f87412;
font-weight:bold;
font-face: arial, tahoma, verdana;
font-size: 7.6pt;
text-decoration: none;
margin: 0;
padding: 0;
}
li.breadcrumb_current {
color: #f87412;
font-weight:bold;
font-face: arial, tahoma, verdana;
font-size: 7.6pt;
text-decoration: none;
margin: 0;
padding: 0;
}
.breadcrumb li {
padding: 1px;
display: inline;
behavior: url(/styles/ieMenu.htc);
}
* html .breadcrumb li a {
xdisplay: inline;
}
.breadcrumb span.breadcrumb_arrows {
font-face: arial, tahoma, verdana;
font-size: 9pt;
font-weight:bold;
color: #1e266c;
}

/************* RIGHTMENU INDEX  ***********/
.headline_a{
background-color: #eeeeee;
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
font-size: 1.1em;
line-height: 1.8em;
font-weight: bold;
text-align: left;
padding: 0 0 0 4px;
margin: 10px 0 0 0;
color:#0e3577;
}
.headline_a_index{
background-color: #eeeeee;
border-top: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
font-size: 1.1em;
line-height: 1.8em;
font-weight: bold;
text-align: left;
padding: 0 0 0 4px;
margin: 0;
color:#0e3577;
}
<!--vert_cont_a-->
div.vert_cont_a {
font-size: 1em;
}
div.vert_cont_a ul {
xbackground:url(../images/menu_background.gif);
border-top:0px solid #eeeeee;
border-right:0px solid #ccc;
border-bottom:1px solid #eeeeee;
border-left:0px solid #ccc;
xmargin: 12px, 20px, 12px 1.25em;
padding:0;
list-style-type: none;
}
div.vert_cont_a li{
text-align: left;
text-indent: .5em;
border-bottom: 1px dotted #ccc;
vertical-align:middle;
}
div.vert_cont_a li a{
padding:5px 0; /*controls height of each li*/
display: block;
text-decoration: none;
color: #555;
}
div.vert_cont_a li a:hover{
background-color: #f1f1f1;
xbackground:url(../images/menu_background2.gif);
}

/************* HEADER  ***********/
.topper, .topper_800{
position: relative;
background-color: #095ba6;
height: 85px;
background: url(../images/topper_background.gif);
}
.header_phone, .header_phone_800 {
position: absolute;
top: 64px; /*background graphic compensation*/
right: 238px;
width: 250px; 
height: 20px;
text-align:right;
}
.header_phone_800 {
right: 50px;
}
.login_whitefont-lg{
font-size:12pt;
font-family:arial, tahoma, verdana, sans-serif;
font-weight:bold;
color:#ffffff;
}
.login_whitefont-sm{
font-size:8pt;
font-family:arial, tahoma, verdana, sans-serif;
font-weight:normal;
color:#ffffff;
}
.header_login, .header_login_800 {
position: absolute;
top: 5px; /*background graphic compensation*/
right: 246px;
width: 270px;
text-align:right;
}
.header_login_800 {
right: 56px;
}
.header_login img, .header_login_800 img{
margin-top: 2px;
}
a.login_href{
font-size:8.6pt;
font-face:arial, tahoma, verdana;
font-weight:normal;
color:#d1d4ec;
text-decoration:none;
padding: 0 0 2px 0;
border: 0
}
a:visited.login_href{
color:#d1d4ec;
text-decoration:none;
}
a:hover.login_href{
color:#feba2f;
text-decoration:underline;
}
a.login_bold{
color:#fff;
font-size: 10.5pt;
font-weight: bold;
border: 0;
}
a:hover.login_bold {
color:#feba2f;
text-decoration:underline;
}

/************* MENU  ***********/
.menu_cont {
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;
margin: 0;
display:run-in;
}

/************* LIVECHAT AND BUTTON ***********/
.leftbtn_box {
margin: 10px 0 0 0;
}
.leftbtn01 a {
float:left;
display:inline;
width:175px;
height:28px;
background:url(../images/btn_contact.gif) no-repeat;
}
.leftbtn02 a {
float:left;
display:inline;
width:175px;
height:46px;
background:url(../images/btn_order.gif) no-repeat;
margin: 10px 0 0 0;
}
.leftbtn01 a.lbroll, .leftbtn01 a.lbroll {
background-position: 0px 0px;
}
.leftbtn01 a.lbroll:hover {
background-position: 0px -29px; /*background shift */
}
.leftbtn02 a.lbroll:hover {
background-position: 0px -47px; /*background shift */
}
.lc_container {
margin: 10px 0 0 0;
}
.lc_chat {
height: 53px;
background:url(../images/chatbox_b1.gif) no-repeat;
}
.activator { /*control position of active bug*/
padding: 7px;
margin: 0 0 0 96px;
}
.lc_phone {
height: 35px;
background:url(../images/chatbox_b2.gif) no-repeat;
}
.lc_email {
height: 30px;
cursor:pointer;
background:url(../images/chatbox_b3.gif) no-repeat;
}
.contact_cont_sub {
}
/************* LIVECHAT WIDE  ***********/
.lc_container_wide {
width: 228px;
margin: 10px auto;
}
.lc_chat_wide {
text-align: left;
height: 42px;
margin: 4px 0;
background:url(../images/chatbox_a1.gif) no-repeat;
}
.activator_wide { /*control position of active bug*/
padding: 2px 0 0 0;
margin: 0; 
}
.contact_cont_sub {
}
.lc_email_wide {
float: left;
display: inline;
}
.lc_phone_wide {
float: left;
display: inline;
}
/************* VERT_CONT_D  ***********/
div.vert_cont_d { /*large rollover buttons*/
margin:14px 0 0 0;
font-size: 1.1em;
font-weight:bold;
}
div.vert_cont_d ul{
background-color:#efefef;
border: 0;
padding:0;
list-style-type: none;
}
div.vert_cont_d li{
text-align: left;
text-indent: .5em;
vertical-align:middle;
margin: 0 0 14px 0;
}
div.vert_cont_d li a{
display: block;
text-decoration: none;
color:#000033;
padding: 12px 0 0 25px;
height: 24px;
background:url(../images/btn_vert_d.gif) no-repeat;
}
div.vert_cont_d li a:hover{
color: #fff;
background-position: 0px -38px;
}
/************* NEWS Scrollbox ***********/
.scroll_container{
text-align: center;
margin: 5px 0 20px 0;
}
.scroll_container_index{
text-align: center;
margin: 5px 0 2px 0;
}
.scroll_box, .scroll_box_index {
width: 100%;
height: 100px;
overflow: auto;
text-align: right;
font-size: 1.0em;
margin: 0 auto;
xbackground-color: #efefef;
}
.scroll_box_index {
height: 120px;
border-bottom:1px dotted #cccccc;
}
.scroll_box h1, .scroll_box_index h1{
font-size: 7.6pt;
font-weight: bold;
}
.scroll_newstext {
border-bottom: 1px dotted #a3c1d9;
padding: 4px 3px 6px 6px;
}
.scroll_newstext a h1{
text-decoration: none;
color: #1e266c;
}
.scroll_newstext a:hover h1{
color:#f30;
}
/************* FOOTER ***********/
.footer, .footer_800 {
width: 988px;
margin: 0 auto 5px;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
background-color:#fff;
}
.footer_800 {
width: 798px;
}
.footer_menu {
background-color: #ccc;
line-height: 1.8em;
text-align: left;
padding: 0 0 0 5px;
font-size: .8em;
color: #000033;
}
.leftfoot {
float:left;
display:inline;
margin-left: 3px;
}
.rightfoot {
float:right;
display:inline;
margin-right: 5%;
}
.footer_special {
font-size: 1.3em;
font-weight: bold;
color:#1e266c;
}
.footer_menu a {
font-size:8.6pt;
color:#1e266c;
text-decoration:none;
color:#1e266c;
text-decoration:none;
}
.footer_menu a:hover {
color:#000;
text-decoration:none;
}
.footer_menu a:visited {
color:#1e266c;
}
.footer_text {
margin: 4px;
text-align: left;
font-size: .9em;
color: #757575;
padding: 4px;
background-color: #fff;
}
.footer_text a {
color: #757575;
text-decoration: underline;
}
.footer_text a:hover {
color: #000;
}

/************* MAIN ***********/
.banner_01 {
float: left;
display:inline;
width: 725px;
height: 225px;
padding: 0 0 0 0;
margin: 10px 0 0 0;
background-color: #efefef;
background: url(../images/index_banner_01.jpg) no-repeat;
}
.cont_01_index {
float: left;
display: inline;
width: 740px; /*74% OK*/
padding: 0 0 4px 0;
margin: 5px 0 0 0;
text-align: left;
}
.page_top {
width: 990px;
margin: 5px auto 0;
background-color:#fff;
border: 0;
}
.page_main_noback {
width: 988px;
margin: 0 auto 0;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
background-color:#fff;
}
.main {
text-align: center;
}
.cont_right {
float: right;
display: inline;
width: 23%;
padding-left: 6px;
margin: 6px;
border-left: 1px dotted #ccc;
}

.inputbox {
background-color:#fff;
xbackground: url(../images/inputbox_bg.gif) no-repeat;
border:1px solid #cccccc;
padding:1px;
font-family:arial, tahoma, verdana;
font-size:9pt;
font-weight:normal;
}
.logo {
position: absolute;
width: 396px;
height: 75px;
top: 11px;
left: 5px;
border: 0px;
padding: 0;
margin: 0;
cursor:pointer;
background: url(../images/AdvisorSquare.gif) no-repeat;
}
.index_box01 {
width: 669px;
height: 96px;
margin: 20px 0 0 20px;
}
.index_box02 {
width: 585px;
margin: 16px 124px 22px 30px;
font-size: 1.1em;
text-align: left;
color: #000066;
}
.index_box03 {
}
.box03_image {
float: left;
display: inline;
width: 277px;
height: 364px;
background: url(../images/AS_index_image.jpg) no-repeat;
margin: 0 0 0 24px;
}
.box03_text {
float: left;
display: inline;
width: 400px;
margin: 0 0 0 20px;
font-size: 1.1em;
text-align: left;
color: #000066;
}
.box03_text ul {
margin: 10px 0 20px 0;
font-size: 1.4em;
font-weight: bold;
list-style-type: none;
}
.box03_text li {
margin: 0 0 8px 20px;
}
.box03_text p {
margin: 0 0 6px 0;
}
.index_box04 {
width: 650px;
margin: 20px 60px 20px 30px;
font-size: 1.0em;
text-align: left;
color: #000066;
}

/************* 061807 ***********/
.cont_left_gal {
float: left;
display: inline;
width: 18%;
padding-right: 6px;
margin: 6px;
}
.gal_menu_title_01 {
font-size: 1.3em;
font-weight: bold;
text-align: left;
margin: 10px 0 0 10px;
color:#0e3577;
}
.gal_menu_title {
font-size: 1.3em;
font-weight: bold;
text-align: left;
margin: 20px 0 2px 10px;
color:#0e3577;
}
.cont_left_gal ul{
text-align: left;
margin: 0 0 0 40px;
}
.cont_left_gal ul li{
padding: 3px 0;
}
.cont_left_gal ul li ul li{
}
.cont_02_gal{
float: left;
display: inline;
width: 726px;
padding: 5px 0 20px 20px;
margin: 0 0 0 0;
xborder-left: 1px dotted #ccc;
font-size: 1.1em;
min-height: 475px;
height:auto !important;
height:475px;
}
.cont_02b_gal, .cont_02b_how{
float: left;
display: inline;
width: 56%;
padding: 5px 10px 20px 20px;
margin: 10px 15px 0 0;
xborder-left: 1px dotted #ccc;
xborder-right: 1px dotted #ccc;
font-size: 1.1em;
min-height: 475px;
height:auto !important;
height:475px;
}
.cont_02_gal p, .cont_02b_gal p {
margin-bottom: 12px;
text-align: left;
}
.cont_02b_how p{
margin-bottom: 10px;
text-align: left; 
}
.cont_02_gal h1, .cont_02b_gal h1, .cont_02b_how h1{
margin-bottom: 4px;
}
.cont_02_gal img, .cont_02b_gal img{
margin: 0 auto;
text-align:center;
}
.cont_02b_how img {
margin: 10px auto 0;
text-align:center;
}
.cont_02_gal ul, .cont_02b_gal ul, .cont_02b_how ul{
padding-bottom: 5px;
}
.cont_02_gal ul li, .cont_02b_gal ul li, .cont_02b_how ul li{
text-align:left;
margin-left:25px;
line-height:1.3em;
margin-bottom: 8px;
}
.cont_02_gal ul li ul li, .cont_02b_gal ul li ul li, .cont_02b_how ul li ul li{
margin:8px 0 0 0;
margin-left:25px;
padding:0;
font-size:8pt;
color:#0e3577;
}
.cont_02_gal ol, .cont_02b_gal ol{
padding-bottom: 5px;
}
.cont_02_gal ol li, .cont_02b_gal ol li{
text-align:left;
margin-left:25px;
line-height:1.3em;
margin-bottom: 8px;
}
.cont_02_gal ol li ul li, .cont_02b_gal ol li ul li{
margin:8px 0 0 0;
margin-left:25px;
padding:0;
font-size:8pt;
color:#0e3577;
}
.cont_03_gal {
float: left;
display: inline;
width: 18%;
margin: 4px auto 0;
}
.page_main_back_gal, .page_main_back_gal02 {
width: 988px;
margin: 0 auto 0;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
background-color:#fff;
background:url(../design_gallery/images/gal_1back.gif);
}
.page_main_back_gal02 {
background:url(../design_gallery/images/gal_2back.gif);
}
.page_main_back_long {
background:url(../images/spacer.gif);
}
.gal_prem_cont {
margin: 14px 0 0 0;
}
.gal_prem_left {
float:left;
display:inline;
width: 216px;
}
.gal_prem_right {
float:left;
display:inline;
width: 490px;
padding: 0 0 0 10px;
border-left: 1px dotted #ccc;
}
.gal_header_01a {
float:left;
display:inline;
width: 44px;
height: 44px;
background:url(../design_gallery/images/circle_one.gif) no-repeat;
margin: 0 8px 0 0;
}
.gal_header_01b {
float:left;
display:inline;
width: 158px;
text-align: left;
padding: 10px 0 0 0;
}
.gal_header_02a {
float:left;
display:inline;
width: 44px;
height: 44px;
background:url(../design_gallery/images/circle_two.gif) no-repeat;
margin: 0 8px 0 8px;
}
.gal_header_02b {
float:left;
display:inline;
width: 420px;
height: 36px;
text-align: left;
padding: 10px 0 0 0;
}
.theme_01, .theme_02 {
float:left;
display:inline;
width: 160px;
text-align: left;
margin: 10px 0 0 20px;
}
.thumb_title {
float: left;
display: inline;
text-align: left;
font-weight: bold;
font-size: 1.2em;
margin: 8px 0 0 20px;
color:#0e3577;
}
.gal_thumb_01 {
float:left;
display:inline;
width: 200px;
margin: 20px;
border: 1px solid #ccc;
}
.gal_thumb_02 {
float:left;
display:inline;
width: 200px;
margin: 17px;
border: 1px solid #ccc;
text-align: center;
background-color: #efefef;
}
.gal_thumb_03 {
width: 450px;
margin: 15px auto;
border: 1px solid #ccc;
text-align: center;
}
.thumb_header_lt {
float:left;
display:inline;
font-weight: bold;
padding: 2px;
}
.thumb_header_rt, .thumb_header_rt02, .thumb_header_rt03 {
float:right;
display:inline;
font-size: 8px;
font-weight: bold;
margin: 1px 1px 0 0;
padding: 2px 2px 2px 2px;
border: 1px solid #666;
}
.thumb_header_rt02 {
color: #FF3300;
}
.thumb_header_rt03 {
background-color: #FF9900;
}
.thumb_top {
}
.thumb_image {
float:left;
display:inline;
width: 200px;
height: 158px;
}
.thumb_image_192 {
float:left;
display:inline;
width: 200px;
height: 192px;
}
.thumb_image_02 {
float:left;
display:inline;
width: 200px;
height: 171px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.banner_image {
width: 450px;
height: 75px;
margin: 0 auto;
border: 0;
}
.thumb_caption {
float:right;
display:inline;
font-weight: bold;
padding: 3px 2px;
font-size: 0.85em;
}
.layout_box {
width: 499px;
height: 426px;
margin: 30px auto;
}
.layout_header {
width: 491px;
padding: 3px;
background-color: #efefef;
font-weight: bold;
font-size: 1.0em;
border: 1px solid #ccc;
text-align: left;
margin: 0 0 4px 0;
}
.pmargin {
margin: 10px;
}
.callout_box {
border: 1px solid #ccc;
width: 370px;
margin: 10px auto 20px;;
}
.callout_header {

}
.callout_title {
width: 200px;
float: left;
display: inline;
text-align: left;
padding: 2px;
font-weight: bold;
}
.callout_preview {
width: 100px;
float: left;
display: inline;
text-align: right;
padding: 2px;
font-size: 0.9em;
font-weight: bold;
}
.callout_button {
float: left;
display: inline;
padding: 2px;
}
.callout_fla {}
.theme_cont {
width: 450px;
border: 1px solid #ccc;
padding: 0 0 10px 0;
margin: 0 auto;
background-color: #efefef;
}
.theme_title {
float: left;
display: inline;
width: 438px;
xborder-top: 2px solid #069;
font-size: 1.2em;
font-weight: bold;
padding: 4px 6px 2px 6px;
margin: 10px 0 8px 0;
text-align: left;
background-color: #069;
color: #fff;
}
.theme_box{
border: 1px solid #000;
}
.theme_row {
float: left;
display: inline;
width: 45px;
height: 35px;
padding: 15px 0 0 0;
margin: 5px 3px;
text-align: right;
}
.theme_cont img {
float: left;
display: inline;
border: 1px solid #ccc;
padding: 2px;
margin: 4px 8px;
background-color: #fff;
}
/************* BUTTON ***********/
.pmenu_title {
float:left;
display:inline;
width: 157px;
margin: 6px 0 0 22px;
text-align: left;
font-weight: bold;
font-size: .9em;
}
.pmenubtn_new a, .pmenubtn_ac a, .pmenubtn_bd a, .pmenubtn_fnic a, .pmenubtn_mml a, .pmenubtn_mfsc a, .pmenubtn_pv a, .pmenubtn_bu a, .pmenubtn_bup a, .pmenubtn_cs a, .pmenubtn_ga a, .pmenubtn_cw a, .pmenubtn_fa a, .pmenubtn_gl a, .pmenubtn_nl a, .pmenubtn_pr a, .pmenubtn_te a, .pmenubtn_bb a {
float:left;
display:inline;
width:164px;
height:40px;
background:url(../design_gallery/premium/r_acnt.jpg) no-repeat;
margin: 0 0 0 18px;
}
.pmenubtn_new a {background:url(../design_gallery/premium/r_new.jpg) no-repeat;}
.pmenubtn_bd a {background:url(../design_gallery/premium/r_bd.jpg) no-repeat;}
.pmenubtn_fnic a {background:url(../design_gallery/premium/r_fnic.jpg) no-repeat;}
.pmenubtn_mml a {background:url(../design_gallery/premium/r_mml.jpg) no-repeat;}
.pmenubtn_mfsc a {background:url(../design_gallery/premium/r_mfsc.jpg) no-repeat;}
.pmenubtn_pv a {background:url(../design_gallery/premium/r_pv.jpg) no-repeat;}
.pmenubtn_bu a {background:url(../design_gallery/premium/r_bu.jpg) no-repeat;}
.pmenubtn_bup a {background:url(../design_gallery/premium/r_bup.jpg) no-repeat;}
.pmenubtn_cs a {background:url(../design_gallery/premium/r_cs.jpg) no-repeat;}
.pmenubtn_ga a {background:url(../design_gallery/premium/r_cla.jpg) no-repeat;}
.pmenubtn_cw a {background:url(../design_gallery/premium/r_cw.jpg) no-repeat;}
.pmenubtn_fa a {background:url(../design_gallery/premium/r_fam.jpg) no-repeat;}
.pmenubtn_gl a {background:url(../design_gallery/premium/r_gl.jpg) no-repeat;}
.pmenubtn_nl a {background:url(../design_gallery/premium/r_nl.jpg) no-repeat;}
.pmenubtn_pr a {background:url(../design_gallery/premium/r_pr.jpg) no-repeat;}
.pmenubtn_te a {background:url(../design_gallery/premium/r_te.jpg) no-repeat;}
.pmenubtn_bb a {background:url(../design_gallery/premium/r_ws.jpg) no-repeat;}

.pmenubtn_new a.roll, .pmenubtn_ac a.roll, .pmenubtn_bd a.roll, .pmenubtn_fnic a.roll, .pmenubtn_mml a.roll, .pmenubtn_mfsc a.roll, .pmenubtn_pv a.roll, .pmenubtn_bu a.roll, .pmenubtn_bup a.roll, .pmenubtn_cs a.roll, .pmenubtn_ga a.roll, .pmenubtn_cw a.roll, .pmenubtn_fa a.roll, .pmenubtn_gl a.roll, .pmenubtn_nl a.roll, .pmenubtn_pr a.roll, .pmenubtn_te a.roll, .pmenubtn_bb a.roll {
background-position: 0px -56px;
}
.pmenubtn_new a.roll:hover, .pmenubtn_ac a.roll:hover, .pmenubtn_bd a.roll:hover, .pmenubtn_fnic a.roll:hover, .pmenubtn_mml a.roll:hover, .pmenubtn_mfsc a.roll:hover, .pmenubtn_pv a.roll:hover, .pmenubtn_bu a.roll:hover, .pmenubtn_bup a.roll:hover, .pmenubtn_cs a.roll:hover, .pmenubtn_ga a.roll:hover, .pmenubtn_cw a.roll:hover, .pmenubtn_fa a.roll:hover, .pmenubtn_gl a.roll:hover, .pmenubtn_nl a.roll:hover, .pmenubtn_pr a.roll:hover, .pmenubtn_te a.roll:hover, .pmenubtn_bb a.roll:hover {
background-position: 0px 0px; /*background shift */
}
.pmenubtn_new_act, .pmenubtn_ac_act, .pmenubtn_bd_act, .pmenubtn_fnic_act, .pmenubtn_mml_act, .pmenubtn_mfsc_act, .pmenubtn_pv_act, .pmenubtn_bu_act, .pmenubtn_bup_act, .pmenubtn_cs_act, .pmenubtn_ga_act, .pmenubtn_cw_act, .pmenubtn_fa_act, .pmenubtn_gl_act, .pmenubtn_nl_act, .pmenubtn_pr_act, .pmenubtn_te_act, .pmenubtn_bb_act {
float:left;
display:inline;
width:164px;
height:40px;
margin: 0 0 0 18px;
background:url(../design_gallery/premium/r_acnt.jpg) no-repeat;
background-position: 0px -111px; /*background shift */
}
	.pmenubtn_new_act {background:url(../design_gallery/premium/r_new.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_bd_act {background:url(../design_gallery/premium/r_bd.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_fnic_act {background:url(../design_gallery/premium/r_fnic.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_mml_act {background:url(../design_gallery/premium/r_mml.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_mfsc_act {background:url(../design_gallery/premium/r_mfsc.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_pv_act {background:url(../design_gallery/premium/r_pv.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_bu_act {background:url(../design_gallery/premium/r_bu.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_bup_act {background:url(../design_gallery/premium/r_bup.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_cs_act {background:url(../design_gallery/premium/r_cs.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_ga_act {background:url(../design_gallery/premium/r_cla.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_cw_act {background:url(../design_gallery/premium/r_cw.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_fa_act {background:url(../design_gallery/premium/r_fam.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_gl_act {background:url(../design_gallery/premium/r_gl.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_nl_act {background:url(../design_gallery/premium/r_nl.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_pr_act {background:url(../design_gallery/premium/r_pr.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_te_act {background:url(../design_gallery/premium/r_te.jpg) no-repeat;background-position: 0px -111px;}
	.pmenubtn_bb_act {background:url(../design_gallery/premium/r_ws.jpg) no-repeat;background-position: 0px -111px;}

/************* BROKER DEALER ***********/
.topspace {
float: left;
display: inline;
width: 760px;
height: 10px;
}
.topper_bd{
position: relative;
background-color: #095ba6;
height: 85px;
background: url(../images/topper_back_bd.gif);
}
.header_phone_bd {
position: absolute;
top: 64px; /*background graphic compensation*/
right: 238px;
width: 250px; 
height: 20px;
text-align:right;
}
.gal_thumb_04 {
float:left;
display:inline;
width: 370px;
margin: 10px 20px 20px 65px;
border: 1px solid #ccc;
}
.thumb_image_04 {
float:left;
display:inline;
width: 370px;
height: 340px;
}



/************* END ***********/
