/***************************************************************
Style Sheet for Tioga Energy

Copyright 2008 by Tioga Energy, All Rights Reserved
***************************************************************/



#content {
	
}

#columnWrapper {
	width:990px;
}

#flashContent {
	float:left;
	margin:10px 0;
}

.column1 {
	display:inline;
	float:right;
	margin:0 10px;
	width:760px;
}
	.column2 {
		display:inline;
		float:left;
		width:530px;
		border-right:1px solid #d1cfcc;
	}
	.column3 {
		display:inline;
		float:right;
		margin:0;
		width:219px;
	}

.column4 {
	display:inline;
	float:left;
	padding-top:10px;
	width:209px;
}
