﻿ aside  {
        display: none;
 }
 
 section.right > header	{
	   	background: url(../img/sprite.png) 0 -880px no-repeat;	   	
		width: 940px !important;		
		height:12px;
		margin: 0;	
		padding: 0;	
   }
   
   div#EzWebContent {
       background: url(../img/contactContentbody.png) 0 0  repeat-y !important;
       width:900px !important;
       height: 1023px;
       clear: both;	
       
   }
   
   section.right > footer	{
	    background: url(../img/sprite.png) 0 -914px no-repeat;
	    width: 940px !important;	
	    height: 12px;	
	    margin-bottom: 40px;
    }

/***************************/
/* ContactUs.aspx CSS Tags */
/***************************/

#ContentPlaceHolder1_FormPanel, #ContentPlaceHolder1_ThanksPanel {
    width:500px;
    float: right;
    padding-left: 35px;
    min-height: 1024px;
	
}

input, textarea {
    margin: 5px 0;
    border: 1px solid #8b8b8b;        
}

td { 
    vertical-align: top; 
    border: none; 
    padding: 0; 
    
    }
    
/* =============================================================================
   Company Location CSS Tags
   ========================================================================== */
.LocationContainer  {
    float: left;
    top: 100px;
    width:300px;
}

div.locations_wrapper {
	}
div.locations_name {}
div.locations_holiday {}
div.locations_address {}
div.locations_citystate {}
div.locations_phone {}
div.locations_fax {}
div.locations_details {}

div.location_message, div.location_maplink {
    margin: 20px 0;
}

table.hoursOperation    {
    width: 100%;
}
table.hoursOperation td   {
    vertical-align: top;
    border: 1px solid #D8D8D8;
    padding: 10px;
}   


h1  {
    display:none;
    }
    
h2  {
    margin: 0 0 20px 0;
}