body{
    margin:0px;
    padding:0px;		
}
a:hover, a:focus, a:active{
    outline:0;
}
/*-----------------------------LoginPage----------------------------*/
#login_wraper{
    width:702px;
    margin:0 auto;
    padding:0px;
}
#login_main{
    width:702px;
    margin:120px 0 0 0;
    padding:0px;
    float:left;
    background:url(images/transa-logo.png) no-repeat;
}
#login_form{
    width:394px;
    height:175px;
    margin:79px 0 0 0;
    padding:0px;
    float:left;
    border-right:#b3b3b3 dashed 1px;
}
#login_form h2{
    width:347px;
    margin:0px;
    padding:0px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:22px;
    line-height:26px;
    color:#808080;
    font-weight:normal;
    font-style:italic;
    text-align:right;
}
#loginput_blank{
    width:227px;
    margin:0px;
    padding:0 0 0 118px;
    float:left;
}
#login_form input{
    width:211px;
    height:23px;
    margin:22px 0 0 0;
    padding:0 16px 0 0;
    float:left;
    font-family:"Trebuchet MS";
    font-size:16px;
    line-height:20px;
    color:#808080;
    font-weight:normal;
    font-style:italic;
    text-align:right;
    background:url(images/login_input.jpg) no-repeat;
    border:0px;
}
#login_form p{
    width:212px;
    margin:25px 0 0 0;
    padding:0 22px 0 29px;
    float:left;
    display:block;
    font-family:"Trebuchet MS";
    font-size:13px;
    line-height:20px;
    color:#808080;
}
#login_form p a{
    width:auto;
    margin:0px;
    padding:0px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:13px;
    line-height:20px;
    color:#808080;
    text-decoration:none;
    font-style:italic;
}
#login_form p a:hover{
    text-decoration:underline;
}
#login_form p span{
    width:auto;
    margin:0px;
    padding:0 11px 0 11px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:13px;
    line-height:20px;
    color:#808080;
}
.submit{
    width:83px;
    height:24px;
    margin:20px 0 0 0;
    padding:5px 0 0 0;
    float:left;
    font-family:Tahoma;
    font-size:14px;
    color:#FFFFFF;
    line-height:18px;
    text-align:center;
    text-decoration:none;
    background:url(images/submit.jpg) no-repeat;
}
.submit:hover{
    background:url(images/submithover.jpg) no-repeat;
    }
#login_right{
    width:250px;
    margin:79px 0 0 0;
    padding:0 0 0 39px;
    float:left;
}
#login_right h2{
    width:250px;
    margin:0px;
    padding:0px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:22px;
    line-height:26px;
    color:#808080;
    font-weight:normal;
    font-style:italic;
}
#login_right p{
    width:250px;
    height:98px;
    margin:15px 0 0 0;
    padding:0px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:12px;
    line-height:16px;
    color:#808080;
    font-weight:normal;
    font-style:italic;
    letter-spacing:-0.5px;
}
#login_right a{
    width:auto;
    margin:7px 0 0 0;
    padding:0px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:12px;
    line-height:16px;
    color:#6fb7bc;
    font-weight:normal;
    font-style:italic;
    text-decoration:none;
}
#login_right a:hover{
    text-decoration:underline;
}
#footer{
    width:346px;
    margin:95px 0 0 0;
    padding:0px;
    float:left;
}
#footer p{
    width:346px;
    margin:0px;
    padding:0px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:12px;
    line-height:16px;
    color:#808080;
    font-weight:normal;
    font-style:italic;
    text-align:right;
    text-decoration:none;
}
#footer p a{
    font-family:"Trebuchet MS";
    font-size:12px;
    line-height:16px;
    color:#808080;
    text-decoration:none;
}
#footer p a span{
    font-family:"Trebuchet MS";
    font-size:12px;
    line-height:16px;
    color:#29abe2;
}
#copyright{
    width:346px;
    margin:2px 0 0 0;
    padding:0px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:12px;
    line-height:16px;
    color:#808080;
    text-align:right;
    font-style:italic;
}
#designerLink{
    width:346px;
    margin:2px 0 0 0;
    padding:0px;
    float:left;
    font-family:"Trebuchet MS";
    font-size:12px;
    line-height:16px;
    color:#808080;
    text-align:right;
    font-style:italic;
}
#designerLink a{
    color:#29abe2;
    text-decoration:none;
}