#left{
    display:none;
}
.welcome-text{
    width:560px;
    float:left;
    padding-right:10px;
    margin-right:20px;
    border-right:1px #e3e3e3 solid;
}
#maincontent{
    float:left;
    width:880px;
    padding:0 36px 20px 36px;
}
.blockcontent{
    width:250px;
    float:left;
    margin-right:30px;
}

.youtube { 
    width:285px;
    float:left; 
    margin:0;
}
.home_banner {
    background:url(../../Images/home-banner.jpg) no-repeat;
    float:left;
    width:941px;    
    height:341px;
}
.img_homeimage { 
float:right;
margin:0px 2px 0px 0px;
}
.img_space {
margin:221px 18px  0px 0px;


}

.tagline { font-weight:bold ; margin:73px 0 0 190px ; position:absolute ; line-height:32px ; text-align:center ; width:750px }
