*{
    margin:0;
    padding:0;
}
body{
    font-family:arial;
    font-size:12px;
    text-align:Center;
    color:#563759;
}
#user_wrapper{
    width:1002px;
    text-align:left;
    margin:0 auto;
}
.user_header{
    width:1002px;
    height:283px;
    background:url(../images/head1.gif) no-repeat;
}
.user_header2{
    width:1002px;
    height:283px;
    background:url(../images/head2.gif) no-repeat;
}
.user_header3{
    width:1002px;
    height:283px;
    background:url(../images/head3.gif) no-repeat;
}
.menu{
    position:relative;
    width:60%;
    top:170px;
    right:230px;
    float:right;
}
.menu_frmt{
    position:relative;
    font-family:arial;
    font-size:14px;
    font-weight:600;
    padding-right:15px;
    float:left;
}
.menu_frmt a{
    color:#563759;
    text-decoration:none;
}
.menu_frmt a:hover{
    color:#84bd39;
}
.user_footer{
    width:1002px;
    height:391px;
    background:url(../images/foot1.gif) no-repeat;
}
.user_footer2{
    width:1002px;
    height:405px;
    background:url(../images/foot2.gif) no-repeat;
}
.user_footer3{
    width:1002px;
    height:405px;
    background:url(../images/foot3.gif) no-repeat;
}
.login_cntnr{
    position:relative;
    width:240px;
    height:150px;
    top:50px;
    left:315px;
    float:left;
}
.login_inner{
    position:relative;
    width:90%;
    left:5%;
    padding-top:2px;
    padding-bottom:2px;
    float:left;
}
.login_inner_frmt{
    position:relative;
    font-size:16px;
    font-weight:600;
    color:#ffffff;
    float:left;
}
.input{
    border-style:none;
    background-color:#ffffff;
    width:215px;
    font-size:15px;
    border-right:solid 1px #dedede;
    border-bottom:solid 1px #dedede;
}
.loose{
    color:#ffffff;
    text-decoration:none;
}
.sample_cntnr{
    position:relative;
    width:161px;
    height:208px;
    right:165px;
    top:24px;
    float:right;
}
/***********************************************PAGE2***********************************************/
.flyerpack{
    position:relative;
    width:417px;
    left:290px;
    height:200px;
    clear:left;
}
.flyerpack_head{
    position:relative;
    font-family:tahoma;
    font-size:26px;
    padding-top:6px;
    padding-bottom:6px;
    font-weight:bold;
    color:#563759;
    text-align:right;
    float:right;
}
.flyerpack_frmt{
    position:relative;
    font-family:tahoma;
    font-size:22px;
    width:100%;
    padding-top:5px;
    padding-bottom:5px;
    font-weight:bold;
    color:#563759;
    text-align:right;
    float:right;
}
/***********************************************PAGE3***********************************************/
.show_details_cntnr{
    position:relative;
    width:571px;
    height:430px;
    left:290px;
    float:left;
}
.show_det_inner{
    position:relative;
    width:100%;
    padding-top:10px;
    padding-bottom:10px;
    float:left;
}
.show_det_inner_frmt{
    position:relative;
    text-align:right;
    font-size:17px;
    font-weight:600;
    color:#563759;
    float:left;
}
.show_det_inner_frmt2{
    position:relative;
    float:left;
}
.data_input{
    border-style:none;
    background-color:#f0ece5;
    border-right:solid 1px #DFCAA7;
    border-bottom:solid 1px #DFCAA7;
    font-size:18px;
    color:#563759;
}
.mail_input{
    border-style:none;
    background-color:#f0ece5;
    border-right:solid 1px #DFCAA7;
    border-bottom:solid 1px #DFCAA7;
    font-size:12px;
}
/************************************************PAGE4***********************************************/
.layout_bg{
    position:relative;
    width:205px;
    top:40px;
    height:244px;
    margin-left:50px;
    float:left;
}
.radio{
    position:relative;
    float:left;
    left:9px;
    top:10px;
}
.large_bg{
    position:relative;
    width:295px;
    height:348px;
    left:100px;
    float:left;
}