﻿body 
{
    margin: 0px auto;
}
a   
{
    text-decoration: none;
    color: #33b3d1;
}
a:hover 
{
    text-decoration: underline;
}


#top
{
    width: 800px;
    height: 60px;
    margin: 0 auto;
    font: 12px Arial;   
}

#container  
{
    margin: 0 auto;
    width: 800px;
    font: 12px Arial;
    line-height: 20px;
}

#header 
{
    width: 800px;
    height: 85px;
    font: 12px Arial;
    margin-top: 20px;
}

.header_box
{
    width: 70px;
    height: 50px;
    margin-top: 5px;
    float: left;
}

.header_bottom
{
    width: 800px;
    height: 30px;
    background: url(Images/header_bottom_bar.png) no-repeat;
}

#menu	{
	width: 199px;
	height: 250px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	float: right;
	background: #EEEEEE;
}

    div.menu_itm    
    {
        width: 199px;
        height: 50px;
        color: #555555;
    }
    div.menu_itm_txt
    {
        margin: 1px 0 0 70px;
        font: 11px Arial;
        
    }
    div.menu_itm_hdr    
    {
        font: 12px Arial;
        font-weight: bold;
        margin: 10px 0 0 70px;
    }


#banner	{
	width: 800px;
	height: 190px;
	float: left;
}

#middle {
    width: 800px;
    height: 191px;
    margin: 0px auto;
    margin-top: 110px;
    background: url(Images/middle_bg.gif) no-repeat;
    float: left;
}

div.middle_box1 
{
    width: 272px;
    height: 154px;
    background: url(white_box.gif) no-repeat;
    margin: 0 auto;
    margin-left: 25px;
    float: left;
    font-family:Arial;
    line-height: 12pt;
    font-size: 10pt;
    color: #616161;
    

}


div.middle_box2
{
    width: 145px;
    height: 110px;
    margin: 0 auto;
    margin-left: 18px;
    margin-top: 44px;   
    float: left;
}


div.middle_box3 
{
    width: 145px;
    height: 110px;
    margin: 0 auto;
    margin-left: 18px;
    margin-top: 44px; 
    float: left;    
}


div.middle_box4
{
    width: 132px;
    height: 127px;
    margin: 0 auto;
    margin-left: 18px;
    margin-top: 55px;
    float: left;    
}


div.middle_box4_1
{
    width: 40px;
    height: 40px;
    margin: 0 auto;
    float: left;
    background: url(about_btn.png) no-repeat;  
    
}


div.middle_box4_2
{
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-left:6px;
    float: left;      
    background: url(claim_btn.png) no-repeat;  
}


div.middle_box4_3
{
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-left:6px;
    float: left;      
    background: url(products_btn.png) no-repeat;
}


div.middle_box4_4
{
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-top:6px;
    float: left;      
    background: url(risk_btn.png) no-repeat;
}


div.middle_box4_5
{
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-left:6px;
    margin-top:6px;
    float: left;     
    background: url(career_btn.png) no-repeat;
}


div.middle_box4_6
{
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-left:6px;
    margin-top:6px;
    float: left;     
    background: url(contact_btn.png) no-repeat;
}


div.middle_box4_7
{
    width: 63px;
    height: 35px;
    margin: 0 auto;
    margin-top:6px;
    float: left;      
    background: url(agent_btn.png) no-repeat;
}


div.middle_box4_8
{
    width: 63px;
    height: 35px;
    margin: 0 auto;
    margin-top: 6px;
    float: left;
    margin-left: 6px;
    background: url(becomeagent_btn.png) no-repeat;
}


#abovefooter
{
    width: 800px;
    height: 30px;
    background-color:Transparent;   
}



#footer	{
	width: 800px;
	height: 25px;

	
	font: 11px Arial;
	color: #444444;
}


