
/* CSS Document */

#column_1 	{
	float:left;
	width:450px;
	margin-right: 0px;

	}
	


#column_2 {
	float:left;
	width:450px;
	margin-right: 0px;
	padding-top:70px!important;
}




#column_3 {
	display:none;
}

#container	{
	background-image: url(../images/1pxshort.jpg);
}
#image_flash {
	height: 245px;
	overflow: hidden;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #003399;	
}


#image_flash img {
	width: 968px;


}



h1 {
width:auto!important;
}

*html #image_flash {
margin-left:7px;

}

