/* CSS Document */

body
{
    background-image: url(../images/background.jpg);
    background-repeat: repeat-x;
    margin: 0px;
    background-color: #fff;
}
.main_div
{
    width: 950px;
    margin: 0px auto;
    background-color: #73a836;
}
.main_left_div
{
    width: 205px;
    background-image: url(../images/11.png);
    background-repeat: no-repeat;
    float: left;
}
.main_right_div
{
    width: 742px;
    float: right;
}
.logo_div
{
    width: 205px;
    height: 95px;
}
.phone_btn
{
    width: 180px;
    height: 40px;
    margin: 0px auto;
}
.email_btn
{
    width: 179px;
    height: 38px;
    margin: 0px auto;
}
.menu_strip
{
    width: 710px;
    height: 42px;
    margin-left: 10px;
    margin-top: 20px;
}
.menu_left
{
    width: 9px;
    height: 42px;
    background-image: url(../images/left_menu_corner.png);
    background-repeat: no-repeat;
}
.menu_right
{
    width: 10px;
    height: 42px;
    background-image: url(../images/right_menu_corner.png);
    background-repeat: no-repeat;
}

.banner_img
{
    width: 736px;
    height: 229px;
    margin-top: 10px;
}
.mia_member_logo
{
    width: 141px;
    height: 125px;
    margin: 0px auto;
    margin-top: 15px;
}
.reg_no_div
{
    width: 141px;
    height: 118px;
    margin: 0px auto;
    margin-top: 15px;
}
.social_icons
{
    width: 205px;
    height: 32px;
    margin-top: 10px;
}
.blog
{
    width: 29px;
    height: 29px;
    float: left;
    margin: 0px auto;
    margin-left: 50px;
}
.twitter
{
    width: 31px;
    height: 31px;
    float: left;
    position: inherit;
    margin: 0px auto;
    margin-left: 10px;
}
.facebook
{
    width: 32px;
    height: 32px;
    float: left;
    position: inherit;
    margin: 0px auto;
    margin-left: 10px;
}
.address_strip
{
    margin-top: 10px;
    width: 948px;
    height: 53px;
    background-image: url(../images/address_strip.png);
    float: left;
}
.content_div
{
    width: 733px;
    margin-top: 20px;
}
.lefttop
{
    background-image: url(../images/left_top.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.righttop
{
    background-image: url(../images/right_top.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}
.leftbottom
{
    background-image: url(../images/left_bottom.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}
.rightbootom
{
    background-image: url(../images/right_bottom.png);
    background-repeat: no-repeat;
    width: 11px;
    height: 11px;
}

.topcenter
{
    width: 700px;
    background-color: #dbe8cb;
}
.leftcenter
{
    background-color: #dbe8cb;
    width: 11px;
}
.rightcenter
{
    background-color: #dbe8cb;
    width: 11px;
}
.bottomcenter
{
    background-color: #dbe8cb;
}
.contenttd
{
    width: 700px;
    background-color: #dbe8cb;
    text-align: left;
    min-height: 200px;
}
.content_text
{
    font-family: Trebuchet MS;
    font-size: 16px;
    color: #4e4e4e;
    line-height: 30px;
}
.freevisa_btn
{
    width: 700px;
    height: 56px;
    margin-top: 30px;
    padding-bottom: 10px;
}
.menu
{
    vertical-align: middle;
    text-align: center;
    height: 42px;
    background-image: url(../images/center_strip.jpg);
    background-repeat: repeat-x;
}

.menutxt
{
    font-family: helvetica;
    font-size: 11pt;
    color: #fff;
    text-decoration: none;
    display: block;
    height: 25px;
    vertical-align: middle;
    padding-top: 9px;
}
.menutxtsel
{
    font-family: helvetica;
    font-size: 12pt;
    color: #091b8b;
    text-decoration: none;
    display: block;
    height: 25px;
    vertical-align: middle;
    padding-top: 9px;
}
.menutd
{
    background-image: url(../images/center_strip.jpg);
    background-repeat: repeat-x;
}
.menutd:hover
{
    background-image: url(../images/menu_hover_img.jpg);
    background-repeat: repeat-x;
}
.separator
{
    background-image: url(../images/separator.jpg);
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    padding-bottom: 2px;
}
.addtress_txt
{
    width: 600px;
    height: 50px;
    font-family: arial narrow;
    font-size: 13pt;
    color: #fff;
    margin-left: 10px;
    padding-top: 5px;
    float: left;
}
.CodeConduct
{
    font-family: arial narrow;
    font-size: 11pt;
    color: #fff;
    float: right;
    vertical-align: middle;
    margin-top: 5px;
    margin-right: 5px;
    text-align:right;
}

.b_link
{
    font-family: arial narrow;
    font-size: 11pt;  
    color: #FFFFFF;
    text-decoration: underline;
}

.t_link
{
    font-family: arial narrow;
    font-size: 11pt;
    color: White;
}
.AllPagesetting
{
    min-height:370px;
}
