﻿	@import "../../SharedStyles/Refreshing/Normalize.css";
	@import "../../SharedStyles/Refreshing/Content.css"; 	
	@import "../../SharedStyles/Refreshing/Layout.css";
    @import "../../SharedStyles/Refreshing/Panelbar/styles.css";
    
	.content_overlay
    {
        position:absolute;
        top:564px;
        left:27%;
	    height:220px;
	    width:400px;
	    background-image:url('images/home_content_overlay.png'); 
	    background-repeat:no-repeat;
	    

    }
    
    #page_content
    {
    	padding-bottom:75px;
    }
    
    #action_call .link
    {
        margin-left:65%;
    }
 

	
