/* 
Ketcham Design Style Sheet
-------------------------------------------------------
Copyright (c) 2008, Chasetheweb.net

Last Updated: Mir Tanvir Hossain
Date: 10/22/2008 */   

/* SITE SPECIFIC LAYOUT */


/* Header LINK */
div#header a,
div#header a:link,
div#header a:active {
	width: 792px; 
	height: 162px;  
	display: block;      
}
div#header a:visited {
	background-color: transparent;
}
div#header a:hover {
	text-decoration: none;
}
 
	    div#layout {
		    width: 550px;
		    float: left;
		    margin-top:15px;
		    padding-bottom:149px;
	        }        
	
	/* MAIN */
	div#main {
		    width: 550px;
		    margin-top:30px;
		    padding-right: 0px;	
        	}
		
	    /* LOCAL */
    div#local {
            float: right;
			top: 0px;
            margin-top: 50px;
		    width: 140px; 
		    display: inline;
		    height:100%;  
		    margin-right:30px;
		    padding-bottom:180px;
             }
    
    

  div#footer{
    height:149px;
    background-image:url(/Template/Ketcham/Images/subPageBottomBG.jpg);
    background-repeat:no-repeat;
    border-color:#E0D1B2;
    border-style:solid;
    border-width:5px;
    border-bottom:none;
    border-top:none;   
    width:789px;     
        }
           
        
/* END LAYOUT */

div#search{
top:5px;
}

div#footherText{
    margin-left:150px;
}
                div#header{
                border-color:#E0D1B2;
	            border-style:solid;
	           	border-width:5px;
                border-bottom:none;
                
                }
                div#extra4{
                position:absolute;
			    display: block;
                bottom:20px;
                right:20px;
                
                }
               /* 
                div#extra2{
                position:absolute;
			    display: block;
                top:230px;
                left:30px;
                
                }
                div#extra3{
                position:absolute;
			    display: block;
                top:320px;
                left:30px;
            
                }
                
                div#extra4{
                position:absolute;
			    display: block;
                top:415px;
                left:30px;
            
                
                }
                */
            div#extra5{
            position:absolute;
			display: block;
            bottom:2px;
            
    
             }
             
                div#extra6{
            position:absolute;
			display: block;
            bottom:-5px;
            
            
            
           }
