/* CSS Document */

.page-gradient {
	background: url(../image/red_sidebar_gradient.jpg) no-repeat bottom left;
}
body#remodel .page-gradient,
body#custom .page-gradient,
body#company .page-gradient, 
body#info .page-gradient, 
body#news .page-gradient,
body#offices .page-gradient {
	background: url(../image/red_sidebar_gradient.jpg) no-repeat bottom left;
}
body.col2 #moreinfo {
   display: block;  
   }