


#middle_container{
    width:939px; 
	height:676px;
    border-right:solid 1px #D9E1F0;
    position:relative; 
	background-color:#fff;
    } 
#bannerimage_container{
    width:780px; 
    height:322px; 
    position:relative; 
    left:0px; 
    top:0px;
    border:0px;
	padding:0px;
    background-color:#666;
	display:block;
    }
#bannerimage_container img{ 
	padding:0px; 
	border:0px;
	width:780px; 
    height:322px; 
	vertical-align:bottom;
    }	
#bottomshadow{
    position:absolute; 
    bottom:-15px; 
    left:0px; 
    width:100%; 
    background-image:url(bottom_dropshadow.gif); 
    height:17px;
    }	
#content_container{
    position:relative; 
    top:0px; 
    left:0px; 
    width:780px;
	height:330px;
    background-image:url(homepage_content_bg.gif); 
    background-repeat:no-repeat;
    border:solid 0px #000;
    }
.ING_Business_description{
    /*text-align: left;*/
    }
.ING_Business_description h1{
    color:#000; 
    font-size:12px;
    font-weight:normal;
    padding:8px;
    } 
#leftContentContainer{
    width:580px; 
    height:auto; 
    background-color:#fff; 
    position:absolute; 
    left:0px; 
    top:0px; 
    padding:0px;
    border:none;
    } 
#location_container{ 
    position:relative; 
    right:0px; 
    top:0px;
    width:158px;
	height:auto;
	background-color:none;
    
    font-weight:bold;
	color:#3399cc;
	border-top:0px;
    }	
.locationsHeader{
    background-color:#B4C3E2; 
    color:#000066; 
    font-size:12px; 
    font-weight:bold;
    padding-left:8px;
	padding-bottom:3px;
	padding-top:3px;
	position:relative;
	border-left:solid 1px #FFF;
	top:0;
	right:0;
    }
#locationsList{
    padding-left:0px; 
    padding-top:1px;
    font-weight:bold;
	position:relative;
	overflow:hidden;
	top:0px;
	width:157px;
	border:none;
	background-color:none;
    }

#locationsList div{	
	padding-left:15px;	
	}
	
#locationsList ul{
  	
	margin-bottom:1px;
	margin-top:1px;
    }			
#locationsList li{
  	list-style:none; 	
    }		

#locationsList li ul li{
  	list-style:circle;
    }	

#rightContentContainer{
    display:none;
	width:315px; 
    height:180px; 
    background-color:#FFFFFF; 
    position:absolute; 
    right:30px; 
    top:30px; 
    padding:0px;
    border:none
    }
.spotlightContainer{
    border:solid 0px #CCC; 
    margin-top:20px;
    padding:10px;
    background-color:#fff;
    height:100px;   
    }
.spotlightHeader{
    color:#ff6600;
    background-color:#fff; 
    font-size:13px; 
    font-weight:bold; 
    padding-top:5px;
    padding-left:5px;
    }
.spotlightContainer img{
	float:left;
	margin-right:5px;
	} 
#scroll_container{
   display:none; 
   position:relative; 
   left:30px; 
   top:240px; 
   width:730px; 
   height:150px; 
   background-color:#FFF;
   }
.more{
	float:right;
	padding-top:5px; 
	font-style:normal;
	margin-right:5px;
	width:60px;
	}   


/*
#footer{
  	background-color:#FF6600; 
	padding:3px; 
	color:#fff;
	margin-top:1px;
	z-index:100;
	text-decoration:none;
	display:block;
	
	}*/
#footer a{
	color:#fff;
	text-decoration:none;
	
	}	



