body{
        margin:0px;
        font-family:arial, helvetica, sans-serif;
        color:#000;
        font-size:12px;
    }
    img{
        margin:0px;
        border:none;
    }
    #wrapper{
        text-align:center;
        
    }
    #outer{
        text-align:center;
        width:1644px;
        margin:0px auto;
        background:url(images/bg_right.jpg) top right repeat-y;
    }
    #outer_side{
        text-align:center;
        width:1644px;
        background:url(images/bg_left.jpg) top left repeat-y;
    }
    #page{
        text-align:left;
        width:810px;
        margin:0px auto;
        padding-top:20px;
    }
    #header{
        height:250px;
    }
    #header #left{
        height:250px;
        width:485px;
        float:left;
        background:url(images/hdr.jpg) top left no-repeat;
    }
    #disc{
        padding:180px 0px 0px 60px;
        font-size:11px;
    }
    #header #break{
        height:17px;
        background:url(images/break.jpg) top right no-repeat;
    }
    #video{
        margin-left:25px;
    }
    #inner{
        padding:0px 8px;
    }
    #top_block{
        text-align:left;
        padding:0px 35px;
        background:url(images/are_you.gif) 220px 0px no-repeat;
    }
    
    #top_block .intro{
        text-align:right;
        width:140px;
        float:left;
    }
    #top_block .intro p{
        margin:0px 0px 20px 0px;
    }
    #click_here a{
        position:relative;
        top:25px;
        left:400px;
        width:173px;
    }
    div#green{
        clear:both;
        background:#bcc651 url(images/green_txt.gif) 180px 20px no-repeat;
        margin-left:40px;
        margin-top:10px;
        width:672px;
        height:61px;
        padding:5px;
    }
    div#green_txt{
        border:1px dashed #fff;
        width:671px;
        height:60px;
        
    }
    #middle_block{
        margin-top:30px;
    }
    #list_block{
        float:left;
        width:280px;
    }
    #list_inner{
        position:relative;
        top:40px;
        background:#dfe4c5 url(images/box_cnr.jpg) bottom right no-repeat;
        width:213px;
        padding:0px 10px 25px 30px;
        
    }
    #imgs{
        position:relative;
        z-index:100;
        padding-left:21px;
    }
    #imgs ul{
        list-style:none;
        padding:0px;
        margin:0px;
        
    }
    #imgs #img_1,
    #imgs #img_2,
    #imgs #img_3{
        width:82px;
        height:81px;
        float:left;
        /*padding-left:7px;*/
    }
    #imgs #img_1 {
        /*background:url(images/img_1.jpg) top left no-repeat;*/
    }
    #imgs #img_2{
        background:url(images/img_2.jpg) top left no-repeat;
    }
    #imgs #img_3{
        background:url(images/img_3.jpg) top left no-repeat;
    }
    #list_title{
        background:url(images/list_title.gif) 0px 65px no-repeat;
        width:187px;
        height:130px;
        margin-bottom:10px;
        
    }
    #list_inner ol {
        margin:0px;
        padding:0px;
    }
    #list_inner ol li span{
        color:#000000;
        font-weight:normal;
    }
    #list_inner li{
        color:#759952;
        font-weight:bold;
        margin-bottom:8px;
    }
    #middle_block #content {
        background:url(images/seconds.jpg) 350px 0px no-repeat;
        padding:120px 0px 30px 300px;
    }
    #middle_block #quote {
        margin:20px 0px 0px 0px;
        background:url(images/quote.gif)  no-repeat;
        width:411px;
        height:84px;
    }
    
    #bottom_block #base{
        position:relative;
    }
    
    #bottom_block #products{
        display:block;
        padding-left:30px;
    }
    #base .product {
        height:264px;
        display:block;
        position:relative;
        float:left;
    }
   