 div#columnLeft {
 	width:255px;
 	display:inline;
 	float:left;
 	margin-left:12px;
 	padding:11px;
	padding-bottom:200px;
 	_width:278px;
    font-family:verdana, Trebuchet MS, arial;
 }
 
 div#columnRight {
 	width:672px;
 	_width:698px;
 	padding:11px;
 	display:inline;
 	float:left;
    font-family:verdana, Trebuchet MS, arial;
 }
  
div#columnLeft img, div#columnRight img{
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

div#columnRight td a:hover img{
	opacity:0.5;
	filter: alpha(opacity = 50);
}

#columnLeft h1 {
	width:265px;
	_width:277px;
}
    
    
    #columnRight h1 {
		width:687px;
		_width:697px;
    }
    
    div#container {
 	background:url("../images/template_2/bgContainer.jpg") top left repeat-y;
 }
 
  div#overflow {
 	background:url("../images/template_2/bgOverflow.jpg") top left repeat-x;
 }
 
 div#building {
 	background:url("../images/template_1/building.jpg") 11px bottom no-repeat;
 	overflow:hidden;
 	_overflow:visible;
 	min-height:445px;
	height:auto !important;
	height:445px;
 }
 
 div#header img{
 	position:absolute;
	z-index:1;	
 }
 
 
 div#header div.search{
 	z-index:9999;
 }
 
 h2{
 	text-transform:none;
 }

 

