﻿#left-col,.headtitle{
	display:none !important;
}

#right-col{
	width:100%;
	padding:0;
}
#ImageRotator{
	width:100%; height:300px; 
	background-color: none;
	background-repeat: no-repeat; 
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center;

}
#home-content{
	margin-top:-110px;
}
@media(max-width:375px) {
	#home-content{
		margin-top:-150px;
	}

    .home-links li{
	width:100%;
	margin:0 10px;
}
    .home-links li a, .home-links .block-text { width: 100% !important; height:150px !important; }        
}
