/*072507*/
/* 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: 12pt;
font-weight: bold;
text-align: left;
color:#0e3577;
padding: 5px 0;
}
h3 {
font-size: 11pt;
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;}

/************* 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;
}
.headline_d{
font-size: 1.1em;
font-weight: bold;
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_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;
}
.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;
}

/************* MENU  ***********/
.menu_cont {
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;
margin: 0;
display:run-in;
}

/************* 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;
}

/************* 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: 170px;
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;
}
.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;
}
.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: 5px;
left: 15px;
border: 0px;
padding: 0;
margin: 0;
cursor:pointer;
background: url(../images/AdvisorSquare.gif) 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;
}
.cont_02_index{ 
}

/* NEW ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
.index_banner{
width:722px;
height:200px;
margin:0px 0px 10px 8px;
padding:0px;
border:0px;
}
.index_row1{
width:722px;
margin:0px 0px 10px 12px;
padding:0px;
border:0px;
}
.index_row2{
width:722px;
margin:0px 0px 10px 12px;
padding:0px;
border:0px;
}
.index_titlebar{
margin:0 0 10px 14px;
}
.index_gallery_container{
width:680px;
margin:0 auto 10px;
min-height:20px;
}
.index_gallery_box1{
float:left;
width:220px;
margin-right:9px;
}
.index_gallery_box2{
float:left;
width:220px;
margin-right:9px;
}
.index_gallery_box3{
float:left;
width:220px;
}
index_gallery_img{
padding:2px;
border:1px solid #cccccc;
margin-bottom:8px;
}

/*072507*/

.cont_left {
margin: 6px 0 8px 8px;
}
.cont_left_top {
width: 726px;
height: 242px;
}
.index_1a {
float: left;
display:inline;
width: 410px;
height: 242px;
background: url(../images/index_1a.gif) no-repeat;
}
.index_1b {
float: left;
display:inline;
width: 316px;
height: 242px;
background: url(../images/index_1b.jpg) no-repeat;
}
.cont_left_mid {
width: 726px;
height: 334px;
background: url(../images/index_2.gif) no-repeat;
}
.index_text {
float: left;
display:inline;
width: 420px;
height: 310px;
margin: 16px 40px 0 40px;
text-align:left;
}
.index_text h1 {
font-size: 15px;
font-weight: bold; 
color:#0e3577;
}
.index_text_bold {
font-size: 15px;
font-weight: bold; 
color:#0e3577;
}
.index_text p {
font-size: 12px;
margin: 0 0 12px 0;
}
.index_icon {
float: left;
display:inline;
width: 205px;
margin: 10px 0 0 0;
}
.index_icon img {
border: none;
}
.cont_left_bot {
width: 726px;
height: 186px;
background: url(../images/index_3.gif) no-repeat;
}
.index_website {
float: left;
width: 215px;
display: inline;
margin: 13px;
}
.index_website_text {
font-size: 1.2em;
font-weight: bold;
margin: 10px 0 0 0;
}
.index_website_text a, .index_website_text a:visited {
color: #fff;
}
.index_website_text a:hover {
color: #FF9900;
}
.index_website img{
margin: 15px 0 0 0;
border: none;
}
.bold_blue {
font-weight: bold;
color:#0e3577;
}

/************* END ***********/


