

/*banner*/
#banner
{
    background-image: url( '/images/banner_bg2.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    height: 86px;
    width: 1024px;
}
#banner_bg_left
{
    background-image: url(  '/images/bg_mark_left.gif' );
    background-repeat: no-repeat;
    width: 63px;
    height: 205px;
    position: relative;
    top: 44px;
    float: right;
}

#logo
{
    position: relative;
    height: 62px;
    width: 308px;
    left: 75px;
    bottom: 8px;
}

#left_col
{
    background-position: top;
    width: 227px;
    top: 0px;
    position: relative;
    left: 0px;
    background-image: url('/images/agents_heading.jpg');
    background-repeat: no-repeat;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #22007a;
}
#right_col
{
    width: 249px;
    position: absolute;
}
#center_col
{
    width: 535px;
    position: relative;
}


#rtcol_bar
{
    background-image: url('/images/bar_ltgreen.jpg');
    background-repeat: no-repeat;
    height: 20px;
    width: 249px;
    position: relative;
    top: 1px;
}


.td_bg_rt
{
    background-position: top;
    background-image: url( '/images/rtcol_bg.jpg' );
    background-repeat: no-repeat;
}
#center_content
{
    width: 90%;
    margin-top: 35px;
    margin-left: 25px;
    margin-bottom: 20px;
    line-height: 16px;
}

.leftbrdr_dots
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #22007a;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #AFBD21;
}
.td_ bg_rt
{
     background-image: url('/images/rtcol_bg.jpg');
     background-repeat: no-repeat;
     background-position: top;
            }
            
            
#agents_menu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #22007a;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
  	padding-top: 35px;
	padding-bottom: 10px;
    	padding-left: 15px;

}

#agents_menu a
{
    color: #22007a;
    text-decoration: none;
}
#agents_menu a:link
{
    color: #22007a;
    text-decoration: none;
}
#agents_menu a:visited
{
    color: #22007a;
    text-decoration: none;
}
#agents_menu a:hover
{
    color: #abb400;
    text-decoration: none;
}




#purplebar
{
    background-position: right;
    width: 973px;
    height: 12px;
    background-image: url('/images/purplebar.jpg');
    background-repeat: no-repeat;
    position: relative;
    top: 73px;
    left: 51px;
}
.td_border
{
    border-left-style: solid;
    border-left-width: 10px;
    border-left-color: #22007a;
}
h4
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}
ol
{
    list-style-image: url(     '/images/checkbox2.gif' );
  
}

ul
{	
   	list-style-type: none; 
}

ul li
{
	background-image: url( '/images/arrow_purple.gif' );
	background-repeat: no-repeat; 
	padding-left: 1em;
	padding-bottom: .4em;
	background-position: 0em .25em;
}


a:link
{
    color: #543aaf;
    text-decoration: none;
    font-weight: bold;
    
}
a:visited
{
    color: #543aaf;
    text-decoration: none;
    font-weight: bold;
   
}
a:hover
{
    
    text-decoration: underline;
    
}

#agents_menu ul
{
	list-style-type:none;
	padding:0;
	margin-left:0;
}

#agents_menu li
{
	background-image: none;
	background-repeat: no-repeat; 
	padding-left:0;
	padding-bottom:0;
	background-position:0;
}
