/***************************************************************
Style Sheet for Sunstone Engineering

Copyright 2008 by Sunstone Engineering, All Rights Reserved
***************************************************************/



#content {
}

#columnWrapper {
	width:960px;
}

.column1 {
	display:inline;
	float:right;
	width:715px;
}

.column2 {
	display:inline;
	float:left;
	margin-left:0;
	width:225px;
}

.column3 {
	display:inline;
	float:right;
	margin-left: 15px;
	width:190px;
	font-size:90%;
	
}