/*home css */

#home_banners{
    position:relative;
    width:740px;
}
#home_banner{
    position:relative;
    float:left;
    margin:0;
    width:460px;
    background:url('/assets/templates/tecvisuals/images/home-bannerbg.png') no-repeat 0 100%;
    font:21px Georgia, "Times New Roman", Times, serif;
}
#home_banner_text{
    padding:25px 0 35px 0;
    line-height:1.4em;
}
#home_banner_tag{
    padding:0 0 5px 15px;
    font:11px Tahoma, Geneva, sans-serif;
}
#home_testimonial{
    position:relative;
    float:left;
    margin:0 0px 0 10px;
    width:270px;
}
#home_testimonial_top{
    position:relative;
    width:260px;
    height:10px;
    overflow:hidden;
    background:url('/assets/templates/tecvisuals/images/home-testimonial-top.png');
}

#home_testimonial_text{
    position:relative;
    width:240px;
    padding:2px 10px 2px 10px;
    background:url('/assets/templates/tecvisuals/images/home-testimonial-mid.png') no-repeat #dbdcd9;
    font-size:12px;
}
#home_testimonial_cap{
    position:relative;
    width:260px;
    height:49px;
    background:url('/assets/templates/tecvisuals/images/home-testimonial-bottom.png');
    z-index:2;
}
#home_testimonial_cap h1{
    position:absolute;
    left:160px;
    top:20px;
    font-style:italic;
    font-weight:normal;
    font-family:georgia,tahoma;
}
#home_testimonial_credit{
    position:relative;
    margin:-10px 0 0 0;
    width:210px;
    padding:16px 0 0 52px;
    height:28px;
    font-size:11px;
    background:url('/assets/templates/tecvisuals/images/testimonial-head.png') no-repeat;
    z-index:1;
    line-height:1.2em;
}
#home_blocks{
    margin:25px 0 0 0;
}
#home_blocks_list{
    
    margin:0 0 0 30px;
    padding:0;
    list-style:none;
}
#home_blocks_list li{
    
    float:left;
    width:150px;
    padding:0px 10px 0 10px;
}
.home_blocklink{
    display:block;
    height:165px;
}
.home_blocks_title{
    display:block;
    text-align:center;
    font-size:14px; 
    padding:0 0 3px 0;
}
.home_blocks_go{
    display:none;
    text-align:right;
}
.home_quote_go{
    text-align:right;
}
#home_block1{
    background:url('/assets/templates/tecvisuals/images/home-pencil.png') no-repeat;    
}
#home_block2{
    background:url('/assets/templates/tecvisuals/images/home-blocks.png') no-repeat;    
}
#home_block3{
    background:url('/assets/templates/tecvisuals/images/home-light.png') no-repeat; 
}
#home_block4{
    background:url('/assets/templates/tecvisuals/images/home-portfolio.png') no-repeat; 
}
#home_blognquote_block{
    position:relative;
    width:740px;
    margin:35px 0 0 0;
}
#home_blog_block{
    position:relative;
    float:left;
    margin:0;
    width:455px;
}

#home_quote_block{
    position:relative;
    float:left;
    width:270px;
    margin:0 0 0 15px;
    font-size:12px;
}
.home_quote_left{
    position:relative;
    float:left;
    width:115px;
}
.home_quote_right{
    position:relative;
    float:left;
    width:155px;
    padding:0 0 10px 0;
}
.home_quote_right input, .home_quote_right textarea{
    background:#b7c573; 
    width:153px;
    margin:0;
    padding:0;
    border:1px solid #000;
    height:14px;
}
.home_quote_right textarea{
    height:90px;
    overflow:auto;
}
#home_quote_block h1 a{
    color:#87a018;  
}


.blog{
    position:relative;
    width:455px;
    margin:0 0 20px 0;
}
.blog_right{
    width:370px;
}
#home_blog_block h1{    
    width:455px;
}
