/*-- global --*/
body{
    padding:0px;
    margin: 10px 0 0 0;
    font-family: Verdana;
    font-size: 12px;
    line-height: 13px;
    color: #151518;

    }
p{
    padding: 0 50px 15px 110px;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    color: #369;
    font-family: Verdana;
    text-align: left;
    }
p.last{
    padding-bottom: 32px ;
    }

h1{
    padding: 20px 0 15px 110px;
    margin: 0;
    font-size: 24px;
    line-height: 26px;
    color: #447CB5;
    text-align: left;
    }
img{
    border: 0px;
    }

table{
    border-collapse:collapse;
    border:0px;
    }
table td{
    padding:0px;
    }

a{
    text-decoration: underline;
    color: #369;
    font-weight: bold;
    }
a:hover{
    text-decoration: none;
    }

.justify{
    clear:left;
    font-size:0px;
    line-height:0px;
    }
.main{
    margin: 0 auto;
    width: 1000px;
    background: url(/images/diamond_watches/iw_bg.jpg) 0px 20px no-repeat;
    min-height: 780px;
    height: expression(((document.documentElement.clientHeight || document.body.clientHeight) < 780)? "780" : "100%");
    }
.red{
    border: 1px solid red;
    }

/*-- /global --*/

/*-- header --*/
.i_header{
    padding: 0 20px  20px 100px;
    }
.i_logo{
    background: url(/images/diamond_watches/logo.gif) 0px 0px no-repeat;
    width: 185px;
    height: 81px;
    float: left;
    }
    .i_logo a{
        display: block;
        width: 185px;
        height: 81px;
        margin: 0 0 0 100px;
        }

.i_call{
    float: right;
    background: url(/images/diamond_watches/call.gif) 0px 0px no-repeat;
    width: 395px;
    height: 66px;
    margin: 10px 0 0 0;
    }
/*-- /header --*/

/*-- content --*/
.i_content{
    clear: both;
    text-align: center;
    }

/*-- /content --*/
/*-- footer --*/
.tb_logo{
    width: 100%;
    margin: 40px 0 20px 0;
    }
    .tb_logo tr td{
        text-align: center;
        }
/*-- /footer --*/ 

